Shades of Daisy Bush #563391
Tints of Daisy Bush #563391
RGB
CMYK
RGB Variations
Color information
#563391 (or 0x563391) is known color: Daisy Bush. HEX triplet: 56, 33 and 91. RGB value is (86,51,145). Sum of RGB (Red+Green+Blue) = 86+51+145=282 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.50% from 282); Green value is 51 (20.31% from 255 or 18.09% from 282); Blue value is 145 (57.03% from 255 or 51.42% from 282); Max value from RGB is 145 - color contains mainly: blue. Hex color #563391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #563391 is #A9CC6E. Grayscale: #474747. Windows color (decimal): -11127919 or 9515862. OLE color: 9515862.
HSL color Cylindrical-coordinate representation of color #563391: hue angle of 262.34º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #563391 is Cyan = 0.41, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 51 | 145 | - |
| CMYK | 0.41 | 0.65 | 0 | 0.43 |
| HSL | 262.34º | 0.48% | 0.38% | - |
| HSV(B) | 262.34º | 0.65% | 0.57% | - |
| XYZ | 10.13 | 6.39 | 27.49 | - |
| YUV | 72.18 | 169.1 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 51 | 145 | 0.41 | 0.65 | 0 | 0.43 | 262.34 | 0.48 | 0.38 |
| Hex | 56 | 33 | 91 | 29 | 41 | 0 | 2B | 106 | 30 | 26 |
| Octal | 126 | 63 | 221 | 51 | 101 | 0 | 53 | 406 | 60 | 46 |
| Binary | 1010110 | 110011 | 10010001 | 101001 | 1000001 | 0 | 101011 | 100000110 | 110000 | 100110 |
Color Harmonies of #563391
Complementary color
Monochromatic Colors of #563391
Black with #563391
Text Example
Text Example
White with #563391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563391; }
p { color: rgb(86,51,145); }
H1.HeaderClassName
{
color: #563391;
}
.AnyTagClassName
{
color: #563391;
}
</style>
background-color css
<style>
a { background-color: #563391; }
a { background-color: rgb(86,51,145); }
div.DivClassName
{
background-color: #563391;
}
.BgClassName
{
background-color: #563391;
}
</style>
border-color css
<style>
span { border-color: #563391; }
span { border-color: rgb(86,51,145); }
td.TdClassName
{
border-color: #563391;
}
.TagClassName
{
border-color: #563391;
}
</style>