Shades of Honey Flower #553760
Tints of Honey Flower #553760
RGB
CMYK
RGB Variations
Color information
#553760 (or 0x553760) is known color: Honey Flower. HEX triplet: 55, 37 and 60. RGB value is (85,55,96). Sum of RGB (Red+Green+Blue) = 85+55+96=236 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.02% from 236); Green value is 55 (21.88% from 255 or 23.31% from 236); Blue value is 96 (37.89% from 255 or 40.68% from 236); Max value from RGB is 96 - color contains mainly: blue. Hex color #553760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553760 is #AAC89F. Grayscale: #444444. Windows color (decimal): -11192480 or 6305621. OLE color: 6305621.
HSL color Cylindrical-coordinate representation of color #553760: hue angle of 283.9º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #553760 is Cyan = 0.11, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 55 | 96 | - |
| CMYK | 0.11 | 0.43 | 0 | 0.62 |
| HSL | 283.9º | 0.27% | 0.3% | - |
| HSV(B) | 283.9º | 0.43% | 0.38% | - |
| XYZ | 7.22 | 5.51 | 11.75 | - |
| YUV | 68.64 | 143.44 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 96 | 0.11 | 0.43 | 0 | 0.62 | 283.9 | 0.27 | 0.3 |
| Hex | 55 | 37 | 60 | B | 2B | 0 | 3E | 11C | 1B | 1E |
| Octal | 125 | 67 | 140 | 13 | 53 | 0 | 76 | 434 | 33 | 36 |
| Binary | 1010101 | 110111 | 1100000 | 1011 | 101011 | 0 | 111110 | 100011100 | 11011 | 11110 |
Color Harmonies of #553760
Complementary color
Monochromatic Colors of #553760
Black with #553760
Text Example
Text Example
White with #553760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553760; }
p { color: rgb(85,55,96); }
H1.HeaderClassName
{
color: #553760;
}
.AnyTagClassName
{
color: #553760;
}
</style>
background-color css
<style>
a { background-color: #553760; }
a { background-color: rgb(85,55,96); }
div.DivClassName
{
background-color: #553760;
}
.BgClassName
{
background-color: #553760;
}
</style>
border-color css
<style>
span { border-color: #553760; }
span { border-color: rgb(85,55,96); }
td.TdClassName
{
border-color: #553760;
}
.TagClassName
{
border-color: #553760;
}
</style>