Shades of Daisy Bush #553093
Tints of Daisy Bush #553093
RGB
CMYK
RGB Variations
Color information
#553093 (or 0x553093) is known color: Daisy Bush. HEX triplet: 55, 30 and 93. RGB value is (85,48,147). Sum of RGB (Red+Green+Blue) = 85+48+147=280 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.36% from 280); Green value is 48 (19.14% from 255 or 17.14% from 280); Blue value is 147 (57.81% from 255 or 52.5% from 280); Max value from RGB is 147 - color contains mainly: blue. Hex color #553093 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553093 is #AACF6C. Grayscale: #454545. Windows color (decimal): -11194221 or 9646165. OLE color: 9646165.
HSL color Cylindrical-coordinate representation of color #553093: hue angle of 262.42º degrees, saturation: 0.51, 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 #553093 is Cyan = 0.42, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 48 | 147 | - |
| CMYK | 0.42 | 0.67 | 0 | 0.42 |
| HSL | 262.42º | 0.51% | 0.38% | - |
| HSV(B) | 262.42º | 0.67% | 0.58% | - |
| XYZ | 10.07 | 6.15 | 28.26 | - |
| YUV | 70.35 | 171.26 | 138.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 147 | 0.42 | 0.67 | 0 | 0.42 | 262.42 | 0.51 | 0.38 |
| Hex | 55 | 30 | 93 | 2A | 43 | 0 | 2A | 106 | 33 | 26 |
| Octal | 125 | 60 | 223 | 52 | 103 | 0 | 52 | 406 | 63 | 46 |
| Binary | 1010101 | 110000 | 10010011 | 101010 | 1000011 | 0 | 101010 | 100000110 | 110011 | 100110 |
Color Harmonies of #553093
Complementary color
Monochromatic Colors of #553093
Black with #553093
Text Example
Text Example
White with #553093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553093; }
p { color: rgb(85,48,147); }
H1.HeaderClassName
{
color: #553093;
}
.AnyTagClassName
{
color: #553093;
}
</style>
background-color css
<style>
a { background-color: #553093; }
a { background-color: rgb(85,48,147); }
div.DivClassName
{
background-color: #553093;
}
.BgClassName
{
background-color: #553093;
}
</style>
border-color css
<style>
span { border-color: #553093; }
span { border-color: rgb(85,48,147); }
td.TdClassName
{
border-color: #553093;
}
.TagClassName
{
border-color: #553093;
}
</style>