Shades of Daisy Bush #553192
Tints of Daisy Bush #553192
RGB
CMYK
RGB Variations
Color information
#553192 (or 0x553192) is known color: Daisy Bush. HEX triplet: 55, 31 and 92. RGB value is (85,49,146). Sum of RGB (Red+Green+Blue) = 85+49+146=280 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.36% from 280); Green value is 49 (19.53% from 255 or 17.5% from 280); Blue value is 146 (57.42% from 255 or 52.14% from 280); Max value from RGB is 146 - color contains mainly: blue. Hex color #553192 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553192 is #AACE6D. Grayscale: #464646. Windows color (decimal): -11193966 or 9580885. OLE color: 9580885.
HSL color Cylindrical-coordinate representation of color #553192: hue angle of 262.27º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #553192 is Cyan = 0.42, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 49 | 146 | - |
| CMYK | 0.42 | 0.66 | 0 | 0.43 |
| HSL | 262.27º | 0.5% | 0.38% | - |
| HSV(B) | 262.27º | 0.66% | 0.57% | - |
| XYZ | 10.03 | 6.2 | 27.86 | - |
| YUV | 70.82 | 170.43 | 138.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 146 | 0.42 | 0.66 | 0 | 0.43 | 262.27 | 0.5 | 0.38 |
| Hex | 55 | 31 | 92 | 2A | 42 | 0 | 2B | 106 | 32 | 26 |
| Octal | 125 | 61 | 222 | 52 | 102 | 0 | 53 | 406 | 62 | 46 |
| Binary | 1010101 | 110001 | 10010010 | 101010 | 1000010 | 0 | 101011 | 100000110 | 110010 | 100110 |
Color Harmonies of #553192
Complementary color
Monochromatic Colors of #553192
Black with #553192
Text Example
Text Example
White with #553192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553192; }
p { color: rgb(85,49,146); }
H1.HeaderClassName
{
color: #553192;
}
.AnyTagClassName
{
color: #553192;
}
</style>
background-color css
<style>
a { background-color: #553192; }
a { background-color: rgb(85,49,146); }
div.DivClassName
{
background-color: #553192;
}
.BgClassName
{
background-color: #553192;
}
</style>
border-color css
<style>
span { border-color: #553192; }
span { border-color: rgb(85,49,146); }
td.TdClassName
{
border-color: #553192;
}
.TagClassName
{
border-color: #553192;
}
</style>