Shades of Daisy Bush #553594
Tints of Daisy Bush #553594
RGB
CMYK
RGB Variations
Color information
#553594 (or 0x553594) is known color: Daisy Bush. HEX triplet: 55, 35 and 94. RGB value is (85,53,148). Sum of RGB (Red+Green+Blue) = 85+53+148=286 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.72% from 286); Green value is 53 (21.09% from 255 or 18.53% from 286); Blue value is 148 (58.20% from 255 or 51.75% from 286); Max value from RGB is 148 - color contains mainly: blue. Hex color #553594 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553594 is #AACA6B. Grayscale: #494949. Windows color (decimal): -11192940 or 9712981. OLE color: 9712981.
HSL color Cylindrical-coordinate representation of color #553594: hue angle of 260.21º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #553594 is Cyan = 0.43, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 53 | 148 | - |
| CMYK | 0.43 | 0.64 | 0 | 0.42 |
| HSL | 260.21º | 0.47% | 0.39% | - |
| HSV(B) | 260.21º | 0.64% | 0.58% | - |
| XYZ | 10.36 | 6.62 | 28.75 | - |
| YUV | 73.4 | 170.1 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 148 | 0.43 | 0.64 | 0 | 0.42 | 260.21 | 0.47 | 0.39 |
| Hex | 55 | 35 | 94 | 2B | 40 | 0 | 2A | 104 | 2F | 27 |
| Octal | 125 | 65 | 224 | 53 | 100 | 0 | 52 | 404 | 57 | 47 |
| Binary | 1010101 | 110101 | 10010100 | 101011 | 1000000 | 0 | 101010 | 100000100 | 101111 | 100111 |
Color Harmonies of #553594
Complementary color
Monochromatic Colors of #553594
Black with #553594
Text Example
Text Example
White with #553594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553594; }
p { color: rgb(85,53,148); }
H1.HeaderClassName
{
color: #553594;
}
.AnyTagClassName
{
color: #553594;
}
</style>
background-color css
<style>
a { background-color: #553594; }
a { background-color: rgb(85,53,148); }
div.DivClassName
{
background-color: #553594;
}
.BgClassName
{
background-color: #553594;
}
</style>
border-color css
<style>
span { border-color: #553594; }
span { border-color: rgb(85,53,148); }
td.TdClassName
{
border-color: #553594;
}
.TagClassName
{
border-color: #553594;
}
</style>