Shades of Honey Flower #553868
Tints of Honey Flower #553868
RGB
CMYK
RGB Variations
Color information
#553868 (or 0x553868) is known color: Honey Flower. HEX triplet: 55, 38 and 68. RGB value is (85,56,104). Sum of RGB (Red+Green+Blue) = 85+56+104=245 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.69% from 245); Green value is 56 (22.27% from 255 or 22.86% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 104 - color contains mainly: blue. Hex color #553868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553868 is #AAC797. Grayscale: #454545. Windows color (decimal): -11192216 or 6830165. OLE color: 6830165.
HSL color Cylindrical-coordinate representation of color #553868: hue angle of 276.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #553868 is Cyan = 0.18, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 56 | 104 | - |
| CMYK | 0.18 | 0.46 | 0 | 0.59 |
| HSL | 276.25º | 0.3% | 0.31% | - |
| HSV(B) | 276.25º | 0.46% | 0.41% | - |
| XYZ | 7.66 | 5.76 | 13.8 | - |
| YUV | 70.14 | 147.11 | 138.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 104 | 0.18 | 0.46 | 0 | 0.59 | 276.25 | 0.3 | 0.31 |
| Hex | 55 | 38 | 68 | 12 | 2E | 0 | 3B | 114 | 1E | 1F |
| Octal | 125 | 70 | 150 | 22 | 56 | 0 | 73 | 424 | 36 | 37 |
| Binary | 1010101 | 111000 | 1101000 | 10010 | 101110 | 0 | 111011 | 100010100 | 11110 | 11111 |
Color Harmonies of #553868
Complementary color
Monochromatic Colors of #553868
Black with #553868
Text Example
Text Example
White with #553868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553868; }
p { color: rgb(85,56,104); }
H1.HeaderClassName
{
color: #553868;
}
.AnyTagClassName
{
color: #553868;
}
</style>
background-color css
<style>
a { background-color: #553868; }
a { background-color: rgb(85,56,104); }
div.DivClassName
{
background-color: #553868;
}
.BgClassName
{
background-color: #553868;
}
</style>
border-color css
<style>
span { border-color: #553868; }
span { border-color: rgb(85,56,104); }
td.TdClassName
{
border-color: #553868;
}
.TagClassName
{
border-color: #553868;
}
</style>