Shades of Honey Flower #553770
Tints of Honey Flower #553770
RGB
CMYK
RGB Variations
Color information
#553770 (or 0x553770) is known color: Honey Flower. HEX triplet: 55, 37 and 70. RGB value is (85,55,112). Sum of RGB (Red+Green+Blue) = 85+55+112=252 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.73% from 252); Green value is 55 (21.88% from 255 or 21.83% from 252); Blue value is 112 (44.14% from 255 or 44.44% from 252); Max value from RGB is 112 - color contains mainly: blue. Hex color #553770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553770 is #AAC88F. Grayscale: #464646. Windows color (decimal): -11192464 or 7354197. OLE color: 7354197.
HSL color Cylindrical-coordinate representation of color #553770: hue angle of 271.58º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #553770 is Cyan = 0.24, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 55 | 112 | - |
| CMYK | 0.24 | 0.51 | 0 | 0.56 |
| HSL | 271.58º | 0.34% | 0.33% | - |
| HSV(B) | 271.58º | 0.51% | 0.44% | - |
| XYZ | 8.04 | 5.83 | 16.03 | - |
| YUV | 70.47 | 151.44 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 112 | 0.24 | 0.51 | 0 | 0.56 | 271.58 | 0.34 | 0.33 |
| Hex | 55 | 37 | 70 | 18 | 33 | 0 | 38 | 110 | 22 | 21 |
| Octal | 125 | 67 | 160 | 30 | 63 | 0 | 70 | 420 | 42 | 41 |
| Binary | 1010101 | 110111 | 1110000 | 11000 | 110011 | 0 | 111000 | 100010000 | 100010 | 100001 |
Color Harmonies of #553770
Complementary color
Monochromatic Colors of #553770
Black with #553770
Text Example
Text Example
White with #553770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553770; }
p { color: rgb(85,55,112); }
H1.HeaderClassName
{
color: #553770;
}
.AnyTagClassName
{
color: #553770;
}
</style>
background-color css
<style>
a { background-color: #553770; }
a { background-color: rgb(85,55,112); }
div.DivClassName
{
background-color: #553770;
}
.BgClassName
{
background-color: #553770;
}
</style>
border-color css
<style>
span { border-color: #553770; }
span { border-color: rgb(85,55,112); }
td.TdClassName
{
border-color: #553770;
}
.TagClassName
{
border-color: #553770;
}
</style>