Shades of Baker's Chocolate #543613
Tints of Baker's Chocolate #543613
RGB
CMYK
RGB Variations
Color information
#543613 (or 0x543613) is known color: Baker's Chocolate. HEX triplet: 54, 36 and 13. RGB value is (84,54,19). Sum of RGB (Red+Green+Blue) = 84+54+19=157 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.50% from 157); Green value is 54 (21.48% from 255 or 34.39% from 157); Blue value is 19 (7.81% from 255 or 12.10% from 157); Max value from RGB is 84 - color contains mainly: red. Hex color #543613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #543613 is #ABC9EC. Grayscale: #3B3B3B. Windows color (decimal): -11258349 or 1259092. OLE color: 1259092.
HSL color Cylindrical-coordinate representation of color #543613: hue angle of 32.31º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #543613 is Cyan = 0, Magento = 0.36, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 54 | 19 | - |
| CMYK | 0 | 0.36 | 0.77 | 0.67 |
| HSL | 32.31º | 0.63% | 0.2% | - |
| HSV(B) | 32.31º | 0.77% | 0.33% | - |
| XYZ | 5.09 | 4.57 | 1.23 | - |
| YUV | 58.98 | 105.44 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 54 | 19 | 0 | 0.36 | 0.77 | 0.67 | 32.31 | 0.63 | 0.2 |
| Hex | 54 | 36 | 13 | 0 | 24 | 4D | 43 | 20 | 3F | 14 |
| Octal | 124 | 66 | 23 | 0 | 44 | 115 | 103 | 40 | 77 | 24 |
| Binary | 1010100 | 110110 | 10011 | 0 | 100100 | 1001101 | 1000011 | 100000 | 111111 | 10100 |
Color Harmonies of #543613
Complementary color
Monochromatic Colors of #543613
Black with #543613
Text Example
Text Example
White with #543613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543613; }
p { color: rgb(84,54,19); }
H1.HeaderClassName
{
color: #543613;
}
.AnyTagClassName
{
color: #543613;
}
</style>
background-color css
<style>
a { background-color: #543613; }
a { background-color: rgb(84,54,19); }
div.DivClassName
{
background-color: #543613;
}
.BgClassName
{
background-color: #543613;
}
</style>
border-color css
<style>
span { border-color: #543613; }
span { border-color: rgb(84,54,19); }
td.TdClassName
{
border-color: #543613;
}
.TagClassName
{
border-color: #543613;
}
</style>