#AFA75A (or 0xAFA75A) is unknown color: approx Gimblet. HEX triplet: AF, A7 and 5A. RGB value is (175,167,90). Sum of RGB (Red+Green+Blue) = 175+167+90=432 (57% of max value = 765). Red value is 175 (68.75% from 255 or 40.51% from 432); Green value is 167 (65.62% from 255 or 38.66% from 432); Blue value is 90 (35.55% from 255 or 20.83% from 432); Max value from RGB is 175 - color contains mainly: red. Hex color #AFA75A is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AFA75A is #5058A5. Grayscale: #A0A0A0. Windows color (decimal): -5265574 or 5941167. OLE color: 5941167.
HSL color Cylindrical-coordinate representation of color #AFA75A: hue angle of 54.35º degrees, saturation: 0.35, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #AFA75A is Cyan = 0, Magento = 0.05, Yellow = 0.49 and Black (K on CMYK) = 0.31.
<style> p { color: #AFA75A; } p { color: rgb(175,167,90); } H1.HeaderClassName { color: #AFA75A; } .AnyTagClassName { color: #AFA75A; } </style>
<style> a { background-color: #AFA75A; } a { background-color: rgb(175,167,90); } div.DivClassName { background-color: #AFA75A; } .BgClassName { background-color: #AFA75A; } </style>
<style> span { border-color: #AFA75A; } span { border-color: rgb(175,167,90); } td.TdClassName { border-color: #AFA75A; } .TagClassName { border-color: #AFA75A; } </style>