Shades of Kingfisher Daisy #562190
Tints of Kingfisher Daisy #562190
RGB
CMYK
RGB Variations
Color information
#562190 (or 0x562190) is known color: Kingfisher Daisy. HEX triplet: 56, 21 and 90. RGB value is (86,33,144). Sum of RGB (Red+Green+Blue) = 86+33+144=263 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.70% from 263); Green value is 33 (13.28% from 255 or 12.55% from 263); Blue value is 144 (56.64% from 255 or 54.75% from 263); Max value from RGB is 144 - color contains mainly: blue. Hex color #562190 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562190 is #A9DE6F. Grayscale: #3D3D3D. Windows color (decimal): -11132528 or 9445718. OLE color: 9445718.
HSL color Cylindrical-coordinate representation of color #562190: hue angle of 268.65º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #562190 is Cyan = 0.40, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 33 | 144 | - |
| CMYK | 0.40 | 0.77 | 0 | 0.44 |
| HSL | 268.65º | 0.63% | 0.35% | - |
| HSV(B) | 268.65º | 0.77% | 0.56% | - |
| XYZ | 9.42 | 5.08 | 26.87 | - |
| YUV | 61.5 | 174.56 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 144 | 0.40 | 0.77 | 0 | 0.44 | 268.65 | 0.63 | 0.35 |
| Hex | 56 | 21 | 90 | 28 | 4D | 0 | 2C | 10D | 3F | 23 |
| Octal | 126 | 41 | 220 | 50 | 115 | 0 | 54 | 415 | 77 | 43 |
| Binary | 1010110 | 100001 | 10010000 | 101000 | 1001101 | 0 | 101100 | 100001101 | 111111 | 100011 |
Color Harmonies of #562190
Complementary color
Monochromatic Colors of #562190
Black with #562190
Text Example
Text Example
White with #562190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562190; }
p { color: rgb(86,33,144); }
H1.HeaderClassName
{
color: #562190;
}
.AnyTagClassName
{
color: #562190;
}
</style>
background-color css
<style>
a { background-color: #562190; }
a { background-color: rgb(86,33,144); }
div.DivClassName
{
background-color: #562190;
}
.BgClassName
{
background-color: #562190;
}
</style>
border-color css
<style>
span { border-color: #562190; }
span { border-color: rgb(86,33,144); }
td.TdClassName
{
border-color: #562190;
}
.TagClassName
{
border-color: #562190;
}
</style>