Shades of Honey Flower #543465
Tints of Honey Flower #543465
RGB
CMYK
RGB Variations
Color information
#543465 (or 0x543465) is known color: Honey Flower. HEX triplet: 54, 34 and 65. RGB value is (84,52,101). Sum of RGB (Red+Green+Blue) = 84+52+101=237 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.44% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 101 (39.84% from 255 or 42.62% from 237); Max value from RGB is 101 - color contains mainly: blue. Hex color #543465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543465 is #ABCB9A. Grayscale: #424242. Windows color (decimal): -11258779 or 6632532. OLE color: 6632532.
HSL color Cylindrical-coordinate representation of color #543465: hue angle of 279.18º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #543465 is Cyan = 0.17, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 52 | 101 | - |
| CMYK | 0.17 | 0.49 | 0 | 0.60 |
| HSL | 279.18º | 0.32% | 0.3% | - |
| HSV(B) | 279.18º | 0.49% | 0.4% | - |
| XYZ | 7.23 | 5.28 | 12.95 | - |
| YUV | 67.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 52 | 101 | 0.17 | 0.49 | 0 | 0.60 | 279.18 | 0.32 | 0.3 |
| Hex | 54 | 34 | 65 | 11 | 31 | 0 | 3C | 117 | 20 | 1E |
| Octal | 124 | 64 | 145 | 21 | 61 | 0 | 74 | 427 | 40 | 36 |
| Binary | 1010100 | 110100 | 1100101 | 10001 | 110001 | 0 | 111100 | 100010111 | 100000 | 11110 |
Color Harmonies of #543465
Complementary color
Monochromatic Colors of #543465
Black with #543465
Text Example
Text Example
White with #543465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543465; }
p { color: rgb(84,52,101); }
H1.HeaderClassName
{
color: #543465;
}
.AnyTagClassName
{
color: #543465;
}
</style>
background-color css
<style>
a { background-color: #543465; }
a { background-color: rgb(84,52,101); }
div.DivClassName
{
background-color: #543465;
}
.BgClassName
{
background-color: #543465;
}
</style>
border-color css
<style>
span { border-color: #543465; }
span { border-color: rgb(84,52,101); }
td.TdClassName
{
border-color: #543465;
}
.TagClassName
{
border-color: #543465;
}
</style>