Shades of Honey Flower #543862
Tints of Honey Flower #543862
RGB
CMYK
RGB Variations
Color information
#543862 (or 0x543862) is known color: Honey Flower. HEX triplet: 54, 38 and 62. RGB value is (84,56,98). Sum of RGB (Red+Green+Blue) = 84+56+98=238 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.29% from 238); Green value is 56 (22.27% from 255 or 23.53% from 238); Blue value is 98 (38.67% from 255 or 41.18% from 238); Max value from RGB is 98 - color contains mainly: blue. Hex color #543862 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543862 is #ABC79D. Grayscale: #454545. Windows color (decimal): -11257758 or 6436948. OLE color: 6436948.
HSL color Cylindrical-coordinate representation of color #543862: hue angle of 280º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #543862 is Cyan = 0.14, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 56 | 98 | - |
| CMYK | 0.14 | 0.43 | 0 | 0.62 |
| HSL | 280º | 0.27% | 0.3% | - |
| HSV(B) | 280º | 0.43% | 0.38% | - |
| XYZ | 7.27 | 5.6 | 12.25 | - |
| YUV | 69.16 | 144.28 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 56 | 98 | 0.14 | 0.43 | 0 | 0.62 | 280 | 0.27 | 0.3 |
| Hex | 54 | 38 | 62 | E | 2B | 0 | 3E | 118 | 1B | 1E |
| Octal | 124 | 70 | 142 | 16 | 53 | 0 | 76 | 430 | 33 | 36 |
| Binary | 1010100 | 111000 | 1100010 | 1110 | 101011 | 0 | 111110 | 100011000 | 11011 | 11110 |
Color Harmonies of #543862
Complementary color
Monochromatic Colors of #543862
Black with #543862
Text Example
Text Example
White with #543862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543862; }
p { color: rgb(84,56,98); }
H1.HeaderClassName
{
color: #543862;
}
.AnyTagClassName
{
color: #543862;
}
</style>
background-color css
<style>
a { background-color: #543862; }
a { background-color: rgb(84,56,98); }
div.DivClassName
{
background-color: #543862;
}
.BgClassName
{
background-color: #543862;
}
</style>
border-color css
<style>
span { border-color: #543862; }
span { border-color: rgb(84,56,98); }
td.TdClassName
{
border-color: #543862;
}
.TagClassName
{
border-color: #543862;
}
</style>