Shades of Baker's Chocolate #613610
Tints of Baker's Chocolate #613610
RGB
CMYK
RGB Variations
Color information
#613610 (or 0x613610) is known color: Baker's Chocolate. HEX triplet: 61, 36 and 10. RGB value is (97,54,16). Sum of RGB (Red+Green+Blue) = 97+54+16=167 (22% of max value = 765). Red value is 97 (38.28% from 255 or 58.08% from 167); Green value is 54 (21.48% from 255 or 32.34% from 167); Blue value is 16 (6.64% from 255 or 9.58% from 167); Max value from RGB is 97 - color contains mainly: red. Hex color #613610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613610 is #9EC9EF. Grayscale: #3E3E3E. Windows color (decimal): -10406384 or 1062497. OLE color: 1062497.
HSL color Cylindrical-coordinate representation of color #613610: hue angle of 28.15º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #613610 is Cyan = 0, Magento = 0.44, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 16 | - |
| CMYK | 0 | 0.44 | 0.84 | 0.62 |
| HSL | 28.15º | 0.72% | 0.22% | - |
| HSV(B) | 28.15º | 0.84% | 0.38% | - |
| XYZ | 6.34 | 5.22 | 1.16 | - |
| YUV | 62.53 | 101.75 | 152.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 16 | 0 | 0.44 | 0.84 | 0.62 | 28.15 | 0.72 | 0.22 |
| Hex | 61 | 36 | 10 | 0 | 2C | 54 | 3E | 1C | 48 | 16 |
| Octal | 141 | 66 | 20 | 0 | 54 | 124 | 76 | 34 | 110 | 26 |
| Binary | 1100001 | 110110 | 10000 | 0 | 101100 | 1010100 | 111110 | 11100 | 1001000 | 10110 |
Color Harmonies of #613610
Complementary color
Monochromatic Colors of #613610
Black with #613610
Text Example
Text Example
White with #613610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613610; }
p { color: rgb(97,54,16); }
H1.HeaderClassName
{
color: #613610;
}
.AnyTagClassName
{
color: #613610;
}
</style>
background-color css
<style>
a { background-color: #613610; }
a { background-color: rgb(97,54,16); }
div.DivClassName
{
background-color: #613610;
}
.BgClassName
{
background-color: #613610;
}
</style>
border-color css
<style>
span { border-color: #613610; }
span { border-color: rgb(97,54,16); }
td.TdClassName
{
border-color: #613610;
}
.TagClassName
{
border-color: #613610;
}
</style>