Shades of Daisy Bush #562796
Tints of Daisy Bush #562796
RGB
CMYK
RGB Variations
Color information
#562796 (or 0x562796) is known color: Daisy Bush. HEX triplet: 56, 27 and 96. RGB value is (86,39,150). Sum of RGB (Red+Green+Blue) = 86+39+150=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 39 (15.62% from 255 or 14.18% from 275); Blue value is 150 (58.98% from 255 or 54.55% from 275); Max value from RGB is 150 - color contains mainly: blue. Hex color #562796 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562796 is #A9D869. Grayscale: #414141. Windows color (decimal): -11130986 or 9840470. OLE color: 9840470.
HSL color Cylindrical-coordinate representation of color #562796: hue angle of 265.41º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #562796 is Cyan = 0.43, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 39 | 150 | - |
| CMYK | 0.43 | 0.74 | 0 | 0.41 |
| HSL | 265.41º | 0.59% | 0.37% | - |
| HSV(B) | 265.41º | 0.74% | 0.59% | - |
| XYZ | 10.07 | 5.63 | 29.41 | - |
| YUV | 65.71 | 175.57 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 150 | 0.43 | 0.74 | 0 | 0.41 | 265.41 | 0.59 | 0.37 |
| Hex | 56 | 27 | 96 | 2B | 4A | 0 | 29 | 109 | 3B | 25 |
| Octal | 126 | 47 | 226 | 53 | 112 | 0 | 51 | 411 | 73 | 45 |
| Binary | 1010110 | 100111 | 10010110 | 101011 | 1001010 | 0 | 101001 | 100001001 | 111011 | 100101 |
Color Harmonies of #562796
Complementary color
Monochromatic Colors of #562796
Black with #562796
Text Example
Text Example
White with #562796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562796; }
p { color: rgb(86,39,150); }
H1.HeaderClassName
{
color: #562796;
}
.AnyTagClassName
{
color: #562796;
}
</style>
background-color css
<style>
a { background-color: #562796; }
a { background-color: rgb(86,39,150); }
div.DivClassName
{
background-color: #562796;
}
.BgClassName
{
background-color: #562796;
}
</style>
border-color css
<style>
span { border-color: #562796; }
span { border-color: rgb(86,39,150); }
td.TdClassName
{
border-color: #562796;
}
.TagClassName
{
border-color: #562796;
}
</style>