#AFB7AD (or 0xAFB7AD) is unknown color: approx Rainee. HEX triplet: AF, B7 and AD. RGB value is (175,183,173). Sum of RGB (Red+Green+Blue) = 175+183+173=531 (70% of max value = 765). Red value is 175 (68.75% from 255 or 32.96% from 531); Green value is 183 (71.88% from 255 or 34.46% from 531); Blue value is 173 (67.97% from 255 or 32.58% from 531); Max value from RGB is 183 - color contains mainly: green. Hex color #AFB7AD is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFB7AD is #504852. Grayscale: #B3B3B3. Windows color (decimal): -5261395 or 11384751. OLE color: 11384751.
HSL color Cylindrical-coordinate representation of color #AFB7AD: hue angle of 108º degrees, saturation: 0.06, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #AFB7AD is Cyan = 0.04, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.28.
<style> p { color: #AFB7AD; } p { color: rgb(175,183,173); } H1.HeaderClassName { color: #AFB7AD; } .AnyTagClassName { color: #AFB7AD; } </style>
<style> a { background-color: #AFB7AD; } a { background-color: rgb(175,183,173); } div.DivClassName { background-color: #AFB7AD; } .BgClassName { background-color: #AFB7AD; } </style>
<style> span { border-color: #AFB7AD; } span { border-color: rgb(175,183,173); } td.TdClassName { border-color: #AFB7AD; } .TagClassName { border-color: #AFB7AD; } </style>