Shades of Daisy Bush #562697
Tints of Daisy Bush #562697
RGB
CMYK
RGB Variations
Color information
#562697 (or 0x562697) is known color: Daisy Bush. HEX triplet: 56, 26 and 97. RGB value is (86,38,151). Sum of RGB (Red+Green+Blue) = 86+38+151=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 38 (15.23% from 255 or 13.82% from 275); Blue value is 151 (59.38% from 255 or 54.91% from 275); Max value from RGB is 151 - color contains mainly: blue. Hex color #562697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562697 is #A9D968. Grayscale: #404040. Windows color (decimal): -11131241 or 9905750. OLE color: 9905750.
HSL color Cylindrical-coordinate representation of color #562697: hue angle of 265.49º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #562697 is Cyan = 0.43, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 38 | 151 | - |
| CMYK | 0.43 | 0.75 | 0 | 0.41 |
| HSL | 265.49º | 0.6% | 0.37% | - |
| HSV(B) | 265.49º | 0.75% | 0.59% | - |
| XYZ | 10.12 | 5.6 | 29.83 | - |
| YUV | 65.23 | 176.4 | 142.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 151 | 0.43 | 0.75 | 0 | 0.41 | 265.49 | 0.6 | 0.37 |
| Hex | 56 | 26 | 97 | 2B | 4B | 0 | 29 | 109 | 3C | 25 |
| Octal | 126 | 46 | 227 | 53 | 113 | 0 | 51 | 411 | 74 | 45 |
| Binary | 1010110 | 100110 | 10010111 | 101011 | 1001011 | 0 | 101001 | 100001001 | 111100 | 100101 |
Color Harmonies of #562697
Complementary color
Monochromatic Colors of #562697
Black with #562697
Text Example
Text Example
White with #562697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562697; }
p { color: rgb(86,38,151); }
H1.HeaderClassName
{
color: #562697;
}
.AnyTagClassName
{
color: #562697;
}
</style>
background-color css
<style>
a { background-color: #562697; }
a { background-color: rgb(86,38,151); }
div.DivClassName
{
background-color: #562697;
}
.BgClassName
{
background-color: #562697;
}
</style>
border-color css
<style>
span { border-color: #562697; }
span { border-color: rgb(86,38,151); }
td.TdClassName
{
border-color: #562697;
}
.TagClassName
{
border-color: #562697;
}
</style>