Shades of Honey Flower #544161
Tints of Honey Flower #544161
RGB
CMYK
RGB Variations
Color information
#544161 (or 0x544161) is known color: Honey Flower. HEX triplet: 54, 41 and 61. RGB value is (84,65,97). Sum of RGB (Red+Green+Blue) = 84+65+97=246 (32% of max value = 765). Red value is 84 (33.20% from 255 or 34.15% from 246); Green value is 65 (25.78% from 255 or 26.42% from 246); Blue value is 97 (38.28% from 255 or 39.43% from 246); Max value from RGB is 97 - color contains mainly: blue. Hex color #544161 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544161 is #ABBE9E. Grayscale: #4A4A4A. Windows color (decimal): -11255455 or 6373716. OLE color: 6373716.
HSL color Cylindrical-coordinate representation of color #544161: hue angle of 275.62º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #544161 is Cyan = 0.13, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 65 | 97 | - |
| CMYK | 0.13 | 0.33 | 0 | 0.62 |
| HSL | 275.63º | 0.2% | 0.32% | - |
| HSV(B) | 275.63º | 0.33% | 0.38% | - |
| XYZ | 7.7 | 6.53 | 12.16 | - |
| YUV | 74.33 | 140.79 | 134.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 65 | 97 | 0.13 | 0.33 | 0 | 0.62 | 275.63 | 0.2 | 0.32 |
| Hex | 54 | 41 | 61 | D | 21 | 0 | 3E | 114 | 14 | 20 |
| Octal | 124 | 101 | 141 | 15 | 41 | 0 | 76 | 424 | 24 | 40 |
| Binary | 1010100 | 1000001 | 1100001 | 1101 | 100001 | 0 | 111110 | 100010100 | 10100 | 100000 |
Color Harmonies of #544161
Complementary color
Monochromatic Colors of #544161
Black with #544161
Text Example
Text Example
White with #544161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544161; }
p { color: rgb(84,65,97); }
H1.HeaderClassName
{
color: #544161;
}
.AnyTagClassName
{
color: #544161;
}
</style>
background-color css
<style>
a { background-color: #544161; }
a { background-color: rgb(84,65,97); }
div.DivClassName
{
background-color: #544161;
}
.BgClassName
{
background-color: #544161;
}
</style>
border-color css
<style>
span { border-color: #544161; }
span { border-color: rgb(84,65,97); }
td.TdClassName
{
border-color: #544161;
}
.TagClassName
{
border-color: #544161;
}
</style>