Shades of Kingfisher Daisy #562093
Tints of Kingfisher Daisy #562093
RGB
CMYK
RGB Variations
Color information
#562093 (or 0x562093) is known color: Kingfisher Daisy. HEX triplet: 56, 20 and 93. RGB value is (86,32,147). Sum of RGB (Red+Green+Blue) = 86+32+147=265 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.45% from 265); Green value is 32 (12.89% from 255 or 12.08% from 265); Blue value is 147 (57.81% from 255 or 55.47% from 265); Max value from RGB is 147 - color contains mainly: blue. Hex color #562093 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562093 is #A9DF6C. Grayscale: #3C3C3C. Windows color (decimal): -11132781 or 9642070. OLE color: 9642070.
HSL color Cylindrical-coordinate representation of color #562093: hue angle of 268.17º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #562093 is Cyan = 0.41, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 32 | 147 | - |
| CMYK | 0.41 | 0.78 | 0 | 0.42 |
| HSL | 268.17º | 0.64% | 0.35% | - |
| HSV(B) | 268.17º | 0.78% | 0.58% | - |
| XYZ | 9.62 | 5.12 | 28.08 | - |
| YUV | 61.26 | 176.39 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 147 | 0.41 | 0.78 | 0 | 0.42 | 268.17 | 0.64 | 0.35 |
| Hex | 56 | 20 | 93 | 29 | 4E | 0 | 2A | 10C | 40 | 23 |
| Octal | 126 | 40 | 223 | 51 | 116 | 0 | 52 | 414 | 100 | 43 |
| Binary | 1010110 | 100000 | 10010011 | 101001 | 1001110 | 0 | 101010 | 100001100 | 1000000 | 100011 |
Color Harmonies of #562093
Complementary color
Monochromatic Colors of #562093
Black with #562093
Text Example
Text Example
White with #562093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562093; }
p { color: rgb(86,32,147); }
H1.HeaderClassName
{
color: #562093;
}
.AnyTagClassName
{
color: #562093;
}
</style>
background-color css
<style>
a { background-color: #562093; }
a { background-color: rgb(86,32,147); }
div.DivClassName
{
background-color: #562093;
}
.BgClassName
{
background-color: #562093;
}
</style>
border-color css
<style>
span { border-color: #562093; }
span { border-color: rgb(86,32,147); }
td.TdClassName
{
border-color: #562093;
}
.TagClassName
{
border-color: #562093;
}
</style>