#AF828C (or 0xAF828C) is unknown color: approx Tapestry. HEX triplet: AF, 82 and 8C. RGB value is (175,130,140). Sum of RGB (Red+Green+Blue) = 175+130+140=445 (58% of max value = 765). Red value is 175 (68.75% from 255 or 39.33% from 445); Green value is 130 (51.17% from 255 or 29.21% from 445); Blue value is 140 (55.08% from 255 or 31.46% from 445); Max value from RGB is 175 - color contains mainly: red. Hex color #AF828C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AF828C is #507D73. Grayscale: #909090. Windows color (decimal): -5274996 or 9208495. OLE color: 9208495.
HSL color Cylindrical-coordinate representation of color #AF828C: hue angle of 346.67º degrees, saturation: 0.22, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AF828C is Cyan = 0, Magento = 0.26, Yellow = 0.2 and Black (K on CMYK) = 0.31.
<style> p { color: #AF828C; } p { color: rgb(175,130,140); } H1.HeaderClassName { color: #AF828C; } .AnyTagClassName { color: #AF828C; } </style>
<style> a { background-color: #AF828C; } a { background-color: rgb(175,130,140); } div.DivClassName { background-color: #AF828C; } .BgClassName { background-color: #AF828C; } </style>
<style> span { border-color: #AF828C; } span { border-color: rgb(175,130,140); } td.TdClassName { border-color: #AF828C; } .TagClassName { border-color: #AF828C; } </style>