#AFCF4A (or 0xAFCF4A) is unknown color: approx Conifer. HEX triplet: AF, CF and 4A. RGB value is (175,207,74). Sum of RGB (Red+Green+Blue) = 175+207+74=456 (60% of max value = 765). Red value is 175 (68.75% from 255 or 38.38% from 456); Green value is 207 (81.25% from 255 or 45.39% from 456); Blue value is 74 (29.30% from 255 or 16.23% from 456); Max value from RGB is 207 - color contains mainly: green. Hex color #AFCF4A is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AFCF4A is #5030B5. Grayscale: #B6B6B6. Windows color (decimal): -5255350 or 4902831. OLE color: 4902831.
HSL color Cylindrical-coordinate representation of color #AFCF4A: hue angle of 74.44º degrees, saturation: 0.58, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #AFCF4A is Cyan = 0.15, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.19.
<style> p { color: #AFCF4A; } p { color: rgb(175,207,74); } H1.HeaderClassName { color: #AFCF4A; } .AnyTagClassName { color: #AFCF4A; } </style>
<style> a { background-color: #AFCF4A; } a { background-color: rgb(175,207,74); } div.DivClassName { background-color: #AFCF4A; } .BgClassName { background-color: #AFCF4A; } </style>
<style> span { border-color: #AFCF4A; } span { border-color: rgb(175,207,74); } td.TdClassName { border-color: #AFCF4A; } .TagClassName { border-color: #AFCF4A; } </style>