#AF8085 (or 0xAF8085) is unknown color: approx Tapestry. HEX triplet: AF, 80 and 85. RGB value is (175,128,133). Sum of RGB (Red+Green+Blue) = 175+128+133=436 (57% of max value = 765). Red value is 175 (68.75% from 255 or 40.14% from 436); Green value is 128 (50.39% from 255 or 29.36% from 436); Blue value is 133 (52.34% from 255 or 30.50% from 436); Max value from RGB is 175 - color contains mainly: red. Hex color #AF8085 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AF8085 is #507F7A. Grayscale: #8E8E8E. Windows color (decimal): -5275515 or 8749231. OLE color: 8749231.
HSL color Cylindrical-coordinate representation of color #AF8085: hue angle of 353.62º 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 #AF8085 is Cyan = 0, Magento = 0.27, Yellow = 0.24 and Black (K on CMYK) = 0.31.
<style> p { color: #AF8085; } p { color: rgb(175,128,133); } H1.HeaderClassName { color: #AF8085; } .AnyTagClassName { color: #AF8085; } </style>
<style> a { background-color: #AF8085; } a { background-color: rgb(175,128,133); } div.DivClassName { background-color: #AF8085; } .BgClassName { background-color: #AF8085; } </style>
<style> span { border-color: #AF8085; } span { border-color: rgb(175,128,133); } td.TdClassName { border-color: #AF8085; } .TagClassName { border-color: #AF8085; } </style>