Shades of Kingfisher Daisy #562794
Tints of Kingfisher Daisy #562794
RGB
CMYK
RGB Variations
Color information
#562794 (or 0x562794) is known color: Kingfisher Daisy. HEX triplet: 56, 27 and 94. RGB value is (86,39,148). Sum of RGB (Red+Green+Blue) = 86+39+148=273 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.50% from 273); Green value is 39 (15.62% from 255 or 14.29% from 273); Blue value is 148 (58.20% from 255 or 54.21% from 273); Max value from RGB is 148 - color contains mainly: blue. Hex color #562794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562794 is #A9D86B. Grayscale: #414141. Windows color (decimal): -11130988 or 9709398. OLE color: 9709398.
HSL color Cylindrical-coordinate representation of color #562794: hue angle of 265.87º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #562794 is Cyan = 0.42, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 39 | 148 | - |
| CMYK | 0.42 | 0.74 | 0 | 0.42 |
| HSL | 265.87º | 0.58% | 0.37% | - |
| HSV(B) | 265.87º | 0.74% | 0.58% | - |
| XYZ | 9.91 | 5.57 | 28.57 | - |
| YUV | 65.48 | 174.57 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 148 | 0.42 | 0.74 | 0 | 0.42 | 265.87 | 0.58 | 0.37 |
| Hex | 56 | 27 | 94 | 2A | 4A | 0 | 2A | 10A | 3A | 25 |
| Octal | 126 | 47 | 224 | 52 | 112 | 0 | 52 | 412 | 72 | 45 |
| Binary | 1010110 | 100111 | 10010100 | 101010 | 1001010 | 0 | 101010 | 100001010 | 111010 | 100101 |
Color Harmonies of #562794
Complementary color
Monochromatic Colors of #562794
Black with #562794
Text Example
Text Example
White with #562794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562794; }
p { color: rgb(86,39,148); }
H1.HeaderClassName
{
color: #562794;
}
.AnyTagClassName
{
color: #562794;
}
</style>
background-color css
<style>
a { background-color: #562794; }
a { background-color: rgb(86,39,148); }
div.DivClassName
{
background-color: #562794;
}
.BgClassName
{
background-color: #562794;
}
</style>
border-color css
<style>
span { border-color: #562794; }
span { border-color: rgb(86,39,148); }
td.TdClassName
{
border-color: #562794;
}
.TagClassName
{
border-color: #562794;
}
</style>