Shades of Honey Flower #544460
Tints of Honey Flower #544460
RGB
CMYK
RGB Variations
Color information
#544460 (or 0x544460) is known color: Honey Flower. HEX triplet: 54, 44 and 60. RGB value is (84,68,96). Sum of RGB (Red+Green+Blue) = 84+68+96=248 (32% of max value = 765). Red value is 84 (33.20% from 255 or 33.87% from 248); Green value is 68 (26.95% from 255 or 27.42% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 96 - color contains mainly: blue. Hex color #544460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544460 is #ABBB9F. Grayscale: #4B4B4B. Windows color (decimal): -11254688 or 6308948. OLE color: 6308948.
HSL color Cylindrical-coordinate representation of color #544460: hue angle of 274.29º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #544460 is Cyan = 0.12, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 68 | 96 | - |
| CMYK | 0.12 | 0.29 | 0 | 0.62 |
| HSL | 274.29º | 0.17% | 0.32% | - |
| HSV(B) | 274.29º | 0.29% | 0.38% | - |
| XYZ | 7.83 | 6.86 | 11.98 | - |
| YUV | 75.98 | 139.3 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 68 | 96 | 0.12 | 0.29 | 0 | 0.62 | 274.29 | 0.17 | 0.32 |
| Hex | 54 | 44 | 60 | C | 1D | 0 | 3E | 112 | 11 | 20 |
| Octal | 124 | 104 | 140 | 14 | 35 | 0 | 76 | 422 | 21 | 40 |
| Binary | 1010100 | 1000100 | 1100000 | 1100 | 11101 | 0 | 111110 | 100010010 | 10001 | 100000 |
Color Harmonies of #544460
Complementary color
Monochromatic Colors of #544460
Black with #544460
Text Example
Text Example
White with #544460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544460; }
p { color: rgb(84,68,96); }
H1.HeaderClassName
{
color: #544460;
}
.AnyTagClassName
{
color: #544460;
}
</style>
background-color css
<style>
a { background-color: #544460; }
a { background-color: rgb(84,68,96); }
div.DivClassName
{
background-color: #544460;
}
.BgClassName
{
background-color: #544460;
}
</style>
border-color css
<style>
span { border-color: #544460; }
span { border-color: rgb(84,68,96); }
td.TdClassName
{
border-color: #544460;
}
.TagClassName
{
border-color: #544460;
}
</style>