Shades of Daisy Bush #553193
Tints of Daisy Bush #553193
RGB
CMYK
RGB Variations
Color information
#553193 (or 0x553193) is known color: Daisy Bush. HEX triplet: 55, 31 and 93. RGB value is (85,49,147). Sum of RGB (Red+Green+Blue) = 85+49+147=281 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.25% from 281); Green value is 49 (19.53% from 255 or 17.44% from 281); Blue value is 147 (57.81% from 255 or 52.31% from 281); Max value from RGB is 147 - color contains mainly: blue. Hex color #553193 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553193 is #AACE6C. Grayscale: #464646. Windows color (decimal): -11193965 or 9646421. OLE color: 9646421.
HSL color Cylindrical-coordinate representation of color #553193: hue angle of 262.04º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #553193 is Cyan = 0.42, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 49 | 147 | - |
| CMYK | 0.42 | 0.67 | 0 | 0.42 |
| HSL | 262.04º | 0.5% | 0.38% | - |
| HSV(B) | 262.04º | 0.67% | 0.58% | - |
| XYZ | 10.11 | 6.23 | 28.27 | - |
| YUV | 70.94 | 170.93 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 147 | 0.42 | 0.67 | 0 | 0.42 | 262.04 | 0.5 | 0.38 |
| Hex | 55 | 31 | 93 | 2A | 43 | 0 | 2A | 106 | 32 | 26 |
| Octal | 125 | 61 | 223 | 52 | 103 | 0 | 52 | 406 | 62 | 46 |
| Binary | 1010101 | 110001 | 10010011 | 101010 | 1000011 | 0 | 101010 | 100000110 | 110010 | 100110 |
Color Harmonies of #553193
Complementary color
Monochromatic Colors of #553193
Black with #553193
Text Example
Text Example
White with #553193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553193; }
p { color: rgb(85,49,147); }
H1.HeaderClassName
{
color: #553193;
}
.AnyTagClassName
{
color: #553193;
}
</style>
background-color css
<style>
a { background-color: #553193; }
a { background-color: rgb(85,49,147); }
div.DivClassName
{
background-color: #553193;
}
.BgClassName
{
background-color: #553193;
}
</style>
border-color css
<style>
span { border-color: #553193; }
span { border-color: rgb(85,49,147); }
td.TdClassName
{
border-color: #553193;
}
.TagClassName
{
border-color: #553193;
}
</style>