Shades of Daisy Bush #553399
Tints of Daisy Bush #553399
RGB
CMYK
RGB Variations
Color information
#553399 (or 0x553399) is known color: Daisy Bush. HEX triplet: 55, 33 and 99. RGB value is (85,51,153). Sum of RGB (Red+Green+Blue) = 85+51+153=289 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.41% from 289); Green value is 51 (20.31% from 255 or 17.65% from 289); Blue value is 153 (60.16% from 255 or 52.94% from 289); Max value from RGB is 153 - color contains mainly: blue. Hex color #553399 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553399 is #AACC66. Grayscale: #484848. Windows color (decimal): -11193447 or 10040149. OLE color: 10040149.
HSL color Cylindrical-coordinate representation of color #553399: hue angle of 260º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #553399 is Cyan = 0.44, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 85 | 51 | 153 | - |
| CMYK | 0.44 | 0.67 | 0 | 0.4 |
| HSL | 260º | 0.5% | 0.4% | - |
| HSV(B) | 260º | 0.67% | 0.6% | - |
| XYZ | 10.68 | 6.6 | 30.85 | - |
| YUV | 72.79 | 173.26 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 51 | 153 | 0.44 | 0.67 | 0 | 0.4 | 260 | 0.5 | 0.4 |
| Hex | 55 | 33 | 99 | 2C | 43 | 0 | 28 | 104 | 32 | 28 |
| Octal | 125 | 63 | 231 | 54 | 103 | 0 | 50 | 404 | 62 | 50 |
| Binary | 1010101 | 110011 | 10011001 | 101100 | 1000011 | 0 | 101000 | 100000100 | 110010 | 101000 |
Color Harmonies of #553399
Complementary color
Monochromatic Colors of #553399
Black with #553399
Text Example
Text Example
White with #553399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553399; }
p { color: rgb(85,51,153); }
H1.HeaderClassName
{
color: #553399;
}
.AnyTagClassName
{
color: #553399;
}
</style>
background-color css
<style>
a { background-color: #553399; }
a { background-color: rgb(85,51,153); }
div.DivClassName
{
background-color: #553399;
}
.BgClassName
{
background-color: #553399;
}
</style>
border-color css
<style>
span { border-color: #553399; }
span { border-color: rgb(85,51,153); }
td.TdClassName
{
border-color: #553399;
}
.TagClassName
{
border-color: #553399;
}
</style>