#AFAD98 (or 0xAFAD98) is unknown color: approx Eagle. HEX triplet: AF, AD and 98. RGB value is (175,173,152). Sum of RGB (Red+Green+Blue) = 175+173+152=500 (66% of max value = 765). Red value is 175 (68.75% from 255 or 35% from 500); Green value is 173 (67.97% from 255 or 34.6% from 500); Blue value is 152 (59.77% from 255 or 30.4% from 500); Max value from RGB is 175 - color contains mainly: red. Hex color #AFAD98 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AFAD98 is #505267. Grayscale: #ABABAB. Windows color (decimal): -5263976 or 10005935. OLE color: 10005935.
HSL color Cylindrical-coordinate representation of color #AFAD98: hue angle of 54.78º degrees, saturation: 0.13, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #AFAD98 is Cyan = 0, Magento = 0.01, Yellow = 0.13 and Black (K on CMYK) = 0.31.
<style> p { color: #AFAD98; } p { color: rgb(175,173,152); } H1.HeaderClassName { color: #AFAD98; } .AnyTagClassName { color: #AFAD98; } </style>
<style> a { background-color: #AFAD98; } a { background-color: rgb(175,173,152); } div.DivClassName { background-color: #AFAD98; } .BgClassName { background-color: #AFAD98; } </style>
<style> span { border-color: #AFAD98; } span { border-color: rgb(175,173,152); } td.TdClassName { border-color: #AFAD98; } .TagClassName { border-color: #AFAD98; } </style>