Shades of Daisy Bush #552397
Tints of Daisy Bush #552397
RGB
CMYK
RGB Variations
Color information
#552397 (or 0x552397) is known color: Daisy Bush. HEX triplet: 55, 23 and 97. RGB value is (85,35,151). Sum of RGB (Red+Green+Blue) = 85+35+151=271 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.37% from 271); Green value is 35 (14.06% from 255 or 12.92% from 271); Blue value is 151 (59.38% from 255 or 55.72% from 271); Max value from RGB is 151 - color contains mainly: blue. Hex color #552397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552397 is #AADC68. Grayscale: #3E3E3E. Windows color (decimal): -11197545 or 9904981. OLE color: 9904981.
HSL color Cylindrical-coordinate representation of color #552397: hue angle of 265.86º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #552397 is Cyan = 0.44, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 35 | 151 | - |
| CMYK | 0.44 | 0.77 | 0 | 0.41 |
| HSL | 265.86º | 0.62% | 0.36% | - |
| HSV(B) | 265.86º | 0.77% | 0.59% | - |
| XYZ | 9.93 | 5.37 | 29.79 | - |
| YUV | 63.17 | 177.57 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 35 | 151 | 0.44 | 0.77 | 0 | 0.41 | 265.86 | 0.62 | 0.36 |
| Hex | 55 | 23 | 97 | 2C | 4D | 0 | 29 | 10A | 3E | 24 |
| Octal | 125 | 43 | 227 | 54 | 115 | 0 | 51 | 412 | 76 | 44 |
| Binary | 1010101 | 100011 | 10010111 | 101100 | 1001101 | 0 | 101001 | 100001010 | 111110 | 100100 |
Color Harmonies of #552397
Complementary color
Monochromatic Colors of #552397
Black with #552397
Text Example
Text Example
White with #552397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552397; }
p { color: rgb(85,35,151); }
H1.HeaderClassName
{
color: #552397;
}
.AnyTagClassName
{
color: #552397;
}
</style>
background-color css
<style>
a { background-color: #552397; }
a { background-color: rgb(85,35,151); }
div.DivClassName
{
background-color: #552397;
}
.BgClassName
{
background-color: #552397;
}
</style>
border-color css
<style>
span { border-color: #552397; }
span { border-color: rgb(85,35,151); }
td.TdClassName
{
border-color: #552397;
}
.TagClassName
{
border-color: #552397;
}
</style>