Shades of Baker's Chocolate #643516
Tints of Baker's Chocolate #643516
RGB
CMYK
RGB Variations
Color information
#643516 (or 0x643516) is known color: Baker's Chocolate. HEX triplet: 64, 35 and 16. RGB value is (100,53,22). Sum of RGB (Red+Green+Blue) = 100+53+22=175 (23% of max value = 765). Red value is 100 (39.45% from 255 or 57.14% from 175); Green value is 53 (21.09% from 255 or 30.29% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 100 - color contains mainly: red. Hex color #643516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #643516 is #9BCAE9. Grayscale: #3F3F3F. Windows color (decimal): -10210026 or 1455460. OLE color: 1455460.
HSL color Cylindrical-coordinate representation of color #643516: hue angle of 23.85º 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 #643516 is Cyan = 0, Magento = 0.47, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 53 | 22 | - |
| CMYK | 0 | 0.47 | 0.78 | 0.61 |
| HSL | 23.85º | 0.64% | 0.24% | - |
| HSV(B) | 23.85º | 0.78% | 0.39% | - |
| XYZ | 6.67 | 5.31 | 1.43 | - |
| YUV | 63.52 | 104.57 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 22 | 0 | 0.47 | 0.78 | 0.61 | 23.85 | 0.64 | 0.24 |
| Hex | 64 | 35 | 16 | 0 | 2F | 4E | 3D | 18 | 40 | 18 |
| Octal | 144 | 65 | 26 | 0 | 57 | 116 | 75 | 30 | 100 | 30 |
| Binary | 1100100 | 110101 | 10110 | 0 | 101111 | 1001110 | 111101 | 11000 | 1000000 | 11000 |
Color Harmonies of #643516
Complementary color
Monochromatic Colors of #643516
Black with #643516
Text Example
Text Example
White with #643516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643516; }
p { color: rgb(100,53,22); }
H1.HeaderClassName
{
color: #643516;
}
.AnyTagClassName
{
color: #643516;
}
</style>
background-color css
<style>
a { background-color: #643516; }
a { background-color: rgb(100,53,22); }
div.DivClassName
{
background-color: #643516;
}
.BgClassName
{
background-color: #643516;
}
</style>
border-color css
<style>
span { border-color: #643516; }
span { border-color: rgb(100,53,22); }
td.TdClassName
{
border-color: #643516;
}
.TagClassName
{
border-color: #643516;
}
</style>