Shades of Daisy Bush #553592
Tints of Daisy Bush #553592
RGB
CMYK
RGB Variations
Color information
#553592 (or 0x553592) is known color: Daisy Bush. HEX triplet: 55, 35 and 92. RGB value is (85,53,146). Sum of RGB (Red+Green+Blue) = 85+53+146=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 53 (21.09% from 255 or 18.66% from 284); Blue value is 146 (57.42% from 255 or 51.41% from 284); Max value from RGB is 146 - color contains mainly: blue. Hex color #553592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553592 is #AACA6D. Grayscale: #484848. Windows color (decimal): -11192942 or 9581909. OLE color: 9581909.
HSL color Cylindrical-coordinate representation of color #553592: hue angle of 260.65º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #553592 is Cyan = 0.42, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 53 | 146 | - |
| CMYK | 0.42 | 0.64 | 0 | 0.43 |
| HSL | 260.65º | 0.47% | 0.39% | - |
| HSV(B) | 260.65º | 0.64% | 0.57% | - |
| XYZ | 10.21 | 6.55 | 27.92 | - |
| YUV | 73.17 | 169.1 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 146 | 0.42 | 0.64 | 0 | 0.43 | 260.65 | 0.47 | 0.39 |
| Hex | 55 | 35 | 92 | 2A | 40 | 0 | 2B | 105 | 2F | 27 |
| Octal | 125 | 65 | 222 | 52 | 100 | 0 | 53 | 405 | 57 | 47 |
| Binary | 1010101 | 110101 | 10010010 | 101010 | 1000000 | 0 | 101011 | 100000101 | 101111 | 100111 |
Color Harmonies of #553592
Complementary color
Monochromatic Colors of #553592
Black with #553592
Text Example
Text Example
White with #553592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553592; }
p { color: rgb(85,53,146); }
H1.HeaderClassName
{
color: #553592;
}
.AnyTagClassName
{
color: #553592;
}
</style>
background-color css
<style>
a { background-color: #553592; }
a { background-color: rgb(85,53,146); }
div.DivClassName
{
background-color: #553592;
}
.BgClassName
{
background-color: #553592;
}
</style>
border-color css
<style>
span { border-color: #553592; }
span { border-color: rgb(85,53,146); }
td.TdClassName
{
border-color: #553592;
}
.TagClassName
{
border-color: #553592;
}
</style>