Shades of Baker's Chocolate #543516
Tints of Baker's Chocolate #543516
RGB
CMYK
RGB Variations
Color information
#543516 (or 0x543516) is known color: Baker's Chocolate. HEX triplet: 54, 35 and 16. RGB value is (84,53,22). Sum of RGB (Red+Green+Blue) = 84+53+22=159 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.83% from 159); Green value is 53 (21.09% from 255 or 33.33% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 84 - color contains mainly: red. Hex color #543516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #543516 is #ABCAE9. Grayscale: #3A3A3A. Windows color (decimal): -11258602 or 1455444. OLE color: 1455444.
HSL color Cylindrical-coordinate representation of color #543516: hue angle of 30º 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 #543516 is Cyan = 0, Magento = 0.37, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 53 | 22 | - |
| CMYK | 0 | 0.37 | 0.74 | 0.67 |
| HSL | 30º | 0.58% | 0.21% | - |
| HSV(B) | 30º | 0.74% | 0.33% | - |
| XYZ | 5.07 | 4.49 | 1.36 | - |
| YUV | 58.74 | 107.27 | 146.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 53 | 22 | 0 | 0.37 | 0.74 | 0.67 | 30 | 0.58 | 0.21 |
| Hex | 54 | 35 | 16 | 0 | 25 | 4A | 43 | 1E | 3A | 15 |
| Octal | 124 | 65 | 26 | 0 | 45 | 112 | 103 | 36 | 72 | 25 |
| Binary | 1010100 | 110101 | 10110 | 0 | 100101 | 1001010 | 1000011 | 11110 | 111010 | 10101 |
Color Harmonies of #543516
Complementary color
Monochromatic Colors of #543516
Black with #543516
Text Example
Text Example
White with #543516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543516; }
p { color: rgb(84,53,22); }
H1.HeaderClassName
{
color: #543516;
}
.AnyTagClassName
{
color: #543516;
}
</style>
background-color css
<style>
a { background-color: #543516; }
a { background-color: rgb(84,53,22); }
div.DivClassName
{
background-color: #543516;
}
.BgClassName
{
background-color: #543516;
}
</style>
border-color css
<style>
span { border-color: #543516; }
span { border-color: rgb(84,53,22); }
td.TdClassName
{
border-color: #543516;
}
.TagClassName
{
border-color: #543516;
}
</style>