Shades of Honey Flower #543365
Tints of Honey Flower #543365
RGB
CMYK
RGB Variations
Color information
#543365 (or 0x543365) is known color: Honey Flower. HEX triplet: 54, 33 and 65. RGB value is (84,51,101). Sum of RGB (Red+Green+Blue) = 84+51+101=236 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.59% from 236); Green value is 51 (20.31% from 255 or 21.61% from 236); Blue value is 101 (39.84% from 255 or 42.80% from 236); Max value from RGB is 101 - color contains mainly: blue. Hex color #543365 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543365 is #ABCC9A. Grayscale: #424242. Windows color (decimal): -11259035 or 6632276. OLE color: 6632276.
HSL color Cylindrical-coordinate representation of color #543365: hue angle of 279.6º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #543365 is Cyan = 0.17, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 51 | 101 | - |
| CMYK | 0.17 | 0.50 | 0 | 0.60 |
| HSL | 279.6º | 0.33% | 0.3% | - |
| HSV(B) | 279.6º | 0.5% | 0.4% | - |
| XYZ | 7.19 | 5.19 | 12.94 | - |
| YUV | 66.57 | 147.43 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 51 | 101 | 0.17 | 0.50 | 0 | 0.60 | 279.6 | 0.33 | 0.3 |
| Hex | 54 | 33 | 65 | 11 | 32 | 0 | 3C | 118 | 21 | 1E |
| Octal | 124 | 63 | 145 | 21 | 62 | 0 | 74 | 430 | 41 | 36 |
| Binary | 1010100 | 110011 | 1100101 | 10001 | 110010 | 0 | 111100 | 100011000 | 100001 | 11110 |
Color Harmonies of #543365
Complementary color
Monochromatic Colors of #543365
Black with #543365
Text Example
Text Example
White with #543365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543365; }
p { color: rgb(84,51,101); }
H1.HeaderClassName
{
color: #543365;
}
.AnyTagClassName
{
color: #543365;
}
</style>
background-color css
<style>
a { background-color: #543365; }
a { background-color: rgb(84,51,101); }
div.DivClassName
{
background-color: #543365;
}
.BgClassName
{
background-color: #543365;
}
</style>
border-color css
<style>
span { border-color: #543365; }
span { border-color: rgb(84,51,101); }
td.TdClassName
{
border-color: #543365;
}
.TagClassName
{
border-color: #543365;
}
</style>