#AF0A08 (or 0xAF0A08) is unknown color: approx Free Speech Red. HEX triplet: AF, 0A and 08. RGB value is (175,10,8). Sum of RGB (Red+Green+Blue) = 175+10+8=193 (25% of max value = 765). Red value is 175 (68.75% from 255 or 90.67% from 193); Green value is 10 (4.30% from 255 or 5.18% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 175 - color contains mainly: red. Hex color #AF0A08 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #AF0A08 is #50F5F7. Grayscale: #3B3B3B. Windows color (decimal): -5305848 or 527023. OLE color: 527023.
HSL color Cylindrical-coordinate representation of color #AF0A08: hue angle of 0.72º degrees, saturation: 0.91, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #AF0A08 is Cyan = 0, Magento = 0.94, Yellow = 0.95 and Black (K on CMYK) = 0.31.
<style> p { color: #AF0A08; } p { color: rgb(175,10,8); } H1.HeaderClassName { color: #AF0A08; } .AnyTagClassName { color: #AF0A08; } </style>
<style> a { background-color: #AF0A08; } a { background-color: rgb(175,10,8); } div.DivClassName { background-color: #AF0A08; } .BgClassName { background-color: #AF0A08; } </style>
<style> span { border-color: #AF0A08; } span { border-color: rgb(175,10,8); } td.TdClassName { border-color: #AF0A08; } .TagClassName { border-color: #AF0A08; } </style>