Shades of Daisy Bush #553099
Tints of Daisy Bush #553099
RGB
CMYK
RGB Variations
Color information
#553099 (or 0x553099) is known color: Daisy Bush. HEX triplet: 55, 30 and 99. RGB value is (85,48,153). Sum of RGB (Red+Green+Blue) = 85+48+153=286 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.72% from 286); Green value is 48 (19.14% from 255 or 16.78% from 286); Blue value is 153 (60.16% from 255 or 53.50% from 286); Max value from RGB is 153 - color contains mainly: blue. Hex color #553099 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553099 is #AACF66. Grayscale: #464646. Windows color (decimal): -11194215 or 10039381. OLE color: 10039381.
HSL color Cylindrical-coordinate representation of color #553099: hue angle of 261.14º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #553099 is Cyan = 0.44, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 85 | 48 | 153 | - |
| CMYK | 0.44 | 0.69 | 0 | 0.4 |
| HSL | 261.14º | 0.52% | 0.39% | - |
| HSV(B) | 261.14º | 0.69% | 0.6% | - |
| XYZ | 10.55 | 6.35 | 30.81 | - |
| YUV | 71.03 | 174.26 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 153 | 0.44 | 0.69 | 0 | 0.4 | 261.14 | 0.52 | 0.39 |
| Hex | 55 | 30 | 99 | 2C | 45 | 0 | 28 | 105 | 34 | 27 |
| Octal | 125 | 60 | 231 | 54 | 105 | 0 | 50 | 405 | 64 | 47 |
| Binary | 1010101 | 110000 | 10011001 | 101100 | 1000101 | 0 | 101000 | 100000101 | 110100 | 100111 |
Color Harmonies of #553099
Complementary color
Monochromatic Colors of #553099
Black with #553099
Text Example
Text Example
White with #553099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553099; }
p { color: rgb(85,48,153); }
H1.HeaderClassName
{
color: #553099;
}
.AnyTagClassName
{
color: #553099;
}
</style>
background-color css
<style>
a { background-color: #553099; }
a { background-color: rgb(85,48,153); }
div.DivClassName
{
background-color: #553099;
}
.BgClassName
{
background-color: #553099;
}
</style>
border-color css
<style>
span { border-color: #553099; }
span { border-color: rgb(85,48,153); }
td.TdClassName
{
border-color: #553099;
}
.TagClassName
{
border-color: #553099;
}
</style>