Shades of Baker's Chocolate #543716
Tints of Baker's Chocolate #543716
RGB
CMYK
RGB Variations
Color information
#543716 (or 0x543716) is known color: Baker's Chocolate. HEX triplet: 54, 37 and 16. RGB value is (84,55,22). Sum of RGB (Red+Green+Blue) = 84+55+22=161 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.17% from 161); Green value is 55 (21.88% from 255 or 34.16% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 84 - color contains mainly: red. Hex color #543716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #543716 is #ABC8E9. Grayscale: #3C3C3C. Windows color (decimal): -11258090 or 1455956. OLE color: 1455956.
HSL color Cylindrical-coordinate representation of color #543716: hue angle of 31.94º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #543716 is Cyan = 0, Magento = 0.35, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 55 | 22 | - |
| CMYK | 0 | 0.35 | 0.74 | 0.67 |
| HSL | 31.94º | 0.58% | 0.21% | - |
| HSV(B) | 31.94º | 0.74% | 0.33% | - |
| XYZ | 5.17 | 4.68 | 1.39 | - |
| YUV | 59.91 | 106.61 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 55 | 22 | 0 | 0.35 | 0.74 | 0.67 | 31.94 | 0.58 | 0.21 |
| Hex | 54 | 37 | 16 | 0 | 23 | 4A | 43 | 20 | 3A | 15 |
| Octal | 124 | 67 | 26 | 0 | 43 | 112 | 103 | 40 | 72 | 25 |
| Binary | 1010100 | 110111 | 10110 | 0 | 100011 | 1001010 | 1000011 | 100000 | 111010 | 10101 |
Color Harmonies of #543716
Complementary color
Monochromatic Colors of #543716
Black with #543716
Text Example
Text Example
White with #543716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543716; }
p { color: rgb(84,55,22); }
H1.HeaderClassName
{
color: #543716;
}
.AnyTagClassName
{
color: #543716;
}
</style>
background-color css
<style>
a { background-color: #543716; }
a { background-color: rgb(84,55,22); }
div.DivClassName
{
background-color: #543716;
}
.BgClassName
{
background-color: #543716;
}
</style>
border-color css
<style>
span { border-color: #543716; }
span { border-color: rgb(84,55,22); }
td.TdClassName
{
border-color: #543716;
}
.TagClassName
{
border-color: #543716;
}
</style>