Shades of Daisy Bush #553096
Tints of Daisy Bush #553096
RGB
CMYK
RGB Variations
Color information
#553096 (or 0x553096) is known color: Daisy Bush. HEX triplet: 55, 30 and 96. RGB value is (85,48,150). Sum of RGB (Red+Green+Blue) = 85+48+150=283 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.04% from 283); Green value is 48 (19.14% from 255 or 16.96% from 283); Blue value is 150 (58.98% from 255 or 53.00% from 283); Max value from RGB is 150 - color contains mainly: blue. Hex color #553096 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553096 is #AACF69. Grayscale: #464646. Windows color (decimal): -11194218 or 9842773. OLE color: 9842773.
HSL color Cylindrical-coordinate representation of color #553096: hue angle of 261.76º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #553096 is Cyan = 0.43, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 48 | 150 | - |
| CMYK | 0.43 | 0.68 | 0 | 0.41 |
| HSL | 261.76º | 0.52% | 0.39% | - |
| HSV(B) | 261.76º | 0.68% | 0.59% | - |
| XYZ | 10.31 | 6.25 | 29.52 | - |
| YUV | 70.69 | 172.76 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 150 | 0.43 | 0.68 | 0 | 0.41 | 261.76 | 0.52 | 0.39 |
| Hex | 55 | 30 | 96 | 2B | 44 | 0 | 29 | 106 | 34 | 27 |
| Octal | 125 | 60 | 226 | 53 | 104 | 0 | 51 | 406 | 64 | 47 |
| Binary | 1010101 | 110000 | 10010110 | 101011 | 1000100 | 0 | 101001 | 100000110 | 110100 | 100111 |
Color Harmonies of #553096
Complementary color
Monochromatic Colors of #553096
Black with #553096
Text Example
Text Example
White with #553096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553096; }
p { color: rgb(85,48,150); }
H1.HeaderClassName
{
color: #553096;
}
.AnyTagClassName
{
color: #553096;
}
</style>
background-color css
<style>
a { background-color: #553096; }
a { background-color: rgb(85,48,150); }
div.DivClassName
{
background-color: #553096;
}
.BgClassName
{
background-color: #553096;
}
</style>
border-color css
<style>
span { border-color: #553096; }
span { border-color: rgb(85,48,150); }
td.TdClassName
{
border-color: #553096;
}
.TagClassName
{
border-color: #553096;
}
</style>