Shades of Kingfisher Daisy #562390
Tints of Kingfisher Daisy #562390
RGB
CMYK
RGB Variations
Color information
#562390 (or 0x562390) is known color: Kingfisher Daisy. HEX triplet: 56, 23 and 90. RGB value is (86,35,144). Sum of RGB (Red+Green+Blue) = 86+35+144=265 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.45% from 265); Green value is 35 (14.06% from 255 or 13.21% from 265); Blue value is 144 (56.64% from 255 or 54.34% from 265); Max value from RGB is 144 - color contains mainly: blue. Hex color #562390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562390 is #A9DC6F. Grayscale: #3E3E3E. Windows color (decimal): -11132016 or 9446230. OLE color: 9446230.
HSL color Cylindrical-coordinate representation of color #562390: hue angle of 268.07º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #562390 is Cyan = 0.40, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 35 | 144 | - |
| CMYK | 0.40 | 0.76 | 0 | 0.44 |
| HSL | 268.07º | 0.61% | 0.35% | - |
| HSV(B) | 268.07º | 0.76% | 0.56% | - |
| XYZ | 9.47 | 5.19 | 26.89 | - |
| YUV | 62.68 | 173.9 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 144 | 0.40 | 0.76 | 0 | 0.44 | 268.07 | 0.61 | 0.35 |
| Hex | 56 | 23 | 90 | 28 | 4C | 0 | 2C | 10C | 3D | 23 |
| Octal | 126 | 43 | 220 | 50 | 114 | 0 | 54 | 414 | 75 | 43 |
| Binary | 1010110 | 100011 | 10010000 | 101000 | 1001100 | 0 | 101100 | 100001100 | 111101 | 100011 |
Color Harmonies of #562390
Complementary color
Monochromatic Colors of #562390
Black with #562390
Text Example
Text Example
White with #562390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562390; }
p { color: rgb(86,35,144); }
H1.HeaderClassName
{
color: #562390;
}
.AnyTagClassName
{
color: #562390;
}
</style>
background-color css
<style>
a { background-color: #562390; }
a { background-color: rgb(86,35,144); }
div.DivClassName
{
background-color: #562390;
}
.BgClassName
{
background-color: #562390;
}
</style>
border-color css
<style>
span { border-color: #562390; }
span { border-color: rgb(86,35,144); }
td.TdClassName
{
border-color: #562390;
}
.TagClassName
{
border-color: #562390;
}
</style>