#AFA71B (or 0xAFA71B) is unknown color: approx Earls Green. HEX triplet: AF, A7 and 1B. RGB value is (175,167,27). Sum of RGB (Red+Green+Blue) = 175+167+27=369 (48% of max value = 765). Red value is 175 (68.75% from 255 or 47.43% from 369); Green value is 167 (65.62% from 255 or 45.26% from 369); Blue value is 27 (10.94% from 255 or 7.32% from 369); Max value from RGB is 175 - color contains mainly: red. Hex color #AFA71B is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AFA71B is #5058E4. Grayscale: #9A9A9A. Windows color (decimal): -5265637 or 1812399. OLE color: 1812399.
HSL color Cylindrical-coordinate representation of color #AFA71B: hue angle of 56.76º degrees, saturation: 0.73, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #AFA71B is Cyan = 0, Magento = 0.05, Yellow = 0.85 and Black (K on CMYK) = 0.31.
<style> p { color: #AFA71B; } p { color: rgb(175,167,27); } H1.HeaderClassName { color: #AFA71B; } .AnyTagClassName { color: #AFA71B; } </style>
<style> a { background-color: #AFA71B; } a { background-color: rgb(175,167,27); } div.DivClassName { background-color: #AFA71B; } .BgClassName { background-color: #AFA71B; } </style>
<style> span { border-color: #AFA71B; } span { border-color: rgb(175,167,27); } td.TdClassName { border-color: #AFA71B; } .TagClassName { border-color: #AFA71B; } </style>