Shades of Baker's Chocolate #613611
Tints of Baker's Chocolate #613611
RGB
CMYK
RGB Variations
Color information
#613611 (or 0x613611) is known color: Baker's Chocolate. HEX triplet: 61, 36 and 11. RGB value is (97,54,17). Sum of RGB (Red+Green+Blue) = 97+54+17=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 54 (21.48% from 255 or 32.14% from 168); Blue value is 17 (7.03% from 255 or 10.12% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #613611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613611 is #9EC9EE. Grayscale: #3E3E3E. Windows color (decimal): -10406383 or 1128033. OLE color: 1128033.
HSL color Cylindrical-coordinate representation of color #613611: hue angle of 27.75º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #613611 is Cyan = 0, Magento = 0.44, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 17 | - |
| CMYK | 0 | 0.44 | 0.82 | 0.62 |
| HSL | 27.75º | 0.7% | 0.22% | - |
| HSV(B) | 27.75º | 0.82% | 0.38% | - |
| XYZ | 6.35 | 5.22 | 1.2 | - |
| YUV | 62.64 | 102.25 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 17 | 0 | 0.44 | 0.82 | 0.62 | 27.75 | 0.7 | 0.22 |
| Hex | 61 | 36 | 11 | 0 | 2C | 52 | 3E | 1C | 46 | 16 |
| Octal | 141 | 66 | 21 | 0 | 54 | 122 | 76 | 34 | 106 | 26 |
| Binary | 1100001 | 110110 | 10001 | 0 | 101100 | 1010010 | 111110 | 11100 | 1000110 | 10110 |
Color Harmonies of #613611
Complementary color
Monochromatic Colors of #613611
Black with #613611
Text Example
Text Example
White with #613611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613611; }
p { color: rgb(97,54,17); }
H1.HeaderClassName
{
color: #613611;
}
.AnyTagClassName
{
color: #613611;
}
</style>
background-color css
<style>
a { background-color: #613611; }
a { background-color: rgb(97,54,17); }
div.DivClassName
{
background-color: #613611;
}
.BgClassName
{
background-color: #613611;
}
</style>
border-color css
<style>
span { border-color: #613611; }
span { border-color: rgb(97,54,17); }
td.TdClassName
{
border-color: #613611;
}
.TagClassName
{
border-color: #613611;
}
</style>