Shades of Daisy Bush #552497
Tints of Daisy Bush #552497
RGB
CMYK
RGB Variations
Color information
#552497 (or 0x552497) is known color: Daisy Bush. HEX triplet: 55, 24 and 97. RGB value is (85,36,151). Sum of RGB (Red+Green+Blue) = 85+36+151=272 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.25% from 272); Green value is 36 (14.45% from 255 or 13.24% from 272); Blue value is 151 (59.38% from 255 or 55.51% from 272); Max value from RGB is 151 - color contains mainly: blue. Hex color #552497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552497 is #AADB68. Grayscale: #3F3F3F. Windows color (decimal): -11197289 or 9905237. OLE color: 9905237.
HSL color Cylindrical-coordinate representation of color #552497: hue angle of 265.57º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #552497 is Cyan = 0.44, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 36 | 151 | - |
| CMYK | 0.44 | 0.76 | 0 | 0.41 |
| HSL | 265.57º | 0.61% | 0.37% | - |
| HSV(B) | 265.57º | 0.76% | 0.59% | - |
| XYZ | 9.96 | 5.43 | 29.8 | - |
| YUV | 63.76 | 177.23 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 36 | 151 | 0.44 | 0.76 | 0 | 0.41 | 265.57 | 0.61 | 0.37 |
| Hex | 55 | 24 | 97 | 2C | 4C | 0 | 29 | 10A | 3D | 25 |
| Octal | 125 | 44 | 227 | 54 | 114 | 0 | 51 | 412 | 75 | 45 |
| Binary | 1010101 | 100100 | 10010111 | 101100 | 1001100 | 0 | 101001 | 100001010 | 111101 | 100101 |
Color Harmonies of #552497
Complementary color
Monochromatic Colors of #552497
Black with #552497
Text Example
Text Example
White with #552497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552497; }
p { color: rgb(85,36,151); }
H1.HeaderClassName
{
color: #552497;
}
.AnyTagClassName
{
color: #552497;
}
</style>
background-color css
<style>
a { background-color: #552497; }
a { background-color: rgb(85,36,151); }
div.DivClassName
{
background-color: #552497;
}
.BgClassName
{
background-color: #552497;
}
</style>
border-color css
<style>
span { border-color: #552497; }
span { border-color: rgb(85,36,151); }
td.TdClassName
{
border-color: #552497;
}
.TagClassName
{
border-color: #552497;
}
</style>