#AFAF67 (or 0xAFAF67) is unknown color: approx Olive Green. HEX triplet: AF, AF and 67. RGB value is (175,175,103). Sum of RGB (Red+Green+Blue) = 175+175+103=453 (60% of max value = 765). Red value is 175 (68.75% from 255 or 38.63% from 453); Green value is 175 (68.75% from 255 or 38.63% from 453); Blue value is 103 (40.62% from 255 or 22.74% from 453); Max value from RGB is 175 - color contains mainly: red, green. Hex color #AFAF67 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AFAF67 is #505098. Grayscale: #A7A7A7. Windows color (decimal): -5263513 or 6795183. OLE color: 6795183.
HSL color Cylindrical-coordinate representation of color #AFAF67: hue angle of 60º degrees, saturation: 0.31, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #AFAF67 is Cyan = 0, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.31.
<style> p { color: #AFAF67; } p { color: rgb(175,175,103); } H1.HeaderClassName { color: #AFAF67; } .AnyTagClassName { color: #AFAF67; } </style>
<style> a { background-color: #AFAF67; } a { background-color: rgb(175,175,103); } div.DivClassName { background-color: #AFAF67; } .BgClassName { background-color: #AFAF67; } </style>
<style> span { border-color: #AFAF67; } span { border-color: rgb(175,175,103); } td.TdClassName { border-color: #AFAF67; } .TagClassName { border-color: #AFAF67; } </style>