Shades of Kingfisher Daisy #562392
Tints of Kingfisher Daisy #562392
RGB
CMYK
RGB Variations
Color information
#562392 (or 0x562392) is known color: Kingfisher Daisy. HEX triplet: 56, 23 and 92. RGB value is (86,35,146). Sum of RGB (Red+Green+Blue) = 86+35+146=267 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.21% from 267); Green value is 35 (14.06% from 255 or 13.11% from 267); Blue value is 146 (57.42% from 255 or 54.68% from 267); Max value from RGB is 146 - color contains mainly: blue. Hex color #562392 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562392 is #A9DC6D. Grayscale: #3E3E3E. Windows color (decimal): -11132014 or 9577302. OLE color: 9577302.
HSL color Cylindrical-coordinate representation of color #562392: hue angle of 267.57º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #562392 is Cyan = 0.41, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 35 | 146 | - |
| CMYK | 0.41 | 0.76 | 0 | 0.43 |
| HSL | 267.57º | 0.61% | 0.35% | - |
| HSV(B) | 267.57º | 0.76% | 0.57% | - |
| XYZ | 9.63 | 5.26 | 27.7 | - |
| YUV | 62.9 | 174.9 | 144.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 146 | 0.41 | 0.76 | 0 | 0.43 | 267.57 | 0.61 | 0.35 |
| Hex | 56 | 23 | 92 | 29 | 4C | 0 | 2B | 10C | 3D | 23 |
| Octal | 126 | 43 | 222 | 51 | 114 | 0 | 53 | 414 | 75 | 43 |
| Binary | 1010110 | 100011 | 10010010 | 101001 | 1001100 | 0 | 101011 | 100001100 | 111101 | 100011 |
Color Harmonies of #562392
Complementary color
Monochromatic Colors of #562392
Black with #562392
Text Example
Text Example
White with #562392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562392; }
p { color: rgb(86,35,146); }
H1.HeaderClassName
{
color: #562392;
}
.AnyTagClassName
{
color: #562392;
}
</style>
background-color css
<style>
a { background-color: #562392; }
a { background-color: rgb(86,35,146); }
div.DivClassName
{
background-color: #562392;
}
.BgClassName
{
background-color: #562392;
}
</style>
border-color css
<style>
span { border-color: #562392; }
span { border-color: rgb(86,35,146); }
td.TdClassName
{
border-color: #562392;
}
.TagClassName
{
border-color: #562392;
}
</style>