Shades of Kingfisher Daisy #562382
Tints of Kingfisher Daisy #562382
RGB
CMYK
RGB Variations
Color information
#562382 (or 0x562382) is known color: Kingfisher Daisy. HEX triplet: 56, 23 and 82. RGB value is (86,35,130). Sum of RGB (Red+Green+Blue) = 86+35+130=251 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.26% from 251); Green value is 35 (14.06% from 255 or 13.94% from 251); Blue value is 130 (51.17% from 255 or 51.79% from 251); Max value from RGB is 130 - color contains mainly: blue. Hex color #562382 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562382 is #A9DC7D. Grayscale: #3C3C3C. Windows color (decimal): -11132030 or 8528726. OLE color: 8528726.
HSL color Cylindrical-coordinate representation of color #562382: hue angle of 272.21º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #562382 is Cyan = 0.34, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 35 | 130 | - |
| CMYK | 0.34 | 0.73 | 0 | 0.49 |
| HSL | 272.21º | 0.58% | 0.32% | - |
| HSV(B) | 272.21º | 0.73% | 0.51% | - |
| XYZ | 8.47 | 4.79 | 21.6 | - |
| YUV | 61.08 | 166.9 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 130 | 0.34 | 0.73 | 0 | 0.49 | 272.21 | 0.58 | 0.32 |
| Hex | 56 | 23 | 82 | 22 | 49 | 0 | 31 | 110 | 3A | 20 |
| Octal | 126 | 43 | 202 | 42 | 111 | 0 | 61 | 420 | 72 | 40 |
| Binary | 1010110 | 100011 | 10000010 | 100010 | 1001001 | 0 | 110001 | 100010000 | 111010 | 100000 |
Color Harmonies of #562382
Complementary color
Monochromatic Colors of #562382
Black with #562382
Text Example
Text Example
White with #562382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562382; }
p { color: rgb(86,35,130); }
H1.HeaderClassName
{
color: #562382;
}
.AnyTagClassName
{
color: #562382;
}
</style>
background-color css
<style>
a { background-color: #562382; }
a { background-color: rgb(86,35,130); }
div.DivClassName
{
background-color: #562382;
}
.BgClassName
{
background-color: #562382;
}
</style>
border-color css
<style>
span { border-color: #562382; }
span { border-color: rgb(86,35,130); }
td.TdClassName
{
border-color: #562382;
}
.TagClassName
{
border-color: #562382;
}
</style>