#AFB3AF (or 0xAFB3AF) is unknown color: approx Rainee. HEX triplet: AF, B3 and AF. RGB value is (175,179,175). Sum of RGB (Red+Green+Blue) = 175+179+175=529 (70% of max value = 765). Red value is 175 (68.75% from 255 or 33.08% from 529); Green value is 179 (70.31% from 255 or 33.84% from 529); Blue value is 175 (68.75% from 255 or 33.08% from 529); Max value from RGB is 179 - color contains mainly: green. Hex color #AFB3AF is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFB3AF is #504C50. Grayscale: #B1B1B1. Windows color (decimal): -5262417 or 11514799. OLE color: 11514799.
HSL color Cylindrical-coordinate representation of color #AFB3AF: hue angle of 120º degrees, saturation: 0.03, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #AFB3AF is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.30.
<style> p { color: #AFB3AF; } p { color: rgb(175,179,175); } H1.HeaderClassName { color: #AFB3AF; } .AnyTagClassName { color: #AFB3AF; } </style>
<style> a { background-color: #AFB3AF; } a { background-color: rgb(175,179,175); } div.DivClassName { background-color: #AFB3AF; } .BgClassName { background-color: #AFB3AF; } </style>
<style> span { border-color: #AFB3AF; } span { border-color: rgb(175,179,175); } td.TdClassName { border-color: #AFB3AF; } .TagClassName { border-color: #AFB3AF; } </style>