Shades of Kingfisher Daisy #662586
Tints of Kingfisher Daisy #662586
RGB
CMYK
RGB Variations
Color information
#662586 (or 0x662586) is known color: Kingfisher Daisy. HEX triplet: 66, 25 and 86. RGB value is (102,37,134). Sum of RGB (Red+Green+Blue) = 102+37+134=273 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.36% from 273); Green value is 37 (14.84% from 255 or 13.55% from 273); Blue value is 134 (52.73% from 255 or 49.08% from 273); Max value from RGB is 134 - color contains mainly: blue. Hex color #662586 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #662586 is #99DA79. Grayscale: #434343. Windows color (decimal): -10082938 or 8791398. OLE color: 8791398.
HSL color Cylindrical-coordinate representation of color #662586: hue angle of 280.21º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #662586 is Cyan = 0.24, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 37 | 134 | - |
| CMYK | 0.24 | 0.72 | 0 | 0.47 |
| HSL | 280.21º | 0.57% | 0.34% | - |
| HSV(B) | 280.21º | 0.72% | 0.53% | - |
| XYZ | 10.44 | 5.87 | 23.14 | - |
| YUV | 67.49 | 165.53 | 152.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 37 | 134 | 0.24 | 0.72 | 0 | 0.47 | 280.21 | 0.57 | 0.34 |
| Hex | 66 | 25 | 86 | 18 | 48 | 0 | 2F | 118 | 39 | 22 |
| Octal | 146 | 45 | 206 | 30 | 110 | 0 | 57 | 430 | 71 | 42 |
| Binary | 1100110 | 100101 | 10000110 | 11000 | 1001000 | 0 | 101111 | 100011000 | 111001 | 100010 |
Color Harmonies of #662586
Complementary color
Monochromatic Colors of #662586
Black with #662586
Text Example
Text Example
White with #662586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662586; }
p { color: rgb(102,37,134); }
H1.HeaderClassName
{
color: #662586;
}
.AnyTagClassName
{
color: #662586;
}
</style>
background-color css
<style>
a { background-color: #662586; }
a { background-color: rgb(102,37,134); }
div.DivClassName
{
background-color: #662586;
}
.BgClassName
{
background-color: #662586;
}
</style>
border-color css
<style>
span { border-color: #662586; }
span { border-color: rgb(102,37,134); }
td.TdClassName
{
border-color: #662586;
}
.TagClassName
{
border-color: #662586;
}
</style>