Shades of Kingfisher Daisy #562592
Tints of Kingfisher Daisy #562592
RGB
CMYK
RGB Variations
Color information
#562592 (or 0x562592) is known color: Kingfisher Daisy. HEX triplet: 56, 25 and 92. RGB value is (86,37,146). Sum of RGB (Red+Green+Blue) = 86+37+146=269 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.97% from 269); Green value is 37 (14.84% from 255 or 13.75% from 269); Blue value is 146 (57.42% from 255 or 54.28% from 269); Max value from RGB is 146 - color contains mainly: blue. Hex color #562592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562592 is #A9DA6D. Grayscale: #3F3F3F. Windows color (decimal): -11131502 or 9577814. OLE color: 9577814.
HSL color Cylindrical-coordinate representation of color #562592: hue angle of 266.97º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #562592 is Cyan = 0.41, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 37 | 146 | - |
| CMYK | 0.41 | 0.75 | 0 | 0.43 |
| HSL | 266.97º | 0.6% | 0.36% | - |
| HSV(B) | 266.97º | 0.75% | 0.57% | - |
| XYZ | 9.69 | 5.38 | 27.72 | - |
| YUV | 64.08 | 174.23 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 146 | 0.41 | 0.75 | 0 | 0.43 | 266.97 | 0.6 | 0.36 |
| Hex | 56 | 25 | 92 | 29 | 4B | 0 | 2B | 10B | 3C | 24 |
| Octal | 126 | 45 | 222 | 51 | 113 | 0 | 53 | 413 | 74 | 44 |
| Binary | 1010110 | 100101 | 10010010 | 101001 | 1001011 | 0 | 101011 | 100001011 | 111100 | 100100 |
Color Harmonies of #562592
Complementary color
Monochromatic Colors of #562592
Black with #562592
Text Example
Text Example
White with #562592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562592; }
p { color: rgb(86,37,146); }
H1.HeaderClassName
{
color: #562592;
}
.AnyTagClassName
{
color: #562592;
}
</style>
background-color css
<style>
a { background-color: #562592; }
a { background-color: rgb(86,37,146); }
div.DivClassName
{
background-color: #562592;
}
.BgClassName
{
background-color: #562592;
}
</style>
border-color css
<style>
span { border-color: #562592; }
span { border-color: rgb(86,37,146); }
td.TdClassName
{
border-color: #562592;
}
.TagClassName
{
border-color: #562592;
}
</style>