#AF937B (or 0xAF937B) is unknown color: approx Sandrift. HEX triplet: AF, 93 and 7B. RGB value is (175,147,123). Sum of RGB (Red+Green+Blue) = 175+147+123=445 (58% of max value = 765). Red value is 175 (68.75% from 255 or 39.33% from 445); Green value is 147 (57.81% from 255 or 33.03% from 445); Blue value is 123 (48.44% from 255 or 27.64% from 445); Max value from RGB is 175 - color contains mainly: red. Hex color #AF937B is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AF937B is #506C84. Grayscale: #989898. Windows color (decimal): -5270661 or 8098735. OLE color: 8098735.
HSL color Cylindrical-coordinate representation of color #AF937B: hue angle of 27.69º degrees, saturation: 0.25, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #AF937B is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.31.
<style> p { color: #AF937B; } p { color: rgb(175,147,123); } H1.HeaderClassName { color: #AF937B; } .AnyTagClassName { color: #AF937B; } </style>
<style> a { background-color: #AF937B; } a { background-color: rgb(175,147,123); } div.DivClassName { background-color: #AF937B; } .BgClassName { background-color: #AF937B; } </style>
<style> span { border-color: #AF937B; } span { border-color: rgb(175,147,123); } td.TdClassName { border-color: #AF937B; } .TagClassName { border-color: #AF937B; } </style>