Shades of Honey Flower #553762
Tints of Honey Flower #553762
RGB
CMYK
RGB Variations
Color information
#553762 (or 0x553762) is known color: Honey Flower. HEX triplet: 55, 37 and 62. RGB value is (85,55,98). Sum of RGB (Red+Green+Blue) = 85+55+98=238 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.71% from 238); Green value is 55 (21.88% from 255 or 23.11% from 238); Blue value is 98 (38.67% from 255 or 41.18% from 238); Max value from RGB is 98 - color contains mainly: blue. Hex color #553762 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553762 is #AAC89D. Grayscale: #444444. Windows color (decimal): -11192478 or 6436693. OLE color: 6436693.
HSL color Cylindrical-coordinate representation of color #553762: hue angle of 281.86º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553762 is Cyan = 0.13, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 55 | 98 | - |
| CMYK | 0.13 | 0.44 | 0 | 0.62 |
| HSL | 281.86º | 0.28% | 0.3% | - |
| HSV(B) | 281.86º | 0.44% | 0.38% | - |
| XYZ | 7.32 | 5.55 | 12.24 | - |
| YUV | 68.87 | 144.44 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 98 | 0.13 | 0.44 | 0 | 0.62 | 281.86 | 0.28 | 0.3 |
| Hex | 55 | 37 | 62 | D | 2C | 0 | 3E | 11A | 1C | 1E |
| Octal | 125 | 67 | 142 | 15 | 54 | 0 | 76 | 432 | 34 | 36 |
| Binary | 1010101 | 110111 | 1100010 | 1101 | 101100 | 0 | 111110 | 100011010 | 11100 | 11110 |
Color Harmonies of #553762
Complementary color
Monochromatic Colors of #553762
Black with #553762
Text Example
Text Example
White with #553762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553762; }
p { color: rgb(85,55,98); }
H1.HeaderClassName
{
color: #553762;
}
.AnyTagClassName
{
color: #553762;
}
</style>
background-color css
<style>
a { background-color: #553762; }
a { background-color: rgb(85,55,98); }
div.DivClassName
{
background-color: #553762;
}
.BgClassName
{
background-color: #553762;
}
</style>
border-color css
<style>
span { border-color: #553762; }
span { border-color: rgb(85,55,98); }
td.TdClassName
{
border-color: #553762;
}
.TagClassName
{
border-color: #553762;
}
</style>