Shades of Honey Flower #544166
Tints of Honey Flower #544166
RGB
CMYK
RGB Variations
Color information
#544166 (or 0x544166) is known color: Honey Flower. HEX triplet: 54, 41 and 66. RGB value is (84,65,102). Sum of RGB (Red+Green+Blue) = 84+65+102=251 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.47% from 251); Green value is 65 (25.78% from 255 or 25.90% from 251); Blue value is 102 (40.23% from 255 or 40.64% from 251); Max value from RGB is 102 - color contains mainly: blue. Hex color #544166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544166 is #ABBE99. Grayscale: #4A4A4A. Windows color (decimal): -11255450 or 6701396. OLE color: 6701396.
HSL color Cylindrical-coordinate representation of color #544166: hue angle of 270.81º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #544166 is Cyan = 0.18, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 65 | 102 | - |
| CMYK | 0.18 | 0.36 | 0 | 0.6 |
| HSL | 270.81º | 0.22% | 0.33% | - |
| HSV(B) | 270.81º | 0.36% | 0.4% | - |
| XYZ | 7.94 | 6.62 | 13.43 | - |
| YUV | 74.9 | 143.29 | 134.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 65 | 102 | 0.18 | 0.36 | 0 | 0.6 | 270.81 | 0.22 | 0.33 |
| Hex | 54 | 41 | 66 | 12 | 24 | 0 | 3C | 10F | 16 | 21 |
| Octal | 124 | 101 | 146 | 22 | 44 | 0 | 74 | 417 | 26 | 41 |
| Binary | 1010100 | 1000001 | 1100110 | 10010 | 100100 | 0 | 111100 | 100001111 | 10110 | 100001 |
Color Harmonies of #544166
Complementary color
Monochromatic Colors of #544166
Black with #544166
Text Example
Text Example
White with #544166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544166; }
p { color: rgb(84,65,102); }
H1.HeaderClassName
{
color: #544166;
}
.AnyTagClassName
{
color: #544166;
}
</style>
background-color css
<style>
a { background-color: #544166; }
a { background-color: rgb(84,65,102); }
div.DivClassName
{
background-color: #544166;
}
.BgClassName
{
background-color: #544166;
}
</style>
border-color css
<style>
span { border-color: #544166; }
span { border-color: rgb(84,65,102); }
td.TdClassName
{
border-color: #544166;
}
.TagClassName
{
border-color: #544166;
}
</style>