Shades of Daisy Bush #553693
Tints of Daisy Bush #553693
RGB
CMYK
RGB Variations
Color information
#553693 (or 0x553693) is known color: Daisy Bush. HEX triplet: 55, 36 and 93. RGB value is (85,54,147). Sum of RGB (Red+Green+Blue) = 85+54+147=286 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.72% from 286); Green value is 54 (21.48% from 255 or 18.88% from 286); Blue value is 147 (57.81% from 255 or 51.40% from 286); Max value from RGB is 147 - color contains mainly: blue. Hex color #553693 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553693 is #AAC96C. Grayscale: #494949. Windows color (decimal): -11192685 or 9647701. OLE color: 9647701.
HSL color Cylindrical-coordinate representation of color #553693: hue angle of 260º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #553693 is Cyan = 0.42, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 54 | 147 | - |
| CMYK | 0.42 | 0.63 | 0 | 0.42 |
| HSL | 260º | 0.46% | 0.39% | - |
| HSV(B) | 260º | 0.63% | 0.58% | - |
| XYZ | 10.33 | 6.68 | 28.35 | - |
| YUV | 73.87 | 169.27 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 147 | 0.42 | 0.63 | 0 | 0.42 | 260 | 0.46 | 0.39 |
| Hex | 55 | 36 | 93 | 2A | 3F | 0 | 2A | 104 | 2E | 27 |
| Octal | 125 | 66 | 223 | 52 | 77 | 0 | 52 | 404 | 56 | 47 |
| Binary | 1010101 | 110110 | 10010011 | 101010 | 111111 | 0 | 101010 | 100000100 | 101110 | 100111 |
Color Harmonies of #553693
Complementary color
Monochromatic Colors of #553693
Black with #553693
Text Example
Text Example
White with #553693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553693; }
p { color: rgb(85,54,147); }
H1.HeaderClassName
{
color: #553693;
}
.AnyTagClassName
{
color: #553693;
}
</style>
background-color css
<style>
a { background-color: #553693; }
a { background-color: rgb(85,54,147); }
div.DivClassName
{
background-color: #553693;
}
.BgClassName
{
background-color: #553693;
}
</style>
border-color css
<style>
span { border-color: #553693; }
span { border-color: rgb(85,54,147); }
td.TdClassName
{
border-color: #553693;
}
.TagClassName
{
border-color: #553693;
}
</style>