Shades of Daisy Bush #562996
Tints of Daisy Bush #562996
RGB
CMYK
RGB Variations
Color information
#562996 (or 0x562996) is known color: Daisy Bush. HEX triplet: 56, 29 and 96. RGB value is (86,41,150). Sum of RGB (Red+Green+Blue) = 86+41+150=277 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.05% from 277); Green value is 41 (16.41% from 255 or 14.80% from 277); Blue value is 150 (58.98% from 255 or 54.15% from 277); Max value from RGB is 150 - color contains mainly: blue. Hex color #562996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562996 is #A9D669. Grayscale: #424242. Windows color (decimal): -11130474 or 9840982. OLE color: 9840982.
HSL color Cylindrical-coordinate representation of color #562996: hue angle of 264.77º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #562996 is Cyan = 0.43, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 41 | 150 | - |
| CMYK | 0.43 | 0.73 | 0 | 0.41 |
| HSL | 264.77º | 0.57% | 0.37% | - |
| HSV(B) | 264.77º | 0.73% | 0.59% | - |
| XYZ | 10.14 | 5.77 | 29.43 | - |
| YUV | 66.88 | 174.91 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 41 | 150 | 0.43 | 0.73 | 0 | 0.41 | 264.77 | 0.57 | 0.37 |
| Hex | 56 | 29 | 96 | 2B | 49 | 0 | 29 | 109 | 39 | 25 |
| Octal | 126 | 51 | 226 | 53 | 111 | 0 | 51 | 411 | 71 | 45 |
| Binary | 1010110 | 101001 | 10010110 | 101011 | 1001001 | 0 | 101001 | 100001001 | 111001 | 100101 |
Color Harmonies of #562996
Complementary color
Monochromatic Colors of #562996
Black with #562996
Text Example
Text Example
White with #562996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562996; }
p { color: rgb(86,41,150); }
H1.HeaderClassName
{
color: #562996;
}
.AnyTagClassName
{
color: #562996;
}
</style>
background-color css
<style>
a { background-color: #562996; }
a { background-color: rgb(86,41,150); }
div.DivClassName
{
background-color: #562996;
}
.BgClassName
{
background-color: #562996;
}
</style>
border-color css
<style>
span { border-color: #562996; }
span { border-color: rgb(86,41,150); }
td.TdClassName
{
border-color: #562996;
}
.TagClassName
{
border-color: #562996;
}
</style>