#B66CBD (or 0xB66CBD) is unknown color: approx Fuchsia. HEX triplet: B6, 6C and BD. RGB value is (182,108,189). Sum of RGB (Red+Green+Blue) = 182+108+189=479 (63% of max value = 765). Red value is 182 (71.48% from 255 or 38.00% from 479); Green value is 108 (42.58% from 255 or 22.55% from 479); Blue value is 189 (74.22% from 255 or 39.46% from 479); Max value from RGB is 189 - color contains mainly: blue. Hex color #B66CBD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B66CBD is #499342. Grayscale: #8B8B8B. Windows color (decimal): -4821827 or 12414134. OLE color: 12414134.
HSL color Cylindrical-coordinate representation of color #B66CBD: hue angle of 294.81º degrees, saturation: 0.38, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B66CBD is Cyan = 0.04, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B66CBD; } p { color: rgb(182,108,189); } H1.HeaderClassName { color: #B66CBD; } .AnyTagClassName { color: #B66CBD; } </style>
<style> a { background-color: #B66CBD; } a { background-color: rgb(182,108,189); } div.DivClassName { background-color: #B66CBD; } .BgClassName { background-color: #B66CBD; } </style>
<style> span { border-color: #B66CBD; } span { border-color: rgb(182,108,189); } td.TdClassName { border-color: #B66CBD; } .TagClassName { border-color: #B66CBD; } </style>