Shades of Kingfisher Daisy #562394
Tints of Kingfisher Daisy #562394
RGB
CMYK
RGB Variations
Color information
#562394 (or 0x562394) is known color: Kingfisher Daisy. HEX triplet: 56, 23 and 94. RGB value is (86,35,148). Sum of RGB (Red+Green+Blue) = 86+35+148=269 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.97% from 269); Green value is 35 (14.06% from 255 or 13.01% from 269); Blue value is 148 (58.20% from 255 or 55.02% from 269); Max value from RGB is 148 - color contains mainly: blue. Hex color #562394 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562394 is #A9DC6B. Grayscale: #3E3E3E. Windows color (decimal): -11132012 or 9708374. OLE color: 9708374.
HSL color Cylindrical-coordinate representation of color #562394: hue angle of 267.08º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #562394 is Cyan = 0.42, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 35 | 148 | - |
| CMYK | 0.42 | 0.76 | 0 | 0.42 |
| HSL | 267.08º | 0.62% | 0.36% | - |
| HSV(B) | 267.08º | 0.76% | 0.58% | - |
| XYZ | 9.78 | 5.32 | 28.53 | - |
| YUV | 63.13 | 175.9 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 148 | 0.42 | 0.76 | 0 | 0.42 | 267.08 | 0.62 | 0.36 |
| Hex | 56 | 23 | 94 | 2A | 4C | 0 | 2A | 10B | 3E | 24 |
| Octal | 126 | 43 | 224 | 52 | 114 | 0 | 52 | 413 | 76 | 44 |
| Binary | 1010110 | 100011 | 10010100 | 101010 | 1001100 | 0 | 101010 | 100001011 | 111110 | 100100 |
Color Harmonies of #562394
Complementary color
Monochromatic Colors of #562394
Black with #562394
Text Example
Text Example
White with #562394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562394; }
p { color: rgb(86,35,148); }
H1.HeaderClassName
{
color: #562394;
}
.AnyTagClassName
{
color: #562394;
}
</style>
background-color css
<style>
a { background-color: #562394; }
a { background-color: rgb(86,35,148); }
div.DivClassName
{
background-color: #562394;
}
.BgClassName
{
background-color: #562394;
}
</style>
border-color css
<style>
span { border-color: #562394; }
span { border-color: rgb(86,35,148); }
td.TdClassName
{
border-color: #562394;
}
.TagClassName
{
border-color: #562394;
}
</style>