Shades of Daisy Bush #56339E
Tints of Daisy Bush #56339E
RGB
CMYK
RGB Variations
Color information
#56339E (or 0x56339E) is known color: Daisy Bush. HEX triplet: 56, 33 and 9E. RGB value is (86,51,158). Sum of RGB (Red+Green+Blue) = 86+51+158=295 (39% of max value = 765). Red value is 86 (33.98% from 255 or 29.15% from 295); Green value is 51 (20.31% from 255 or 17.29% from 295); Blue value is 158 (62.11% from 255 or 53.56% from 295); Max value from RGB is 158 - color contains mainly: blue. Hex color #56339E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #56339E is #A9CC61. Grayscale: #494949. Windows color (decimal): -11127906 or 10367830. OLE color: 10367830.
HSL color Cylindrical-coordinate representation of color #56339E: hue angle of 259.63º degrees, saturation: 0.51, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #56339E is Cyan = 0.46, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 86 | 51 | 158 | - |
| CMYK | 0.46 | 0.68 | 0 | 0.38 |
| HSL | 259.63º | 0.51% | 0.41% | - |
| HSV(B) | 259.63º | 0.68% | 0.62% | - |
| XYZ | 11.19 | 6.81 | 33.07 | - |
| YUV | 73.66 | 175.6 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 51 | 158 | 0.46 | 0.68 | 0 | 0.38 | 259.63 | 0.51 | 0.41 |
| Hex | 56 | 33 | 9E | 2E | 44 | 0 | 26 | 104 | 33 | 29 |
| Octal | 126 | 63 | 236 | 56 | 104 | 0 | 46 | 404 | 63 | 51 |
| Binary | 1010110 | 110011 | 10011110 | 101110 | 1000100 | 0 | 100110 | 100000100 | 110011 | 101001 |
Color Harmonies of #56339E
Complementary color
Monochromatic Colors of #56339E
Black with #56339E
Text Example
Text Example
White with #56339E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56339E; }
p { color: rgb(86,51,158); }
H1.HeaderClassName
{
color: #56339E;
}
.AnyTagClassName
{
color: #56339E;
}
</style>
background-color css
<style>
a { background-color: #56339E; }
a { background-color: rgb(86,51,158); }
div.DivClassName
{
background-color: #56339E;
}
.BgClassName
{
background-color: #56339E;
}
</style>
border-color css
<style>
span { border-color: #56339E; }
span { border-color: rgb(86,51,158); }
td.TdClassName
{
border-color: #56339E;
}
.TagClassName
{
border-color: #56339E;
}
</style>