Shades of Baker's Chocolate #643816
Tints of Baker's Chocolate #643816
RGB
CMYK
RGB Variations
Color information
#643816 (or 0x643816) is known color: Baker's Chocolate. HEX triplet: 64, 38 and 16. RGB value is (100,56,22). Sum of RGB (Red+Green+Blue) = 100+56+22=178 (23% of max value = 765). Red value is 100 (39.45% from 255 or 56.18% from 178); Green value is 56 (22.27% from 255 or 31.46% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 100 - color contains mainly: red. Hex color #643816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #643816 is #9BC7E9. Grayscale: #414141. Windows color (decimal): -10209258 or 1456228. OLE color: 1456228.
HSL color Cylindrical-coordinate representation of color #643816: hue angle of 26.15º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #643816 is Cyan = 0, Magento = 0.44, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 56 | 22 | - |
| CMYK | 0 | 0.44 | 0.78 | 0.61 |
| HSL | 26.15º | 0.64% | 0.24% | - |
| HSV(B) | 26.15º | 0.78% | 0.39% | - |
| XYZ | 6.81 | 5.6 | 1.48 | - |
| YUV | 65.28 | 103.58 | 152.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 56 | 22 | 0 | 0.44 | 0.78 | 0.61 | 26.15 | 0.64 | 0.24 |
| Hex | 64 | 38 | 16 | 0 | 2C | 4E | 3D | 1A | 40 | 18 |
| Octal | 144 | 70 | 26 | 0 | 54 | 116 | 75 | 32 | 100 | 30 |
| Binary | 1100100 | 111000 | 10110 | 0 | 101100 | 1001110 | 111101 | 11010 | 1000000 | 11000 |
Color Harmonies of #643816
Complementary color
Monochromatic Colors of #643816
Black with #643816
Text Example
Text Example
White with #643816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643816; }
p { color: rgb(100,56,22); }
H1.HeaderClassName
{
color: #643816;
}
.AnyTagClassName
{
color: #643816;
}
</style>
background-color css
<style>
a { background-color: #643816; }
a { background-color: rgb(100,56,22); }
div.DivClassName
{
background-color: #643816;
}
.BgClassName
{
background-color: #643816;
}
</style>
border-color css
<style>
span { border-color: #643816; }
span { border-color: rgb(100,56,22); }
td.TdClassName
{
border-color: #643816;
}
.TagClassName
{
border-color: #643816;
}
</style>