Shades of Kingfisher Daisy #663487
Tints of Kingfisher Daisy #663487
RGB
CMYK
RGB Variations
Color information
#663487 (or 0x663487) is known color: Kingfisher Daisy. HEX triplet: 66, 34 and 87. RGB value is (102,52,135). Sum of RGB (Red+Green+Blue) = 102+52+135=289 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.29% from 289); Green value is 52 (20.70% from 255 or 17.99% from 289); Blue value is 135 (53.12% from 255 or 46.71% from 289); Max value from RGB is 135 - color contains mainly: blue. Hex color #663487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #663487 is #99CB78. Grayscale: #4C4C4C. Windows color (decimal): -10079097 or 8860774. OLE color: 8860774.
HSL color Cylindrical-coordinate representation of color #663487: hue angle of 276.14º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #663487 is Cyan = 0.24, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 52 | 135 | - |
| CMYK | 0.24 | 0.61 | 0 | 0.47 |
| HSL | 276.14º | 0.44% | 0.37% | - |
| HSV(B) | 276.14º | 0.61% | 0.53% | - |
| XYZ | 11.08 | 7.03 | 23.69 | - |
| YUV | 76.41 | 161.07 | 146.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 52 | 135 | 0.24 | 0.61 | 0 | 0.47 | 276.14 | 0.44 | 0.37 |
| Hex | 66 | 34 | 87 | 18 | 3D | 0 | 2F | 114 | 2C | 25 |
| Octal | 146 | 64 | 207 | 30 | 75 | 0 | 57 | 424 | 54 | 45 |
| Binary | 1100110 | 110100 | 10000111 | 11000 | 111101 | 0 | 101111 | 100010100 | 101100 | 100101 |
Color Harmonies of #663487
Complementary color
Monochromatic Colors of #663487
Black with #663487
Text Example
Text Example
White with #663487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663487; }
p { color: rgb(102,52,135); }
H1.HeaderClassName
{
color: #663487;
}
.AnyTagClassName
{
color: #663487;
}
</style>
background-color css
<style>
a { background-color: #663487; }
a { background-color: rgb(102,52,135); }
div.DivClassName
{
background-color: #663487;
}
.BgClassName
{
background-color: #663487;
}
</style>
border-color css
<style>
span { border-color: #663487; }
span { border-color: rgb(102,52,135); }
td.TdClassName
{
border-color: #663487;
}
.TagClassName
{
border-color: #663487;
}
</style>