Shades of Daisy Bush #562895
Tints of Daisy Bush #562895
RGB
CMYK
RGB Variations
Color information
#562895 (or 0x562895) is known color: Daisy Bush. HEX triplet: 56, 28 and 95. RGB value is (86,40,149). Sum of RGB (Red+Green+Blue) = 86+40+149=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 40 (16.02% from 255 or 14.55% from 275); Blue value is 149 (58.59% from 255 or 54.18% from 275); Max value from RGB is 149 - color contains mainly: blue. Hex color #562895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562895 is #A9D76A. Grayscale: #414141. Windows color (decimal): -11130731 or 9775190. OLE color: 9775190.
HSL color Cylindrical-coordinate representation of color #562895: hue angle of 265.32º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #562895 is Cyan = 0.42, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 40 | 149 | - |
| CMYK | 0.42 | 0.73 | 0 | 0.42 |
| HSL | 265.32º | 0.58% | 0.37% | - |
| HSV(B) | 265.32º | 0.73% | 0.58% | - |
| XYZ | 10.02 | 5.67 | 29 | - |
| YUV | 66.18 | 174.74 | 142.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 149 | 0.42 | 0.73 | 0 | 0.42 | 265.32 | 0.58 | 0.37 |
| Hex | 56 | 28 | 95 | 2A | 49 | 0 | 2A | 109 | 3A | 25 |
| Octal | 126 | 50 | 225 | 52 | 111 | 0 | 52 | 411 | 72 | 45 |
| Binary | 1010110 | 101000 | 10010101 | 101010 | 1001001 | 0 | 101010 | 100001001 | 111010 | 100101 |
Color Harmonies of #562895
Complementary color
Monochromatic Colors of #562895
Black with #562895
Text Example
Text Example
White with #562895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562895; }
p { color: rgb(86,40,149); }
H1.HeaderClassName
{
color: #562895;
}
.AnyTagClassName
{
color: #562895;
}
</style>
background-color css
<style>
a { background-color: #562895; }
a { background-color: rgb(86,40,149); }
div.DivClassName
{
background-color: #562895;
}
.BgClassName
{
background-color: #562895;
}
</style>
border-color css
<style>
span { border-color: #562895; }
span { border-color: rgb(86,40,149); }
td.TdClassName
{
border-color: #562895;
}
.TagClassName
{
border-color: #562895;
}
</style>