Shades of Baker's Chocolate #643716
Tints of Baker's Chocolate #643716
RGB
CMYK
RGB Variations
Color information
#643716 (or 0x643716) is known color: Baker's Chocolate. HEX triplet: 64, 37 and 16. RGB value is (100,55,22). Sum of RGB (Red+Green+Blue) = 100+55+22=177 (23% of max value = 765). Red value is 100 (39.45% from 255 or 56.50% from 177); Green value is 55 (21.88% from 255 or 31.07% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 100 - color contains mainly: red. Hex color #643716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #643716 is #9BC8E9. Grayscale: #404040. Windows color (decimal): -10209514 or 1455972. OLE color: 1455972.
HSL color Cylindrical-coordinate representation of color #643716: hue angle of 25.38º 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 #643716 is Cyan = 0, Magento = 0.45, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 55 | 22 | - |
| CMYK | 0 | 0.45 | 0.78 | 0.61 |
| HSL | 25.38º | 0.64% | 0.24% | - |
| HSV(B) | 25.38º | 0.78% | 0.39% | - |
| XYZ | 6.77 | 5.5 | 1.46 | - |
| YUV | 64.69 | 103.91 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 55 | 22 | 0 | 0.45 | 0.78 | 0.61 | 25.38 | 0.64 | 0.24 |
| Hex | 64 | 37 | 16 | 0 | 2D | 4E | 3D | 19 | 40 | 18 |
| Octal | 144 | 67 | 26 | 0 | 55 | 116 | 75 | 31 | 100 | 30 |
| Binary | 1100100 | 110111 | 10110 | 0 | 101101 | 1001110 | 111101 | 11001 | 1000000 | 11000 |
Color Harmonies of #643716
Complementary color
Monochromatic Colors of #643716
Black with #643716
Text Example
Text Example
White with #643716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643716; }
p { color: rgb(100,55,22); }
H1.HeaderClassName
{
color: #643716;
}
.AnyTagClassName
{
color: #643716;
}
</style>
background-color css
<style>
a { background-color: #643716; }
a { background-color: rgb(100,55,22); }
div.DivClassName
{
background-color: #643716;
}
.BgClassName
{
background-color: #643716;
}
</style>
border-color css
<style>
span { border-color: #643716; }
span { border-color: rgb(100,55,22); }
td.TdClassName
{
border-color: #643716;
}
.TagClassName
{
border-color: #643716;
}
</style>