Shades of Baker's Chocolate #543010
Tints of Baker's Chocolate #543010
RGB
CMYK
RGB Variations
Color information
#543010 (or 0x543010) is known color: Baker's Chocolate. HEX triplet: 54, 30 and 10. RGB value is (84,48,16). Sum of RGB (Red+Green+Blue) = 84+48+16=148 (19% of max value = 765). Red value is 84 (33.20% from 255 or 56.76% from 148); Green value is 48 (19.14% from 255 or 32.43% from 148); Blue value is 16 (6.64% from 255 or 10.81% from 148); Max value from RGB is 84 - color contains mainly: red. Hex color #543010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #543010 is #ABCFEF. Grayscale: #373737. Windows color (decimal): -11259888 or 1060948. OLE color: 1060948.
HSL color Cylindrical-coordinate representation of color #543010: hue angle of 28.24º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #543010 is Cyan = 0, Magento = 0.43, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 48 | 16 | - |
| CMYK | 0 | 0.43 | 0.81 | 0.67 |
| HSL | 28.24º | 0.68% | 0.2% | - |
| HSV(B) | 28.24º | 0.81% | 0.33% | - |
| XYZ | 4.81 | 4.04 | 1.02 | - |
| YUV | 55.12 | 105.93 | 148.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 48 | 16 | 0 | 0.43 | 0.81 | 0.67 | 28.24 | 0.68 | 0.2 |
| Hex | 54 | 30 | 10 | 0 | 2B | 51 | 43 | 1C | 44 | 14 |
| Octal | 124 | 60 | 20 | 0 | 53 | 121 | 103 | 34 | 104 | 24 |
| Binary | 1010100 | 110000 | 10000 | 0 | 101011 | 1010001 | 1000011 | 11100 | 1000100 | 10100 |
Color Harmonies of #543010
Complementary color
Monochromatic Colors of #543010
Black with #543010
Text Example
Text Example
White with #543010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543010; }
p { color: rgb(84,48,16); }
H1.HeaderClassName
{
color: #543010;
}
.AnyTagClassName
{
color: #543010;
}
</style>
background-color css
<style>
a { background-color: #543010; }
a { background-color: rgb(84,48,16); }
div.DivClassName
{
background-color: #543010;
}
.BgClassName
{
background-color: #543010;
}
</style>
border-color css
<style>
span { border-color: #543010; }
span { border-color: rgb(84,48,16); }
td.TdClassName
{
border-color: #543010;
}
.TagClassName
{
border-color: #543010;
}
</style>