#AF82B2 (or 0xAF82B2) is unknown color: approx London Hue. HEX triplet: AF, 82 and B2. RGB value is (175,130,178). Sum of RGB (Red+Green+Blue) = 175+130+178=483 (63% of max value = 765). Red value is 175 (68.75% from 255 or 36.23% from 483); Green value is 130 (51.17% from 255 or 26.92% from 483); Blue value is 178 (69.92% from 255 or 36.85% from 483); Max value from RGB is 178 - color contains mainly: blue. Hex color #AF82B2 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AF82B2 is #507D4D. Grayscale: #949494. Windows color (decimal): -5274958 or 11698863. OLE color: 11698863.
HSL color Cylindrical-coordinate representation of color #AF82B2: hue angle of 296.25º degrees, saturation: 0.24, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AF82B2 is Cyan = 0.02, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #AF82B2; } p { color: rgb(175,130,178); } H1.HeaderClassName { color: #AF82B2; } .AnyTagClassName { color: #AF82B2; } </style>
<style> a { background-color: #AF82B2; } a { background-color: rgb(175,130,178); } div.DivClassName { background-color: #AF82B2; } .BgClassName { background-color: #AF82B2; } </style>
<style> span { border-color: #AF82B2; } span { border-color: rgb(175,130,178); } td.TdClassName { border-color: #AF82B2; } .TagClassName { border-color: #AF82B2; } </style>