Shades of Honey Flower #553968
Tints of Honey Flower #553968
RGB
CMYK
RGB Variations
Color information
#553968 (or 0x553968) is known color: Honey Flower. HEX triplet: 55, 39 and 68. RGB value is (85,57,104). Sum of RGB (Red+Green+Blue) = 85+57+104=246 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.55% from 246); Green value is 57 (22.66% from 255 or 23.17% from 246); Blue value is 104 (41.02% from 255 or 42.28% from 246); Max value from RGB is 104 - color contains mainly: blue. Hex color #553968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553968 is #AAC697. Grayscale: #464646. Windows color (decimal): -11191960 or 6830421. OLE color: 6830421.
HSL color Cylindrical-coordinate representation of color #553968: hue angle of 275.74º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #553968 is Cyan = 0.18, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 57 | 104 | - |
| CMYK | 0.18 | 0.45 | 0 | 0.59 |
| HSL | 275.74º | 0.29% | 0.32% | - |
| HSV(B) | 275.74º | 0.45% | 0.41% | - |
| XYZ | 7.71 | 5.86 | 13.82 | - |
| YUV | 70.73 | 146.78 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 104 | 0.18 | 0.45 | 0 | 0.59 | 275.74 | 0.29 | 0.32 |
| Hex | 55 | 39 | 68 | 12 | 2D | 0 | 3B | 114 | 1D | 20 |
| Octal | 125 | 71 | 150 | 22 | 55 | 0 | 73 | 424 | 35 | 40 |
| Binary | 1010101 | 111001 | 1101000 | 10010 | 101101 | 0 | 111011 | 100010100 | 11101 | 100000 |
Color Harmonies of #553968
Complementary color
Monochromatic Colors of #553968
Black with #553968
Text Example
Text Example
White with #553968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553968; }
p { color: rgb(85,57,104); }
H1.HeaderClassName
{
color: #553968;
}
.AnyTagClassName
{
color: #553968;
}
</style>
background-color css
<style>
a { background-color: #553968; }
a { background-color: rgb(85,57,104); }
div.DivClassName
{
background-color: #553968;
}
.BgClassName
{
background-color: #553968;
}
</style>
border-color css
<style>
span { border-color: #553968; }
span { border-color: rgb(85,57,104); }
td.TdClassName
{
border-color: #553968;
}
.TagClassName
{
border-color: #553968;
}
</style>