Shades of Kingfisher Daisy #562790
Tints of Kingfisher Daisy #562790
RGB
CMYK
RGB Variations
Color information
#562790 (or 0x562790) is known color: Kingfisher Daisy. HEX triplet: 56, 27 and 90. RGB value is (86,39,144). Sum of RGB (Red+Green+Blue) = 86+39+144=269 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.97% from 269); Green value is 39 (15.62% from 255 or 14.50% from 269); Blue value is 144 (56.64% from 255 or 53.53% from 269); Max value from RGB is 144 - color contains mainly: blue. Hex color #562790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562790 is #A9D86F. Grayscale: #404040. Windows color (decimal): -11130992 or 9447254. OLE color: 9447254.
HSL color Cylindrical-coordinate representation of color #562790: hue angle of 266.86º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #562790 is Cyan = 0.40, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 39 | 144 | - |
| CMYK | 0.40 | 0.73 | 0 | 0.44 |
| HSL | 266.86º | 0.57% | 0.36% | - |
| HSV(B) | 266.86º | 0.73% | 0.56% | - |
| XYZ | 9.6 | 5.44 | 26.93 | - |
| YUV | 65.02 | 172.57 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 144 | 0.40 | 0.73 | 0 | 0.44 | 266.86 | 0.57 | 0.36 |
| Hex | 56 | 27 | 90 | 28 | 49 | 0 | 2C | 10B | 39 | 24 |
| Octal | 126 | 47 | 220 | 50 | 111 | 0 | 54 | 413 | 71 | 44 |
| Binary | 1010110 | 100111 | 10010000 | 101000 | 1001001 | 0 | 101100 | 100001011 | 111001 | 100100 |
Color Harmonies of #562790
Complementary color
Monochromatic Colors of #562790
Black with #562790
Text Example
Text Example
White with #562790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562790; }
p { color: rgb(86,39,144); }
H1.HeaderClassName
{
color: #562790;
}
.AnyTagClassName
{
color: #562790;
}
</style>
background-color css
<style>
a { background-color: #562790; }
a { background-color: rgb(86,39,144); }
div.DivClassName
{
background-color: #562790;
}
.BgClassName
{
background-color: #562790;
}
</style>
border-color css
<style>
span { border-color: #562790; }
span { border-color: rgb(86,39,144); }
td.TdClassName
{
border-color: #562790;
}
.TagClassName
{
border-color: #562790;
}
</style>