Shades of Daisy Bush #553097
Tints of Daisy Bush #553097
RGB
CMYK
RGB Variations
Color information
#553097 (or 0x553097) is known color: Daisy Bush. HEX triplet: 55, 30 and 97. RGB value is (85,48,151). Sum of RGB (Red+Green+Blue) = 85+48+151=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 48 (19.14% from 255 or 16.90% from 284); Blue value is 151 (59.38% from 255 or 53.17% from 284); Max value from RGB is 151 - color contains mainly: blue. Hex color #553097 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553097 is #AACF68. Grayscale: #464646. Windows color (decimal): -11194217 or 9908309. OLE color: 9908309.
HSL color Cylindrical-coordinate representation of color #553097: hue angle of 261.55º 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 #553097 is Cyan = 0.44, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 48 | 151 | - |
| CMYK | 0.44 | 0.68 | 0 | 0.41 |
| HSL | 261.55º | 0.52% | 0.39% | - |
| HSV(B) | 261.55º | 0.68% | 0.59% | - |
| XYZ | 10.39 | 6.28 | 29.94 | - |
| YUV | 70.81 | 173.26 | 138.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 151 | 0.44 | 0.68 | 0 | 0.41 | 261.55 | 0.52 | 0.39 |
| Hex | 55 | 30 | 97 | 2C | 44 | 0 | 29 | 106 | 34 | 27 |
| Octal | 125 | 60 | 227 | 54 | 104 | 0 | 51 | 406 | 64 | 47 |
| Binary | 1010101 | 110000 | 10010111 | 101100 | 1000100 | 0 | 101001 | 100000110 | 110100 | 100111 |
Color Harmonies of #553097
Complementary color
Monochromatic Colors of #553097
Black with #553097
Text Example
Text Example
White with #553097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553097; }
p { color: rgb(85,48,151); }
H1.HeaderClassName
{
color: #553097;
}
.AnyTagClassName
{
color: #553097;
}
</style>
background-color css
<style>
a { background-color: #553097; }
a { background-color: rgb(85,48,151); }
div.DivClassName
{
background-color: #553097;
}
.BgClassName
{
background-color: #553097;
}
</style>
border-color css
<style>
span { border-color: #553097; }
span { border-color: rgb(85,48,151); }
td.TdClassName
{
border-color: #553097;
}
.TagClassName
{
border-color: #553097;
}
</style>