Shades of Honey Flower #543965
Tints of Honey Flower #543965
RGB
CMYK
RGB Variations
Color information
#543965 (or 0x543965) is known color: Honey Flower. HEX triplet: 54, 39 and 65. RGB value is (84,57,101). Sum of RGB (Red+Green+Blue) = 84+57+101=242 (32% of max value = 765). Red value is 84 (33.20% from 255 or 34.71% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 101 (39.84% from 255 or 41.74% from 242); Max value from RGB is 101 - color contains mainly: blue. Hex color #543965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543965 is #ABC69A. Grayscale: #454545. Windows color (decimal): -11257499 or 6633812. OLE color: 6633812.
HSL color Cylindrical-coordinate representation of color #543965: hue angle of 276.82º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #543965 is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 57 | 101 | - |
| CMYK | 0.17 | 0.44 | 0 | 0.60 |
| HSL | 276.82º | 0.28% | 0.31% | - |
| HSV(B) | 276.82º | 0.44% | 0.4% | - |
| XYZ | 7.47 | 5.75 | 13.03 | - |
| YUV | 70.09 | 145.45 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 57 | 101 | 0.17 | 0.44 | 0 | 0.60 | 276.82 | 0.28 | 0.31 |
| Hex | 54 | 39 | 65 | 11 | 2C | 0 | 3C | 115 | 1C | 1F |
| Octal | 124 | 71 | 145 | 21 | 54 | 0 | 74 | 425 | 34 | 37 |
| Binary | 1010100 | 111001 | 1100101 | 10001 | 101100 | 0 | 111100 | 100010101 | 11100 | 11111 |
Color Harmonies of #543965
Complementary color
Monochromatic Colors of #543965
Black with #543965
Text Example
Text Example
White with #543965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543965; }
p { color: rgb(84,57,101); }
H1.HeaderClassName
{
color: #543965;
}
.AnyTagClassName
{
color: #543965;
}
</style>
background-color css
<style>
a { background-color: #543965; }
a { background-color: rgb(84,57,101); }
div.DivClassName
{
background-color: #543965;
}
.BgClassName
{
background-color: #543965;
}
</style>
border-color css
<style>
span { border-color: #543965; }
span { border-color: rgb(84,57,101); }
td.TdClassName
{
border-color: #543965;
}
.TagClassName
{
border-color: #543965;
}
</style>