Shades of Daisy Bush #553493
Tints of Daisy Bush #553493
RGB
CMYK
RGB Variations
Color information
#553493 (or 0x553493) is known color: Daisy Bush. HEX triplet: 55, 34 and 93. RGB value is (85,52,147). Sum of RGB (Red+Green+Blue) = 85+52+147=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 147 (57.81% from 255 or 51.76% from 284); Max value from RGB is 147 - color contains mainly: blue. Hex color #553493 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553493 is #AACB6C. Grayscale: #484848. Windows color (decimal): -11193197 or 9647189. OLE color: 9647189.
HSL color Cylindrical-coordinate representation of color #553493: hue angle of 260.84º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #553493 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 52 | 147 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.42 |
| HSL | 260.84º | 0.48% | 0.39% | - |
| HSV(B) | 260.84º | 0.65% | 0.58% | - |
| XYZ | 10.24 | 6.49 | 28.32 | - |
| YUV | 72.7 | 169.93 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 147 | 0.42 | 0.65 | 0 | 0.42 | 260.84 | 0.48 | 0.39 |
| Hex | 55 | 34 | 93 | 2A | 41 | 0 | 2A | 105 | 30 | 27 |
| Octal | 125 | 64 | 223 | 52 | 101 | 0 | 52 | 405 | 60 | 47 |
| Binary | 1010101 | 110100 | 10010011 | 101010 | 1000001 | 0 | 101010 | 100000101 | 110000 | 100111 |
Color Harmonies of #553493
Complementary color
Monochromatic Colors of #553493
Black with #553493
Text Example
Text Example
White with #553493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553493; }
p { color: rgb(85,52,147); }
H1.HeaderClassName
{
color: #553493;
}
.AnyTagClassName
{
color: #553493;
}
</style>
background-color css
<style>
a { background-color: #553493; }
a { background-color: rgb(85,52,147); }
div.DivClassName
{
background-color: #553493;
}
.BgClassName
{
background-color: #553493;
}
</style>
border-color css
<style>
span { border-color: #553493; }
span { border-color: rgb(85,52,147); }
td.TdClassName
{
border-color: #553493;
}
.TagClassName
{
border-color: #553493;
}
</style>