Shades of Honey Flower #543169
Tints of Honey Flower #543169
RGB
CMYK
RGB Variations
Color information
#543169 (or 0x543169) is known color: Honey Flower. HEX triplet: 54, 31 and 69. RGB value is (84,49,105). Sum of RGB (Red+Green+Blue) = 84+49+105=238 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.29% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 105 (41.41% from 255 or 44.12% from 238); Max value from RGB is 105 - color contains mainly: blue. Hex color #543169 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543169 is #ABCE96. Grayscale: #414141. Windows color (decimal): -11259543 or 6893908. OLE color: 6893908.
HSL color Cylindrical-coordinate representation of color #543169: hue angle of 277.5º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #543169 is Cyan = 0.20, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 49 | 105 | - |
| CMYK | 0.20 | 0.53 | 0 | 0.59 |
| HSL | 277.5º | 0.36% | 0.3% | - |
| HSV(B) | 277.5º | 0.53% | 0.41% | - |
| XYZ | 7.3 | 5.1 | 13.96 | - |
| YUV | 65.85 | 150.1 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 49 | 105 | 0.20 | 0.53 | 0 | 0.59 | 277.5 | 0.36 | 0.3 |
| Hex | 54 | 31 | 69 | 14 | 35 | 0 | 3B | 116 | 24 | 1E |
| Octal | 124 | 61 | 151 | 24 | 65 | 0 | 73 | 426 | 44 | 36 |
| Binary | 1010100 | 110001 | 1101001 | 10100 | 110101 | 0 | 111011 | 100010110 | 100100 | 11110 |
Color Harmonies of #543169
Complementary color
Monochromatic Colors of #543169
Black with #543169
Text Example
Text Example
White with #543169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543169; }
p { color: rgb(84,49,105); }
H1.HeaderClassName
{
color: #543169;
}
.AnyTagClassName
{
color: #543169;
}
</style>
background-color css
<style>
a { background-color: #543169; }
a { background-color: rgb(84,49,105); }
div.DivClassName
{
background-color: #543169;
}
.BgClassName
{
background-color: #543169;
}
</style>
border-color css
<style>
span { border-color: #543169; }
span { border-color: rgb(84,49,105); }
td.TdClassName
{
border-color: #543169;
}
.TagClassName
{
border-color: #543169;
}
</style>