#AFB38E (or 0xAFB38E) is unknown color: approx Bud. HEX triplet: AF, B3 and 8E. RGB value is (175,179,142). Sum of RGB (Red+Green+Blue) = 175+179+142=496 (65% of max value = 765). Red value is 175 (68.75% from 255 or 35.28% from 496); Green value is 179 (70.31% from 255 or 36.09% from 496); Blue value is 142 (55.86% from 255 or 28.63% from 496); Max value from RGB is 179 - color contains mainly: green. Hex color #AFB38E is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFB38E is #504C71. Grayscale: #ADADAD. Windows color (decimal): -5262450 or 9352111. OLE color: 9352111.
HSL color Cylindrical-coordinate representation of color #AFB38E: hue angle of 66.49º degrees, saturation: 0.2, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #AFB38E is Cyan = 0.02, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.30.
<style> p { color: #AFB38E; } p { color: rgb(175,179,142); } H1.HeaderClassName { color: #AFB38E; } .AnyTagClassName { color: #AFB38E; } </style>
<style> a { background-color: #AFB38E; } a { background-color: rgb(175,179,142); } div.DivClassName { background-color: #AFB38E; } .BgClassName { background-color: #AFB38E; } </style>
<style> span { border-color: #AFB38E; } span { border-color: rgb(175,179,142); } td.TdClassName { border-color: #AFB38E; } .TagClassName { border-color: #AFB38E; } </style>