Shades of Daisy Bush #553692
Tints of Daisy Bush #553692
RGB
CMYK
RGB Variations
Color information
#553692 (or 0x553692) is known color: Daisy Bush. HEX triplet: 55, 36 and 92. RGB value is (85,54,146). Sum of RGB (Red+Green+Blue) = 85+54+146=285 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.82% from 285); Green value is 54 (21.48% from 255 or 18.95% from 285); Blue value is 146 (57.42% from 255 or 51.23% from 285); Max value from RGB is 146 - color contains mainly: blue. Hex color #553692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553692 is #AAC96D. Grayscale: #494949. Windows color (decimal): -11192686 or 9582165. OLE color: 9582165.
HSL color Cylindrical-coordinate representation of color #553692: hue angle of 260.22º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #553692 is Cyan = 0.42, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 54 | 146 | - |
| CMYK | 0.42 | 0.63 | 0 | 0.43 |
| HSL | 260.22º | 0.46% | 0.39% | - |
| HSV(B) | 260.22º | 0.63% | 0.57% | - |
| XYZ | 10.25 | 6.64 | 27.94 | - |
| YUV | 73.76 | 168.77 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 146 | 0.42 | 0.63 | 0 | 0.43 | 260.22 | 0.46 | 0.39 |
| Hex | 55 | 36 | 92 | 2A | 3F | 0 | 2B | 104 | 2E | 27 |
| Octal | 125 | 66 | 222 | 52 | 77 | 0 | 53 | 404 | 56 | 47 |
| Binary | 1010101 | 110110 | 10010010 | 101010 | 111111 | 0 | 101011 | 100000100 | 101110 | 100111 |
Color Harmonies of #553692
Complementary color
Monochromatic Colors of #553692
Black with #553692
Text Example
Text Example
White with #553692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553692; }
p { color: rgb(85,54,146); }
H1.HeaderClassName
{
color: #553692;
}
.AnyTagClassName
{
color: #553692;
}
</style>
background-color css
<style>
a { background-color: #553692; }
a { background-color: rgb(85,54,146); }
div.DivClassName
{
background-color: #553692;
}
.BgClassName
{
background-color: #553692;
}
</style>
border-color css
<style>
span { border-color: #553692; }
span { border-color: rgb(85,54,146); }
td.TdClassName
{
border-color: #553692;
}
.TagClassName
{
border-color: #553692;
}
</style>