Shades of Kingfisher Daisy #662487
Tints of Kingfisher Daisy #662487
RGB
CMYK
RGB Variations
Color information
#662487 (or 0x662487) is known color: Kingfisher Daisy. HEX triplet: 66, 24 and 87. RGB value is (102,36,135). Sum of RGB (Red+Green+Blue) = 102+36+135=273 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.36% from 273); Green value is 36 (14.45% from 255 or 13.19% from 273); Blue value is 135 (53.12% from 255 or 49.45% from 273); Max value from RGB is 135 - color contains mainly: blue. Hex color #662487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #662487 is #99DB78. Grayscale: #424242. Windows color (decimal): -10083193 or 8856678. OLE color: 8856678.
HSL color Cylindrical-coordinate representation of color #662487: hue angle of 280º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #662487 is Cyan = 0.24, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 36 | 135 | - |
| CMYK | 0.24 | 0.73 | 0 | 0.47 |
| HSL | 280º | 0.58% | 0.34% | - |
| HSV(B) | 280º | 0.73% | 0.53% | - |
| XYZ | 10.48 | 5.84 | 23.5 | - |
| YUV | 67.02 | 166.37 | 152.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 135 | 0.24 | 0.73 | 0 | 0.47 | 280 | 0.58 | 0.34 |
| Hex | 66 | 24 | 87 | 18 | 49 | 0 | 2F | 118 | 3A | 22 |
| Octal | 146 | 44 | 207 | 30 | 111 | 0 | 57 | 430 | 72 | 42 |
| Binary | 1100110 | 100100 | 10000111 | 11000 | 1001001 | 0 | 101111 | 100011000 | 111010 | 100010 |
Color Harmonies of #662487
Complementary color
Monochromatic Colors of #662487
Black with #662487
Text Example
Text Example
White with #662487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662487; }
p { color: rgb(102,36,135); }
H1.HeaderClassName
{
color: #662487;
}
.AnyTagClassName
{
color: #662487;
}
</style>
background-color css
<style>
a { background-color: #662487; }
a { background-color: rgb(102,36,135); }
div.DivClassName
{
background-color: #662487;
}
.BgClassName
{
background-color: #662487;
}
</style>
border-color css
<style>
span { border-color: #662487; }
span { border-color: rgb(102,36,135); }
td.TdClassName
{
border-color: #662487;
}
.TagClassName
{
border-color: #662487;
}
</style>