#AFA35B (or 0xAFA35B) is unknown color: approx Gimblet. HEX triplet: AF, A3 and 5B. RGB value is (175,163,91). Sum of RGB (Red+Green+Blue) = 175+163+91=429 (56% of max value = 765). Red value is 175 (68.75% from 255 or 40.79% from 429); Green value is 163 (64.06% from 255 or 38.00% from 429); Blue value is 91 (35.94% from 255 or 21.21% from 429); Max value from RGB is 175 - color contains mainly: red. Hex color #AFA35B is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AFA35B is #505CA4. Grayscale: #9E9E9E. Windows color (decimal): -5266597 or 6005679. OLE color: 6005679.
HSL color Cylindrical-coordinate representation of color #AFA35B: hue angle of 51.43º degrees, saturation: 0.34, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AFA35B is Cyan = 0, Magento = 0.07, Yellow = 0.48 and Black (K on CMYK) = 0.31.
<style> p { color: #AFA35B; } p { color: rgb(175,163,91); } H1.HeaderClassName { color: #AFA35B; } .AnyTagClassName { color: #AFA35B; } </style>
<style> a { background-color: #AFA35B; } a { background-color: rgb(175,163,91); } div.DivClassName { background-color: #AFA35B; } .BgClassName { background-color: #AFA35B; } </style>
<style> span { border-color: #AFA35B; } span { border-color: rgb(175,163,91); } td.TdClassName { border-color: #AFA35B; } .TagClassName { border-color: #AFA35B; } </style>