#AFB58B (or 0xAFB58B) is unknown color: approx Bud. HEX triplet: AF, B5 and 8B. RGB value is (175,181,139). Sum of RGB (Red+Green+Blue) = 175+181+139=495 (65% of max value = 765). Red value is 175 (68.75% from 255 or 35.35% from 495); Green value is 181 (71.09% from 255 or 36.57% from 495); Blue value is 139 (54.69% from 255 or 28.08% from 495); Max value from RGB is 181 - color contains mainly: green. Hex color #AFB58B is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFB58B is #504A74. Grayscale: #AEAEAE. Windows color (decimal): -5261941 or 9156015. OLE color: 9156015.
HSL color Cylindrical-coordinate representation of color #AFB58B: hue angle of 68.57º degrees, saturation: 0.22, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AFB58B is Cyan = 0.03, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.29.
<style> p { color: #AFB58B; } p { color: rgb(175,181,139); } H1.HeaderClassName { color: #AFB58B; } .AnyTagClassName { color: #AFB58B; } </style>
<style> a { background-color: #AFB58B; } a { background-color: rgb(175,181,139); } div.DivClassName { background-color: #AFB58B; } .BgClassName { background-color: #AFB58B; } </style>
<style> span { border-color: #AFB58B; } span { border-color: rgb(175,181,139); } td.TdClassName { border-color: #AFB58B; } .TagClassName { border-color: #AFB58B; } </style>