Shades of Daisy Bush #552796
Tints of Daisy Bush #552796
RGB
CMYK
RGB Variations
Color information
#552796 (or 0x552796) is known color: Daisy Bush. HEX triplet: 55, 27 and 96. RGB value is (85,39,150). Sum of RGB (Red+Green+Blue) = 85+39+150=274 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.02% from 274); Green value is 39 (15.62% from 255 or 14.23% from 274); Blue value is 150 (58.98% from 255 or 54.74% from 274); Max value from RGB is 150 - color contains mainly: blue. Hex color #552796 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552796 is #AAD869. Grayscale: #414141. Windows color (decimal): -11196522 or 9840469. OLE color: 9840469.
HSL color Cylindrical-coordinate representation of color #552796: hue angle of 264.86º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #552796 is Cyan = 0.43, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 39 | 150 | - |
| CMYK | 0.43 | 0.74 | 0 | 0.41 |
| HSL | 264.86º | 0.59% | 0.37% | - |
| HSV(B) | 264.86º | 0.74% | 0.59% | - |
| XYZ | 9.98 | 5.58 | 29.41 | - |
| YUV | 65.41 | 175.74 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 150 | 0.43 | 0.74 | 0 | 0.41 | 264.86 | 0.59 | 0.37 |
| Hex | 55 | 27 | 96 | 2B | 4A | 0 | 29 | 109 | 3B | 25 |
| Octal | 125 | 47 | 226 | 53 | 112 | 0 | 51 | 411 | 73 | 45 |
| Binary | 1010101 | 100111 | 10010110 | 101011 | 1001010 | 0 | 101001 | 100001001 | 111011 | 100101 |
Color Harmonies of #552796
Complementary color
Monochromatic Colors of #552796
Black with #552796
Text Example
Text Example
White with #552796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552796; }
p { color: rgb(85,39,150); }
H1.HeaderClassName
{
color: #552796;
}
.AnyTagClassName
{
color: #552796;
}
</style>
background-color css
<style>
a { background-color: #552796; }
a { background-color: rgb(85,39,150); }
div.DivClassName
{
background-color: #552796;
}
.BgClassName
{
background-color: #552796;
}
</style>
border-color css
<style>
span { border-color: #552796; }
span { border-color: rgb(85,39,150); }
td.TdClassName
{
border-color: #552796;
}
.TagClassName
{
border-color: #552796;
}
</style>