Shades of Honey Flower #553570
Tints of Honey Flower #553570
RGB
CMYK
RGB Variations
Color information
#553570 (or 0x553570) is known color: Honey Flower. HEX triplet: 55, 35 and 70. RGB value is (85,53,112). Sum of RGB (Red+Green+Blue) = 85+53+112=250 (33% of max value = 765). Red value is 85 (33.59% from 255 or 34% from 250); Green value is 53 (21.09% from 255 or 21.2% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #553570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553570 is #AACA8F. Grayscale: #454545. Windows color (decimal): -11192976 or 7353685. OLE color: 7353685.
HSL color Cylindrical-coordinate representation of color #553570: hue angle of 272.54º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #553570 is Cyan = 0.24, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 53 | 112 | - |
| CMYK | 0.24 | 0.53 | 0 | 0.56 |
| HSL | 272.54º | 0.36% | 0.32% | - |
| HSV(B) | 272.54º | 0.53% | 0.44% | - |
| XYZ | 7.94 | 5.65 | 16 | - |
| YUV | 69.29 | 152.1 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 112 | 0.24 | 0.53 | 0 | 0.56 | 272.54 | 0.36 | 0.32 |
| Hex | 55 | 35 | 70 | 18 | 35 | 0 | 38 | 111 | 24 | 20 |
| Octal | 125 | 65 | 160 | 30 | 65 | 0 | 70 | 421 | 44 | 40 |
| Binary | 1010101 | 110101 | 1110000 | 11000 | 110101 | 0 | 111000 | 100010001 | 100100 | 100000 |
Color Harmonies of #553570
Complementary color
Monochromatic Colors of #553570
Black with #553570
Text Example
Text Example
White with #553570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553570; }
p { color: rgb(85,53,112); }
H1.HeaderClassName
{
color: #553570;
}
.AnyTagClassName
{
color: #553570;
}
</style>
background-color css
<style>
a { background-color: #553570; }
a { background-color: rgb(85,53,112); }
div.DivClassName
{
background-color: #553570;
}
.BgClassName
{
background-color: #553570;
}
</style>
border-color css
<style>
span { border-color: #553570; }
span { border-color: rgb(85,53,112); }
td.TdClassName
{
border-color: #553570;
}
.TagClassName
{
border-color: #553570;
}
</style>