Shades of Baker's Chocolate #543917
Tints of Baker's Chocolate #543917
RGB
CMYK
RGB Variations
Color information
#543917 (or 0x543917) is known color: Baker's Chocolate. HEX triplet: 54, 39 and 17. RGB value is (84,57,23). Sum of RGB (Red+Green+Blue) = 84+57+23=164 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.22% from 164); Green value is 57 (22.66% from 255 or 34.76% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 84 - color contains mainly: red. Hex color #543917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #543917 is #ABC6E8. Grayscale: #3D3D3D. Windows color (decimal): -11257577 or 1522004. OLE color: 1522004.
HSL color Cylindrical-coordinate representation of color #543917: hue angle of 33.44º 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 #543917 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 57 | 23 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.67 |
| HSL | 33.44º | 0.57% | 0.21% | - |
| HSV(B) | 33.44º | 0.73% | 0.33% | - |
| XYZ | 5.27 | 4.87 | 1.47 | - |
| YUV | 61.2 | 106.45 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 57 | 23 | 0 | 0.32 | 0.73 | 0.67 | 33.44 | 0.57 | 0.21 |
| Hex | 54 | 39 | 17 | 0 | 20 | 49 | 43 | 21 | 39 | 15 |
| Octal | 124 | 71 | 27 | 0 | 40 | 111 | 103 | 41 | 71 | 25 |
| Binary | 1010100 | 111001 | 10111 | 0 | 100000 | 1001001 | 1000011 | 100001 | 111001 | 10101 |
Color Harmonies of #543917
Complementary color
Monochromatic Colors of #543917
Black with #543917
Text Example
Text Example
White with #543917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543917; }
p { color: rgb(84,57,23); }
H1.HeaderClassName
{
color: #543917;
}
.AnyTagClassName
{
color: #543917;
}
</style>
background-color css
<style>
a { background-color: #543917; }
a { background-color: rgb(84,57,23); }
div.DivClassName
{
background-color: #543917;
}
.BgClassName
{
background-color: #543917;
}
</style>
border-color css
<style>
span { border-color: #543917; }
span { border-color: rgb(84,57,23); }
td.TdClassName
{
border-color: #543917;
}
.TagClassName
{
border-color: #543917;
}
</style>