Shades of Kingfisher Daisy #661998
Tints of Kingfisher Daisy #661998
RGB
CMYK
RGB Variations
Color information
#661998 (or 0x661998) is known color: Kingfisher Daisy. HEX triplet: 66, 19 and 98. RGB value is (102,25,152). Sum of RGB (Red+Green+Blue) = 102+25+152=279 (36% of max value = 765). Red value is 102 (40.23% from 255 or 36.56% from 279); Green value is 25 (10.16% from 255 or 8.96% from 279); Blue value is 152 (59.77% from 255 or 54.48% from 279); Max value from RGB is 152 - color contains mainly: blue. Hex color #661998 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #661998 is #99E667. Grayscale: #3E3E3E. Windows color (decimal): -10085992 or 9967974. OLE color: 9967974.
HSL color Cylindrical-coordinate representation of color #661998: hue angle of 276.38º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #661998 is Cyan = 0.33, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 102 | 25 | 152 | - |
| CMYK | 0.33 | 0.84 | 0 | 0.40 |
| HSL | 276.38º | 0.72% | 0.35% | - |
| HSV(B) | 276.38º | 0.84% | 0.6% | - |
| XYZ | 11.49 | 5.79 | 30.22 | - |
| YUV | 62.5 | 178.51 | 156.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 25 | 152 | 0.33 | 0.84 | 0 | 0.40 | 276.38 | 0.72 | 0.35 |
| Hex | 66 | 19 | 98 | 21 | 54 | 0 | 28 | 114 | 48 | 23 |
| Octal | 146 | 31 | 230 | 41 | 124 | 0 | 50 | 424 | 110 | 43 |
| Binary | 1100110 | 11001 | 10011000 | 100001 | 1010100 | 0 | 101000 | 100010100 | 1001000 | 100011 |
Color Harmonies of #661998
Complementary color
Monochromatic Colors of #661998
Black with #661998
Text Example
Text Example
White with #661998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661998; }
p { color: rgb(102,25,152); }
H1.HeaderClassName
{
color: #661998;
}
.AnyTagClassName
{
color: #661998;
}
</style>
background-color css
<style>
a { background-color: #661998; }
a { background-color: rgb(102,25,152); }
div.DivClassName
{
background-color: #661998;
}
.BgClassName
{
background-color: #661998;
}
</style>
border-color css
<style>
span { border-color: #661998; }
span { border-color: rgb(102,25,152); }
td.TdClassName
{
border-color: #661998;
}
.TagClassName
{
border-color: #661998;
}
</style>