#AF6D80 (or 0xAF6D80) is unknown color: approx Tapestry. HEX triplet: AF, 6D and 80. RGB value is (175,109,128). Sum of RGB (Red+Green+Blue) = 175+109+128=412 (54% of max value = 765). Red value is 175 (68.75% from 255 or 42.48% from 412); Green value is 109 (42.97% from 255 or 26.46% from 412); Blue value is 128 (50.39% from 255 or 31.07% from 412); Max value from RGB is 175 - color contains mainly: red. Hex color #AF6D80 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AF6D80 is #50927F. Grayscale: #828282. Windows color (decimal): -5280384 or 8416687. OLE color: 8416687.
HSL color Cylindrical-coordinate representation of color #AF6D80: hue angle of 342.73º degrees, saturation: 0.29, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #AF6D80 is Cyan = 0, Magento = 0.38, Yellow = 0.27 and Black (K on CMYK) = 0.31.
<style> p { color: #AF6D80; } p { color: rgb(175,109,128); } H1.HeaderClassName { color: #AF6D80; } .AnyTagClassName { color: #AF6D80; } </style>
<style> a { background-color: #AF6D80; } a { background-color: rgb(175,109,128); } div.DivClassName { background-color: #AF6D80; } .BgClassName { background-color: #AF6D80; } </style>
<style> span { border-color: #AF6D80; } span { border-color: rgb(175,109,128); } td.TdClassName { border-color: #AF6D80; } .TagClassName { border-color: #AF6D80; } </style>