Shades of Kingfisher Daisy #562384
Tints of Kingfisher Daisy #562384
RGB
CMYK
RGB Variations
Color information
#562384 (or 0x562384) is known color: Kingfisher Daisy. HEX triplet: 56, 23 and 84. RGB value is (86,35,132). Sum of RGB (Red+Green+Blue) = 86+35+132=253 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.99% from 253); Green value is 35 (14.06% from 255 or 13.83% from 253); Blue value is 132 (51.95% from 255 or 52.17% from 253); Max value from RGB is 132 - color contains mainly: blue. Hex color #562384 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562384 is #A9DC7B. Grayscale: #3C3C3C. Windows color (decimal): -11132028 or 8659798. OLE color: 8659798.
HSL color Cylindrical-coordinate representation of color #562384: hue angle of 271.55º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #562384 is Cyan = 0.35, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 35 | 132 | - |
| CMYK | 0.35 | 0.73 | 0 | 0.48 |
| HSL | 271.55º | 0.58% | 0.33% | - |
| HSV(B) | 271.55º | 0.73% | 0.52% | - |
| XYZ | 8.6 | 4.85 | 22.31 | - |
| YUV | 61.31 | 167.9 | 145.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 132 | 0.35 | 0.73 | 0 | 0.48 | 271.55 | 0.58 | 0.33 |
| Hex | 56 | 23 | 84 | 23 | 49 | 0 | 30 | 110 | 3A | 21 |
| Octal | 126 | 43 | 204 | 43 | 111 | 0 | 60 | 420 | 72 | 41 |
| Binary | 1010110 | 100011 | 10000100 | 100011 | 1001001 | 0 | 110000 | 100010000 | 111010 | 100001 |
Color Harmonies of #562384
Complementary color
Monochromatic Colors of #562384
Black with #562384
Text Example
Text Example
White with #562384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562384; }
p { color: rgb(86,35,132); }
H1.HeaderClassName
{
color: #562384;
}
.AnyTagClassName
{
color: #562384;
}
</style>
background-color css
<style>
a { background-color: #562384; }
a { background-color: rgb(86,35,132); }
div.DivClassName
{
background-color: #562384;
}
.BgClassName
{
background-color: #562384;
}
</style>
border-color css
<style>
span { border-color: #562384; }
span { border-color: rgb(86,35,132); }
td.TdClassName
{
border-color: #562384;
}
.TagClassName
{
border-color: #562384;
}
</style>