Shades of Daisy Bush #562998
Tints of Daisy Bush #562998
RGB
CMYK
RGB Variations
Color information
#562998 (or 0x562998) is known color: Daisy Bush. HEX triplet: 56, 29 and 98. RGB value is (86,41,152). Sum of RGB (Red+Green+Blue) = 86+41+152=279 (36% of max value = 765). Red value is 86 (33.98% from 255 or 30.82% from 279); Green value is 41 (16.41% from 255 or 14.70% from 279); Blue value is 152 (59.77% from 255 or 54.48% from 279); Max value from RGB is 152 - color contains mainly: blue. Hex color #562998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562998 is #A9D667. Grayscale: #424242. Windows color (decimal): -11130472 or 9972054. OLE color: 9972054.
HSL color Cylindrical-coordinate representation of color #562998: hue angle of 264.32º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #562998 is Cyan = 0.43, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 41 | 152 | - |
| CMYK | 0.43 | 0.73 | 0 | 0.40 |
| HSL | 264.32º | 0.58% | 0.38% | - |
| HSV(B) | 264.32º | 0.73% | 0.6% | - |
| XYZ | 10.3 | 5.83 | 30.29 | - |
| YUV | 67.11 | 175.91 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 41 | 152 | 0.43 | 0.73 | 0 | 0.40 | 264.32 | 0.58 | 0.38 |
| Hex | 56 | 29 | 98 | 2B | 49 | 0 | 28 | 108 | 3A | 26 |
| Octal | 126 | 51 | 230 | 53 | 111 | 0 | 50 | 410 | 72 | 46 |
| Binary | 1010110 | 101001 | 10011000 | 101011 | 1001001 | 0 | 101000 | 100001000 | 111010 | 100110 |
Color Harmonies of #562998
Complementary color
Monochromatic Colors of #562998
Black with #562998
Text Example
Text Example
White with #562998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562998; }
p { color: rgb(86,41,152); }
H1.HeaderClassName
{
color: #562998;
}
.AnyTagClassName
{
color: #562998;
}
</style>
background-color css
<style>
a { background-color: #562998; }
a { background-color: rgb(86,41,152); }
div.DivClassName
{
background-color: #562998;
}
.BgClassName
{
background-color: #562998;
}
</style>
border-color css
<style>
span { border-color: #562998; }
span { border-color: rgb(86,41,152); }
td.TdClassName
{
border-color: #562998;
}
.TagClassName
{
border-color: #562998;
}
</style>