Shades of Baker's Chocolate #543012
Tints of Baker's Chocolate #543012
RGB
CMYK
RGB Variations
Color information
#543012 (or 0x543012) is known color: Baker's Chocolate. HEX triplet: 54, 30 and 12. RGB value is (84,48,18). Sum of RGB (Red+Green+Blue) = 84+48+18=150 (19% of max value = 765). Red value is 84 (33.20% from 255 or 56% from 150); Green value is 48 (19.14% from 255 or 32% from 150); Blue value is 18 (7.42% from 255 or 12% from 150); Max value from RGB is 84 - color contains mainly: red. Hex color #543012 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #543012 is #ABCFED. Grayscale: #373737. Windows color (decimal): -11259886 or 1192020. OLE color: 1192020.
HSL color Cylindrical-coordinate representation of color #543012: hue angle of 27.27º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #543012 is Cyan = 0, Magento = 0.43, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 48 | 18 | - |
| CMYK | 0 | 0.43 | 0.79 | 0.67 |
| HSL | 27.27º | 0.65% | 0.2% | - |
| HSV(B) | 27.27º | 0.79% | 0.33% | - |
| XYZ | 4.82 | 4.04 | 1.1 | - |
| YUV | 55.34 | 106.93 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 48 | 18 | 0 | 0.43 | 0.79 | 0.67 | 27.27 | 0.65 | 0.2 |
| Hex | 54 | 30 | 12 | 0 | 2B | 4F | 43 | 1B | 41 | 14 |
| Octal | 124 | 60 | 22 | 0 | 53 | 117 | 103 | 33 | 101 | 24 |
| Binary | 1010100 | 110000 | 10010 | 0 | 101011 | 1001111 | 1000011 | 11011 | 1000001 | 10100 |
Color Harmonies of #543012
Complementary color
Monochromatic Colors of #543012
Black with #543012
Text Example
Text Example
White with #543012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543012; }
p { color: rgb(84,48,18); }
H1.HeaderClassName
{
color: #543012;
}
.AnyTagClassName
{
color: #543012;
}
</style>
background-color css
<style>
a { background-color: #543012; }
a { background-color: rgb(84,48,18); }
div.DivClassName
{
background-color: #543012;
}
.BgClassName
{
background-color: #543012;
}
</style>
border-color css
<style>
span { border-color: #543012; }
span { border-color: rgb(84,48,18); }
td.TdClassName
{
border-color: #543012;
}
.TagClassName
{
border-color: #543012;
}
</style>