Shades of Daisy Bush #553697
Tints of Daisy Bush #553697
RGB
CMYK
RGB Variations
Color information
#553697 (or 0x553697) is known color: Daisy Bush. HEX triplet: 55, 36 and 97. RGB value is (85,54,151). Sum of RGB (Red+Green+Blue) = 85+54+151=290 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.31% from 290); Green value is 54 (21.48% from 255 or 18.62% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #553697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553697 is #AAC968. Grayscale: #494949. Windows color (decimal): -11192681 or 9909845. OLE color: 9909845.
HSL color Cylindrical-coordinate representation of color #553697: hue angle of 259.18º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #553697 is Cyan = 0.44, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 54 | 151 | - |
| CMYK | 0.44 | 0.64 | 0 | 0.41 |
| HSL | 259.18º | 0.47% | 0.4% | - |
| HSV(B) | 259.18º | 0.64% | 0.59% | - |
| XYZ | 10.65 | 6.8 | 30.03 | - |
| YUV | 74.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 151 | 0.44 | 0.64 | 0 | 0.41 | 259.18 | 0.47 | 0.4 |
| Hex | 55 | 36 | 97 | 2C | 40 | 0 | 29 | 103 | 2F | 28 |
| Octal | 125 | 66 | 227 | 54 | 100 | 0 | 51 | 403 | 57 | 50 |
| Binary | 1010101 | 110110 | 10010111 | 101100 | 1000000 | 0 | 101001 | 100000011 | 101111 | 101000 |
Color Harmonies of #553697
Complementary color
Monochromatic Colors of #553697
Black with #553697
Text Example
Text Example
White with #553697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553697; }
p { color: rgb(85,54,151); }
H1.HeaderClassName
{
color: #553697;
}
.AnyTagClassName
{
color: #553697;
}
</style>
background-color css
<style>
a { background-color: #553697; }
a { background-color: rgb(85,54,151); }
div.DivClassName
{
background-color: #553697;
}
.BgClassName
{
background-color: #553697;
}
</style>
border-color css
<style>
span { border-color: #553697; }
span { border-color: rgb(85,54,151); }
td.TdClassName
{
border-color: #553697;
}
.TagClassName
{
border-color: #553697;
}
</style>