#AF1865 (or 0xAF1865) is unknown color: approx Jazzberry Jam. HEX triplet: AF, 18 and 65. RGB value is (175,24,101). Sum of RGB (Red+Green+Blue) = 175+24+101=300 (39% of max value = 765). Red value is 175 (68.75% from 255 or 58.33% from 300); Green value is 24 (9.77% from 255 or 8% from 300); Blue value is 101 (39.84% from 255 or 33.67% from 300); Max value from RGB is 175 - color contains mainly: red. Hex color #AF1865 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #AF1865 is #50E79A. Grayscale: #4D4D4D. Windows color (decimal): -5302171 or 6625455. OLE color: 6625455.
HSL color Cylindrical-coordinate representation of color #AF1865: hue angle of 329.4º degrees, saturation: 0.76, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #AF1865 is Cyan = 0, Magento = 0.86, Yellow = 0.42 and Black (K on CMYK) = 0.31.
<style> p { color: #af1865; } p { color: rgb(175,24,101); } H1.HeaderClassName { color: #af1865; } .AnyTagClassName { color: #af1865; } </style>
<style> a { background-color: #af1865; } a { background-color: rgb(175,24,101); } div.DivClassName { background-color: #af1865; } .BgClassName { background-color: #af1865; } </style>
<style> span { border-color: #af1865; } span { border-color: rgb(175,24,101); } td.TdClassName { border-color: #af1865; } .TagClassName { border-color: #af1865; } </style>