Shades of Daisy Bush #552993
Tints of Daisy Bush #552993
RGB
CMYK
RGB Variations
Color information
#552993 (or 0x552993) is known color: Daisy Bush. HEX triplet: 55, 29 and 93. RGB value is (85,41,147). Sum of RGB (Red+Green+Blue) = 85+41+147=273 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.14% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 147 (57.81% from 255 or 53.85% from 273); Max value from RGB is 147 - color contains mainly: blue. Hex color #552993 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552993 is #AAD66C. Grayscale: #414141. Windows color (decimal): -11196013 or 9644373. OLE color: 9644373.
HSL color Cylindrical-coordinate representation of color #552993: hue angle of 264.91º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #552993 is Cyan = 0.42, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 41 | 147 | - |
| CMYK | 0.42 | 0.72 | 0 | 0.42 |
| HSL | 264.91º | 0.56% | 0.37% | - |
| HSV(B) | 264.91º | 0.72% | 0.58% | - |
| XYZ | 9.81 | 5.62 | 28.17 | - |
| YUV | 66.24 | 173.58 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 147 | 0.42 | 0.72 | 0 | 0.42 | 264.91 | 0.56 | 0.37 |
| Hex | 55 | 29 | 93 | 2A | 48 | 0 | 2A | 109 | 38 | 25 |
| Octal | 125 | 51 | 223 | 52 | 110 | 0 | 52 | 411 | 70 | 45 |
| Binary | 1010101 | 101001 | 10010011 | 101010 | 1001000 | 0 | 101010 | 100001001 | 111000 | 100101 |
Color Harmonies of #552993
Complementary color
Monochromatic Colors of #552993
Black with #552993
Text Example
Text Example
White with #552993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552993; }
p { color: rgb(85,41,147); }
H1.HeaderClassName
{
color: #552993;
}
.AnyTagClassName
{
color: #552993;
}
</style>
background-color css
<style>
a { background-color: #552993; }
a { background-color: rgb(85,41,147); }
div.DivClassName
{
background-color: #552993;
}
.BgClassName
{
background-color: #552993;
}
</style>
border-color css
<style>
span { border-color: #552993; }
span { border-color: rgb(85,41,147); }
td.TdClassName
{
border-color: #552993;
}
.TagClassName
{
border-color: #552993;
}
</style>