Shades of Honey Flower #554160
Tints of Honey Flower #554160
RGB
CMYK
RGB Variations
Color information
#554160 (or 0x554160) is known color: Honey Flower. HEX triplet: 55, 41 and 60. RGB value is (85,65,96). Sum of RGB (Red+Green+Blue) = 85+65+96=246 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.55% from 246); Green value is 65 (25.78% from 255 or 26.42% from 246); Blue value is 96 (37.89% from 255 or 39.02% from 246); Max value from RGB is 96 - color contains mainly: blue. Hex color #554160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #554160 is #AABE9F. Grayscale: #4A4A4A. Windows color (decimal): -11189920 or 6308181. OLE color: 6308181.
HSL color Cylindrical-coordinate representation of color #554160: hue angle of 278.71º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #554160 is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 65 | 96 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.62 |
| HSL | 278.71º | 0.19% | 0.32% | - |
| HSV(B) | 278.71º | 0.32% | 0.38% | - |
| XYZ | 7.75 | 6.56 | 11.92 | - |
| YUV | 74.51 | 140.13 | 135.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 65 | 96 | 0.11 | 0.32 | 0 | 0.62 | 278.71 | 0.19 | 0.32 |
| Hex | 55 | 41 | 60 | B | 20 | 0 | 3E | 117 | 13 | 20 |
| Octal | 125 | 101 | 140 | 13 | 40 | 0 | 76 | 427 | 23 | 40 |
| Binary | 1010101 | 1000001 | 1100000 | 1011 | 100000 | 0 | 111110 | 100010111 | 10011 | 100000 |
Color Harmonies of #554160
Complementary color
Monochromatic Colors of #554160
Black with #554160
Text Example
Text Example
White with #554160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554160; }
p { color: rgb(85,65,96); }
H1.HeaderClassName
{
color: #554160;
}
.AnyTagClassName
{
color: #554160;
}
</style>
background-color css
<style>
a { background-color: #554160; }
a { background-color: rgb(85,65,96); }
div.DivClassName
{
background-color: #554160;
}
.BgClassName
{
background-color: #554160;
}
</style>
border-color css
<style>
span { border-color: #554160; }
span { border-color: rgb(85,65,96); }
td.TdClassName
{
border-color: #554160;
}
.TagClassName
{
border-color: #554160;
}
</style>