Shades of Kingfisher Daisy #562290
Tints of Kingfisher Daisy #562290
RGB
CMYK
RGB Variations
Color information
#562290 (or 0x562290) is known color: Kingfisher Daisy. HEX triplet: 56, 22 and 90. RGB value is (86,34,144). Sum of RGB (Red+Green+Blue) = 86+34+144=264 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.58% from 264); Green value is 34 (13.67% from 255 or 12.88% from 264); Blue value is 144 (56.64% from 255 or 54.55% from 264); Max value from RGB is 144 - color contains mainly: blue. Hex color #562290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562290 is #A9DD6F. Grayscale: #3D3D3D. Windows color (decimal): -11132272 or 9445974. OLE color: 9445974.
HSL color Cylindrical-coordinate representation of color #562290: hue angle of 268.36º degrees, saturation: 0.62, 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 #562290 is Cyan = 0.40, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 34 | 144 | - |
| CMYK | 0.40 | 0.76 | 0 | 0.44 |
| HSL | 268.36º | 0.62% | 0.35% | - |
| HSV(B) | 268.36º | 0.76% | 0.56% | - |
| XYZ | 9.44 | 5.14 | 26.88 | - |
| YUV | 62.09 | 174.23 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 34 | 144 | 0.40 | 0.76 | 0 | 0.44 | 268.36 | 0.62 | 0.35 |
| Hex | 56 | 22 | 90 | 28 | 4C | 0 | 2C | 10C | 3E | 23 |
| Octal | 126 | 42 | 220 | 50 | 114 | 0 | 54 | 414 | 76 | 43 |
| Binary | 1010110 | 100010 | 10010000 | 101000 | 1001100 | 0 | 101100 | 100001100 | 111110 | 100011 |
Color Harmonies of #562290
Complementary color
Monochromatic Colors of #562290
Black with #562290
Text Example
Text Example
White with #562290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562290; }
p { color: rgb(86,34,144); }
H1.HeaderClassName
{
color: #562290;
}
.AnyTagClassName
{
color: #562290;
}
</style>
background-color css
<style>
a { background-color: #562290; }
a { background-color: rgb(86,34,144); }
div.DivClassName
{
background-color: #562290;
}
.BgClassName
{
background-color: #562290;
}
</style>
border-color css
<style>
span { border-color: #562290; }
span { border-color: rgb(86,34,144); }
td.TdClassName
{
border-color: #562290;
}
.TagClassName
{
border-color: #562290;
}
</style>