#AF7F83 (or 0xAF7F83) is unknown color: approx Tapestry. HEX triplet: AF, 7F and 83. RGB value is (175,127,131). Sum of RGB (Red+Green+Blue) = 175+127+131=433 (57% of max value = 765). Red value is 175 (68.75% from 255 or 40.42% from 433); Green value is 127 (50% from 255 or 29.33% from 433); Blue value is 131 (51.56% from 255 or 30.25% from 433); Max value from RGB is 175 - color contains mainly: red. Hex color #AF7F83 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AF7F83 is #50807C. Grayscale: #8D8D8D. Windows color (decimal): -5275773 or 8617903. OLE color: 8617903.
HSL color Cylindrical-coordinate representation of color #AF7F83: hue angle of 355º degrees, saturation: 0.23, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AF7F83 is Cyan = 0, Magento = 0.27, Yellow = 0.25 and Black (K on CMYK) = 0.31.
<style> p { color: #AF7F83; } p { color: rgb(175,127,131); } H1.HeaderClassName { color: #AF7F83; } .AnyTagClassName { color: #AF7F83; } </style>
<style> a { background-color: #AF7F83; } a { background-color: rgb(175,127,131); } div.DivClassName { background-color: #AF7F83; } .BgClassName { background-color: #AF7F83; } </style>
<style> span { border-color: #AF7F83; } span { border-color: rgb(175,127,131); } td.TdClassName { border-color: #AF7F83; } .TagClassName { border-color: #AF7F83; } </style>