#C666BD (or 0xC666BD) is unknown color: approx Fuchsia. HEX triplet: C6, 66 and BD. RGB value is (198,102,189). Sum of RGB (Red+Green+Blue) = 198+102+189=489 (64% of max value = 765). Red value is 198 (77.73% from 255 or 40.49% from 489); Green value is 102 (40.23% from 255 or 20.86% from 489); Blue value is 189 (74.22% from 255 or 38.65% from 489); Max value from RGB is 198 - color contains mainly: red. Hex color #C666BD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C666BD is #399942. Grayscale: #8C8C8C. Windows color (decimal): -3774787 or 12412614. OLE color: 12412614.
HSL color Cylindrical-coordinate representation of color #C666BD: hue angle of 305.62º degrees, saturation: 0.46, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #C666BD is Cyan = 0, Magento = 0.48, Yellow = 0.05 and Black (K on CMYK) = 0.22.
<style> p { color: #C666BD; } p { color: rgb(198,102,189); } H1.HeaderClassName { color: #C666BD; } .AnyTagClassName { color: #C666BD; } </style>
<style> a { background-color: #C666BD; } a { background-color: rgb(198,102,189); } div.DivClassName { background-color: #C666BD; } .BgClassName { background-color: #C666BD; } </style>
<style> span { border-color: #C666BD; } span { border-color: rgb(198,102,189); } td.TdClassName { border-color: #C666BD; } .TagClassName { border-color: #C666BD; } </style>