Shades of Daisy Bush #553996
Tints of Daisy Bush #553996
RGB
CMYK
RGB Variations
Color information
#553996 (or 0x553996) is known color: Daisy Bush. HEX triplet: 55, 39 and 96. RGB value is (85,57,150). Sum of RGB (Red+Green+Blue) = 85+57+150=292 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.11% from 292); Green value is 57 (22.66% from 255 or 19.52% from 292); Blue value is 150 (58.98% from 255 or 51.37% from 292); Max value from RGB is 150 - color contains mainly: blue. Hex color #553996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553996 is #AAC669. Grayscale: #4B4B4B. Windows color (decimal): -11191914 or 9845077. OLE color: 9845077.
HSL color Cylindrical-coordinate representation of color #553996: hue angle of 258.06º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #553996 is Cyan = 0.43, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 57 | 150 | - |
| CMYK | 0.43 | 0.62 | 0 | 0.41 |
| HSL | 258.06º | 0.45% | 0.41% | - |
| HSV(B) | 258.06º | 0.62% | 0.59% | - |
| XYZ | 10.71 | 7.06 | 29.65 | - |
| YUV | 75.97 | 169.78 | 134.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 150 | 0.43 | 0.62 | 0 | 0.41 | 258.06 | 0.45 | 0.41 |
| Hex | 55 | 39 | 96 | 2B | 3E | 0 | 29 | 102 | 2D | 29 |
| Octal | 125 | 71 | 226 | 53 | 76 | 0 | 51 | 402 | 55 | 51 |
| Binary | 1010101 | 111001 | 10010110 | 101011 | 111110 | 0 | 101001 | 100000010 | 101101 | 101001 |
Color Harmonies of #553996
Complementary color
Monochromatic Colors of #553996
Black with #553996
Text Example
Text Example
White with #553996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553996; }
p { color: rgb(85,57,150); }
H1.HeaderClassName
{
color: #553996;
}
.AnyTagClassName
{
color: #553996;
}
</style>
background-color css
<style>
a { background-color: #553996; }
a { background-color: rgb(85,57,150); }
div.DivClassName
{
background-color: #553996;
}
.BgClassName
{
background-color: #553996;
}
</style>
border-color css
<style>
span { border-color: #553996; }
span { border-color: rgb(85,57,150); }
td.TdClassName
{
border-color: #553996;
}
.TagClassName
{
border-color: #553996;
}
</style>