Shades of Kingfisher Daisy #662488
Tints of Kingfisher Daisy #662488
RGB
CMYK
RGB Variations
Color information
#662488 (or 0x662488) is known color: Kingfisher Daisy. HEX triplet: 66, 24 and 88. RGB value is (102,36,136). Sum of RGB (Red+Green+Blue) = 102+36+136=274 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.23% from 274); Green value is 36 (14.45% from 255 or 13.14% from 274); Blue value is 136 (53.52% from 255 or 49.64% from 274); Max value from RGB is 136 - color contains mainly: blue. Hex color #662488 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #662488 is #99DB77. Grayscale: #424242. Windows color (decimal): -10083192 or 8922214. OLE color: 8922214.
HSL color Cylindrical-coordinate representation of color #662488: hue angle of 279.6º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #662488 is Cyan = 0.25, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 36 | 136 | - |
| CMYK | 0.25 | 0.74 | 0 | 0.47 |
| HSL | 279.6º | 0.58% | 0.34% | - |
| HSV(B) | 279.6º | 0.74% | 0.53% | - |
| XYZ | 10.55 | 5.86 | 23.87 | - |
| YUV | 67.13 | 166.87 | 152.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 136 | 0.25 | 0.74 | 0 | 0.47 | 279.6 | 0.58 | 0.34 |
| Hex | 66 | 24 | 88 | 19 | 4A | 0 | 2F | 118 | 3A | 22 |
| Octal | 146 | 44 | 210 | 31 | 112 | 0 | 57 | 430 | 72 | 42 |
| Binary | 1100110 | 100100 | 10001000 | 11001 | 1001010 | 0 | 101111 | 100011000 | 111010 | 100010 |
Color Harmonies of #662488
Complementary color
Monochromatic Colors of #662488
Black with #662488
Text Example
Text Example
White with #662488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662488; }
p { color: rgb(102,36,136); }
H1.HeaderClassName
{
color: #662488;
}
.AnyTagClassName
{
color: #662488;
}
</style>
background-color css
<style>
a { background-color: #662488; }
a { background-color: rgb(102,36,136); }
div.DivClassName
{
background-color: #662488;
}
.BgClassName
{
background-color: #662488;
}
</style>
border-color css
<style>
span { border-color: #662488; }
span { border-color: rgb(102,36,136); }
td.TdClassName
{
border-color: #662488;
}
.TagClassName
{
border-color: #662488;
}
</style>