Shades of Daisy Bush #562497
Tints of Daisy Bush #562497
RGB
CMYK
RGB Variations
Color information
#562497 (or 0x562497) is known color: Daisy Bush. HEX triplet: 56, 24 and 97. RGB value is (86,36,151). Sum of RGB (Red+Green+Blue) = 86+36+151=273 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.50% from 273); Green value is 36 (14.45% from 255 or 13.19% from 273); Blue value is 151 (59.38% from 255 or 55.31% from 273); Max value from RGB is 151 - color contains mainly: blue. Hex color #562497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562497 is #A9DB68. Grayscale: #3F3F3F. Windows color (decimal): -11131753 or 9905238. OLE color: 9905238.
HSL color Cylindrical-coordinate representation of color #562497: hue angle of 266.09º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #562497 is Cyan = 0.43, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 36 | 151 | - |
| CMYK | 0.43 | 0.76 | 0 | 0.41 |
| HSL | 266.09º | 0.61% | 0.37% | - |
| HSV(B) | 266.09º | 0.76% | 0.59% | - |
| XYZ | 10.05 | 5.47 | 29.8 | - |
| YUV | 64.06 | 177.07 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 36 | 151 | 0.43 | 0.76 | 0 | 0.41 | 266.09 | 0.61 | 0.37 |
| Hex | 56 | 24 | 97 | 2B | 4C | 0 | 29 | 10A | 3D | 25 |
| Octal | 126 | 44 | 227 | 53 | 114 | 0 | 51 | 412 | 75 | 45 |
| Binary | 1010110 | 100100 | 10010111 | 101011 | 1001100 | 0 | 101001 | 100001010 | 111101 | 100101 |
Color Harmonies of #562497
Complementary color
Monochromatic Colors of #562497
Black with #562497
Text Example
Text Example
White with #562497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562497; }
p { color: rgb(86,36,151); }
H1.HeaderClassName
{
color: #562497;
}
.AnyTagClassName
{
color: #562497;
}
</style>
background-color css
<style>
a { background-color: #562497; }
a { background-color: rgb(86,36,151); }
div.DivClassName
{
background-color: #562497;
}
.BgClassName
{
background-color: #562497;
}
</style>
border-color css
<style>
span { border-color: #562497; }
span { border-color: rgb(86,36,151); }
td.TdClassName
{
border-color: #562497;
}
.TagClassName
{
border-color: #562497;
}
</style>