Shades of Honey Flower #544461
Tints of Honey Flower #544461
RGB
CMYK
RGB Variations
Color information
#544461 (or 0x544461) is known color: Honey Flower. HEX triplet: 54, 44 and 61. RGB value is (84,68,97). Sum of RGB (Red+Green+Blue) = 84+68+97=249 (32% of max value = 765). Red value is 84 (33.20% from 255 or 33.73% from 249); Green value is 68 (26.95% from 255 or 27.31% from 249); Blue value is 97 (38.28% from 255 or 38.96% from 249); Max value from RGB is 97 - color contains mainly: blue. Hex color #544461 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544461 is #ABBB9E. Grayscale: #4B4B4B. Windows color (decimal): -11254687 or 6374484. OLE color: 6374484.
HSL color Cylindrical-coordinate representation of color #544461: hue angle of 273.1º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #544461 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 68 | 97 | - |
| CMYK | 0.13 | 0.30 | 0 | 0.62 |
| HSL | 273.1º | 0.18% | 0.32% | - |
| HSV(B) | 273.1º | 0.3% | 0.38% | - |
| XYZ | 7.88 | 6.88 | 12.22 | - |
| YUV | 76.09 | 139.8 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 68 | 97 | 0.13 | 0.30 | 0 | 0.62 | 273.1 | 0.18 | 0.32 |
| Hex | 54 | 44 | 61 | D | 1E | 0 | 3E | 111 | 12 | 20 |
| Octal | 124 | 104 | 141 | 15 | 36 | 0 | 76 | 421 | 22 | 40 |
| Binary | 1010100 | 1000100 | 1100001 | 1101 | 11110 | 0 | 111110 | 100010001 | 10010 | 100000 |
Color Harmonies of #544461
Complementary color
Monochromatic Colors of #544461
Black with #544461
Text Example
Text Example
White with #544461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544461; }
p { color: rgb(84,68,97); }
H1.HeaderClassName
{
color: #544461;
}
.AnyTagClassName
{
color: #544461;
}
</style>
background-color css
<style>
a { background-color: #544461; }
a { background-color: rgb(84,68,97); }
div.DivClassName
{
background-color: #544461;
}
.BgClassName
{
background-color: #544461;
}
</style>
border-color css
<style>
span { border-color: #544461; }
span { border-color: rgb(84,68,97); }
td.TdClassName
{
border-color: #544461;
}
.TagClassName
{
border-color: #544461;
}
</style>