Shades of Baker's Chocolate #543817
Tints of Baker's Chocolate #543817
RGB
CMYK
RGB Variations
Color information
#543817 (or 0x543817) is known color: Baker's Chocolate. HEX triplet: 54, 38 and 17. RGB value is (84,56,23). Sum of RGB (Red+Green+Blue) = 84+56+23=163 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.53% from 163); Green value is 56 (22.27% from 255 or 34.36% from 163); Blue value is 23 (9.38% from 255 or 14.11% from 163); Max value from RGB is 84 - color contains mainly: red. Hex color #543817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #543817 is #ABC7E8. Grayscale: #3C3C3C. Windows color (decimal): -11257833 or 1521748. OLE color: 1521748.
HSL color Cylindrical-coordinate representation of color #543817: hue angle of 32.46º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #543817 is Cyan = 0, Magento = 0.33, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 56 | 23 | - |
| CMYK | 0 | 0.33 | 0.73 | 0.67 |
| HSL | 32.46º | 0.57% | 0.21% | - |
| HSV(B) | 32.46º | 0.73% | 0.33% | - |
| XYZ | 5.22 | 4.78 | 1.46 | - |
| YUV | 60.61 | 106.78 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 56 | 23 | 0 | 0.33 | 0.73 | 0.67 | 32.46 | 0.57 | 0.21 |
| Hex | 54 | 38 | 17 | 0 | 21 | 49 | 43 | 20 | 39 | 15 |
| Octal | 124 | 70 | 27 | 0 | 41 | 111 | 103 | 40 | 71 | 25 |
| Binary | 1010100 | 111000 | 10111 | 0 | 100001 | 1001001 | 1000011 | 100000 | 111001 | 10101 |
Color Harmonies of #543817
Complementary color
Monochromatic Colors of #543817
Black with #543817
Text Example
Text Example
White with #543817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543817; }
p { color: rgb(84,56,23); }
H1.HeaderClassName
{
color: #543817;
}
.AnyTagClassName
{
color: #543817;
}
</style>
background-color css
<style>
a { background-color: #543817; }
a { background-color: rgb(84,56,23); }
div.DivClassName
{
background-color: #543817;
}
.BgClassName
{
background-color: #543817;
}
</style>
border-color css
<style>
span { border-color: #543817; }
span { border-color: rgb(84,56,23); }
td.TdClassName
{
border-color: #543817;
}
.TagClassName
{
border-color: #543817;
}
</style>