Shades of Daisy Bush #553699
Tints of Daisy Bush #553699
RGB
CMYK
RGB Variations
Color information
#553699 (or 0x553699) is known color: Daisy Bush. HEX triplet: 55, 36 and 99. RGB value is (85,54,153). Sum of RGB (Red+Green+Blue) = 85+54+153=292 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.11% from 292); Green value is 54 (21.48% from 255 or 18.49% from 292); Blue value is 153 (60.16% from 255 or 52.40% from 292); Max value from RGB is 153 - color contains mainly: blue. Hex color #553699 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553699 is #AAC966. Grayscale: #4A4A4A. Windows color (decimal): -11192679 or 10040917. OLE color: 10040917.
HSL color Cylindrical-coordinate representation of color #553699: hue angle of 258.79º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #553699 is Cyan = 0.44, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 85 | 54 | 153 | - |
| CMYK | 0.44 | 0.65 | 0 | 0.4 |
| HSL | 258.79º | 0.48% | 0.41% | - |
| HSV(B) | 258.79º | 0.65% | 0.6% | - |
| XYZ | 10.82 | 6.87 | 30.89 | - |
| YUV | 74.56 | 172.27 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 153 | 0.44 | 0.65 | 0 | 0.4 | 258.79 | 0.48 | 0.41 |
| Hex | 55 | 36 | 99 | 2C | 41 | 0 | 28 | 103 | 30 | 29 |
| Octal | 125 | 66 | 231 | 54 | 101 | 0 | 50 | 403 | 60 | 51 |
| Binary | 1010101 | 110110 | 10011001 | 101100 | 1000001 | 0 | 101000 | 100000011 | 110000 | 101001 |
Color Harmonies of #553699
Complementary color
Monochromatic Colors of #553699
Black with #553699
Text Example
Text Example
White with #553699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553699; }
p { color: rgb(85,54,153); }
H1.HeaderClassName
{
color: #553699;
}
.AnyTagClassName
{
color: #553699;
}
</style>
background-color css
<style>
a { background-color: #553699; }
a { background-color: rgb(85,54,153); }
div.DivClassName
{
background-color: #553699;
}
.BgClassName
{
background-color: #553699;
}
</style>
border-color css
<style>
span { border-color: #553699; }
span { border-color: rgb(85,54,153); }
td.TdClassName
{
border-color: #553699;
}
.TagClassName
{
border-color: #553699;
}
</style>