Shades of Daisy Bush #552198
Tints of Daisy Bush #552198
RGB
CMYK
RGB Variations
Color information
#552198 (or 0x552198) is known color: Daisy Bush. HEX triplet: 55, 21 and 98. RGB value is (85,33,152). Sum of RGB (Red+Green+Blue) = 85+33+152=270 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.48% from 270); Green value is 33 (13.28% from 255 or 12.22% from 270); Blue value is 152 (59.77% from 255 or 56.30% from 270); Max value from RGB is 152 - color contains mainly: blue. Hex color #552198 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552198 is #AADE67. Grayscale: #3D3D3D. Windows color (decimal): -11198056 or 9970005. OLE color: 9970005.
HSL color Cylindrical-coordinate representation of color #552198: hue angle of 266.22º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #552198 is Cyan = 0.44, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 33 | 152 | - |
| CMYK | 0.44 | 0.78 | 0 | 0.40 |
| HSL | 266.22º | 0.64% | 0.36% | - |
| HSV(B) | 266.22º | 0.78% | 0.6% | - |
| XYZ | 9.96 | 5.29 | 30.2 | - |
| YUV | 62.11 | 178.73 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 152 | 0.44 | 0.78 | 0 | 0.40 | 266.22 | 0.64 | 0.36 |
| Hex | 55 | 21 | 98 | 2C | 4E | 0 | 28 | 10A | 40 | 24 |
| Octal | 125 | 41 | 230 | 54 | 116 | 0 | 50 | 412 | 100 | 44 |
| Binary | 1010101 | 100001 | 10011000 | 101100 | 1001110 | 0 | 101000 | 100001010 | 1000000 | 100100 |
Color Harmonies of #552198
Complementary color
Monochromatic Colors of #552198
Black with #552198
Text Example
Text Example
White with #552198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552198; }
p { color: rgb(85,33,152); }
H1.HeaderClassName
{
color: #552198;
}
.AnyTagClassName
{
color: #552198;
}
</style>
background-color css
<style>
a { background-color: #552198; }
a { background-color: rgb(85,33,152); }
div.DivClassName
{
background-color: #552198;
}
.BgClassName
{
background-color: #552198;
}
</style>
border-color css
<style>
span { border-color: #552198; }
span { border-color: rgb(85,33,152); }
td.TdClassName
{
border-color: #552198;
}
.TagClassName
{
border-color: #552198;
}
</style>