Shades of Kingfisher Daisy #562393
Tints of Kingfisher Daisy #562393
RGB
CMYK
RGB Variations
Color information
#562393 (or 0x562393) is known color: Kingfisher Daisy. HEX triplet: 56, 23 and 93. RGB value is (86,35,147). Sum of RGB (Red+Green+Blue) = 86+35+147=268 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.09% from 268); Green value is 35 (14.06% from 255 or 13.06% from 268); Blue value is 147 (57.81% from 255 or 54.85% from 268); Max value from RGB is 147 - color contains mainly: blue. Hex color #562393 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562393 is #A9DC6C. Grayscale: #3E3E3E. Windows color (decimal): -11132013 or 9642838. OLE color: 9642838.
HSL color Cylindrical-coordinate representation of color #562393: hue angle of 267.32º 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 #562393 is Cyan = 0.41, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 35 | 147 | - |
| CMYK | 0.41 | 0.76 | 0 | 0.42 |
| HSL | 267.32º | 0.62% | 0.36% | - |
| HSV(B) | 267.32º | 0.76% | 0.58% | - |
| XYZ | 9.71 | 5.29 | 28.11 | - |
| YUV | 63.02 | 175.4 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 147 | 0.41 | 0.76 | 0 | 0.42 | 267.32 | 0.62 | 0.36 |
| Hex | 56 | 23 | 93 | 29 | 4C | 0 | 2A | 10B | 3E | 24 |
| Octal | 126 | 43 | 223 | 51 | 114 | 0 | 52 | 413 | 76 | 44 |
| Binary | 1010110 | 100011 | 10010011 | 101001 | 1001100 | 0 | 101010 | 100001011 | 111110 | 100100 |
Color Harmonies of #562393
Complementary color
Monochromatic Colors of #562393
Black with #562393
Text Example
Text Example
White with #562393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562393; }
p { color: rgb(86,35,147); }
H1.HeaderClassName
{
color: #562393;
}
.AnyTagClassName
{
color: #562393;
}
</style>
background-color css
<style>
a { background-color: #562393; }
a { background-color: rgb(86,35,147); }
div.DivClassName
{
background-color: #562393;
}
.BgClassName
{
background-color: #562393;
}
</style>
border-color css
<style>
span { border-color: #562393; }
span { border-color: rgb(86,35,147); }
td.TdClassName
{
border-color: #562393;
}
.TagClassName
{
border-color: #562393;
}
</style>