Shades of Baker's Chocolate #613116
Tints of Baker's Chocolate #613116
RGB
CMYK
RGB Variations
Color information
#613116 (or 0x613116) is known color: Baker's Chocolate. HEX triplet: 61, 31 and 16. RGB value is (97,49,22). Sum of RGB (Red+Green+Blue) = 97+49+22=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 49 (19.53% from 255 or 29.17% from 168); Blue value is 22 (8.98% from 255 or 13.10% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #613116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613116 is #9ECEE9. Grayscale: #3C3C3C. Windows color (decimal): -10407658 or 1454433. OLE color: 1454433.
HSL color Cylindrical-coordinate representation of color #613116: hue angle of 21.6º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #613116 is Cyan = 0, Magento = 0.49, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 22 | - |
| CMYK | 0 | 0.49 | 0.77 | 0.62 |
| HSL | 21.6º | 0.63% | 0.23% | - |
| HSV(B) | 21.6º | 0.77% | 0.38% | - |
| XYZ | 6.17 | 4.8 | 1.36 | - |
| YUV | 60.27 | 106.4 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 22 | 0 | 0.49 | 0.77 | 0.62 | 21.6 | 0.63 | 0.23 |
| Hex | 61 | 31 | 16 | 0 | 31 | 4D | 3E | 16 | 3F | 17 |
| Octal | 141 | 61 | 26 | 0 | 61 | 115 | 76 | 26 | 77 | 27 |
| Binary | 1100001 | 110001 | 10110 | 0 | 110001 | 1001101 | 111110 | 10110 | 111111 | 10111 |
Color Harmonies of #613116
Complementary color
Monochromatic Colors of #613116
Black with #613116
Text Example
Text Example
White with #613116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613116; }
p { color: rgb(97,49,22); }
H1.HeaderClassName
{
color: #613116;
}
.AnyTagClassName
{
color: #613116;
}
</style>
background-color css
<style>
a { background-color: #613116; }
a { background-color: rgb(97,49,22); }
div.DivClassName
{
background-color: #613116;
}
.BgClassName
{
background-color: #613116;
}
</style>
border-color css
<style>
span { border-color: #613116; }
span { border-color: rgb(97,49,22); }
td.TdClassName
{
border-color: #613116;
}
.TagClassName
{
border-color: #613116;
}
</style>