Shades of Honey Flower #544067
Tints of Honey Flower #544067
RGB
CMYK
RGB Variations
Color information
#544067 (or 0x544067) is known color: Honey Flower. HEX triplet: 54, 40 and 67. RGB value is (84,64,103). Sum of RGB (Red+Green+Blue) = 84+64+103=251 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.47% from 251); Green value is 64 (25.39% from 255 or 25.50% from 251); Blue value is 103 (40.62% from 255 or 41.04% from 251); Max value from RGB is 103 - color contains mainly: blue. Hex color #544067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544067 is #ABBF98. Grayscale: #4A4A4A. Windows color (decimal): -11255705 or 6766676. OLE color: 6766676.
HSL color Cylindrical-coordinate representation of color #544067: hue angle of 270.77º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #544067 is Cyan = 0.18, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 64 | 103 | - |
| CMYK | 0.18 | 0.38 | 0 | 0.60 |
| HSL | 270.77º | 0.23% | 0.33% | - |
| HSV(B) | 270.77º | 0.38% | 0.4% | - |
| XYZ | 7.94 | 6.53 | 13.67 | - |
| YUV | 74.43 | 144.13 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 103 | 0.18 | 0.38 | 0 | 0.60 | 270.77 | 0.23 | 0.33 |
| Hex | 54 | 40 | 67 | 12 | 26 | 0 | 3C | 10F | 17 | 21 |
| Octal | 124 | 100 | 147 | 22 | 46 | 0 | 74 | 417 | 27 | 41 |
| Binary | 1010100 | 1000000 | 1100111 | 10010 | 100110 | 0 | 111100 | 100001111 | 10111 | 100001 |
Color Harmonies of #544067
Complementary color
Monochromatic Colors of #544067
Black with #544067
Text Example
Text Example
White with #544067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544067; }
p { color: rgb(84,64,103); }
H1.HeaderClassName
{
color: #544067;
}
.AnyTagClassName
{
color: #544067;
}
</style>
background-color css
<style>
a { background-color: #544067; }
a { background-color: rgb(84,64,103); }
div.DivClassName
{
background-color: #544067;
}
.BgClassName
{
background-color: #544067;
}
</style>
border-color css
<style>
span { border-color: #544067; }
span { border-color: rgb(84,64,103); }
td.TdClassName
{
border-color: #544067;
}
.TagClassName
{
border-color: #544067;
}
</style>