Shades of Honey Flower #553864
Tints of Honey Flower #553864
RGB
CMYK
RGB Variations
Color information
#553864 (or 0x553864) is known color: Honey Flower. HEX triplet: 55, 38 and 64. RGB value is (85,56,100). Sum of RGB (Red+Green+Blue) = 85+56+100=241 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.27% from 241); Green value is 56 (22.27% from 255 or 23.24% from 241); Blue value is 100 (39.45% from 255 or 41.49% from 241); Max value from RGB is 100 - color contains mainly: blue. Hex color #553864 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553864 is #AAC79B. Grayscale: #454545. Windows color (decimal): -11192220 or 6568021. OLE color: 6568021.
HSL color Cylindrical-coordinate representation of color #553864: hue angle of 279.55º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553864 is Cyan = 0.15, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 85 | 56 | 100 | - |
| CMYK | 0.15 | 0.44 | 0 | 0.61 |
| HSL | 279.55º | 0.28% | 0.31% | - |
| HSV(B) | 279.55º | 0.44% | 0.39% | - |
| XYZ | 7.46 | 5.68 | 12.76 | - |
| YUV | 69.69 | 145.11 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 100 | 0.15 | 0.44 | 0 | 0.61 | 279.55 | 0.28 | 0.31 |
| Hex | 55 | 38 | 64 | F | 2C | 0 | 3D | 118 | 1C | 1F |
| Octal | 125 | 70 | 144 | 17 | 54 | 0 | 75 | 430 | 34 | 37 |
| Binary | 1010101 | 111000 | 1100100 | 1111 | 101100 | 0 | 111101 | 100011000 | 11100 | 11111 |
Color Harmonies of #553864
Complementary color
Monochromatic Colors of #553864
Black with #553864
Text Example
Text Example
White with #553864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553864; }
p { color: rgb(85,56,100); }
H1.HeaderClassName
{
color: #553864;
}
.AnyTagClassName
{
color: #553864;
}
</style>
background-color css
<style>
a { background-color: #553864; }
a { background-color: rgb(85,56,100); }
div.DivClassName
{
background-color: #553864;
}
.BgClassName
{
background-color: #553864;
}
</style>
border-color css
<style>
span { border-color: #553864; }
span { border-color: rgb(85,56,100); }
td.TdClassName
{
border-color: #553864;
}
.TagClassName
{
border-color: #553864;
}
</style>