Shades of Daisy Bush #553897
Tints of Daisy Bush #553897
RGB
CMYK
RGB Variations
Color information
#553897 (or 0x553897) is known color: Daisy Bush. HEX triplet: 55, 38 and 97. RGB value is (85,56,151). Sum of RGB (Red+Green+Blue) = 85+56+151=292 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.11% from 292); Green value is 56 (22.27% from 255 or 19.18% from 292); Blue value is 151 (59.38% from 255 or 51.71% from 292); Max value from RGB is 151 - color contains mainly: blue. Hex color #553897 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553897 is #AAC768. Grayscale: #4B4B4B. Windows color (decimal): -11192169 or 9910357. OLE color: 9910357.
HSL color Cylindrical-coordinate representation of color #553897: hue angle of 258.32º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #553897 is Cyan = 0.44, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 56 | 151 | - |
| CMYK | 0.44 | 0.63 | 0 | 0.41 |
| HSL | 258.32º | 0.46% | 0.41% | - |
| HSV(B) | 258.32º | 0.63% | 0.59% | - |
| XYZ | 10.75 | 6.99 | 30.06 | - |
| YUV | 75.5 | 170.61 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 151 | 0.44 | 0.63 | 0 | 0.41 | 258.32 | 0.46 | 0.41 |
| Hex | 55 | 38 | 97 | 2C | 3F | 0 | 29 | 102 | 2E | 29 |
| Octal | 125 | 70 | 227 | 54 | 77 | 0 | 51 | 402 | 56 | 51 |
| Binary | 1010101 | 111000 | 10010111 | 101100 | 111111 | 0 | 101001 | 100000010 | 101110 | 101001 |
Color Harmonies of #553897
Complementary color
Monochromatic Colors of #553897
Black with #553897
Text Example
Text Example
White with #553897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553897; }
p { color: rgb(85,56,151); }
H1.HeaderClassName
{
color: #553897;
}
.AnyTagClassName
{
color: #553897;
}
</style>
background-color css
<style>
a { background-color: #553897; }
a { background-color: rgb(85,56,151); }
div.DivClassName
{
background-color: #553897;
}
.BgClassName
{
background-color: #553897;
}
</style>
border-color css
<style>
span { border-color: #553897; }
span { border-color: rgb(85,56,151); }
td.TdClassName
{
border-color: #553897;
}
.TagClassName
{
border-color: #553897;
}
</style>