#AFC8AF (or 0xAFC8AF) is unknown color: approx Zanah. HEX triplet: AF, C8 and AF. RGB value is (175,200,175). Sum of RGB (Red+Green+Blue) = 175+200+175=550 (72% of max value = 765). Red value is 175 (68.75% from 255 or 31.82% from 550); Green value is 200 (78.52% from 255 or 36.36% from 550); Blue value is 175 (68.75% from 255 or 31.82% from 550); Max value from RGB is 200 - color contains mainly: green. Hex color #AFC8AF is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFC8AF is #503750. Grayscale: #BDBDBD. Windows color (decimal): -5257041 or 11520175. OLE color: 11520175.
HSL color Cylindrical-coordinate representation of color #AFC8AF: hue angle of 120º degrees, saturation: 0.19, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #AFC8AF is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.22.
<style> p { color: #AFC8AF; } p { color: rgb(175,200,175); } H1.HeaderClassName { color: #AFC8AF; } .AnyTagClassName { color: #AFC8AF; } </style>
<style> a { background-color: #AFC8AF; } a { background-color: rgb(175,200,175); } div.DivClassName { background-color: #AFC8AF; } .BgClassName { background-color: #AFC8AF; } </style>
<style> span { border-color: #AFC8AF; } span { border-color: rgb(175,200,175); } td.TdClassName { border-color: #AFC8AF; } .TagClassName { border-color: #AFC8AF; } </style>