Shades of Baker's Chocolate #613706
Tints of Baker's Chocolate #613706
RGB
CMYK
RGB Variations
Color information
#613706 (or 0x613706) is known color: Baker's Chocolate. HEX triplet: 61, 37 and 06. RGB value is (97,55,6). Sum of RGB (Red+Green+Blue) = 97+55+6=158 (20% of max value = 765). Red value is 97 (38.28% from 255 or 61.39% from 158); Green value is 55 (21.88% from 255 or 34.81% from 158); Blue value is 6 (2.73% from 255 or 3.80% from 158); Max value from RGB is 97 - color contains mainly: red. Hex color #613706 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613706 is #9EC8F9. Grayscale: #3E3E3E. Windows color (decimal): -10406138 or 407393. OLE color: 407393.
HSL color Cylindrical-coordinate representation of color #613706: hue angle of 32.31º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #613706 is Cyan = 0, Magento = 0.43, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 55 | 6 | - |
| CMYK | 0 | 0.43 | 0.94 | 0.62 |
| HSL | 32.31º | 0.88% | 0.2% | - |
| HSV(B) | 32.31º | 0.94% | 0.38% | - |
| XYZ | 6.33 | 5.29 | 0.86 | - |
| YUV | 61.97 | 96.41 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 6 | 0 | 0.43 | 0.94 | 0.62 | 32.31 | 0.88 | 0.2 |
| Hex | 61 | 37 | 6 | 0 | 2B | 5E | 3E | 20 | 58 | 14 |
| Octal | 141 | 67 | 6 | 0 | 53 | 136 | 76 | 40 | 130 | 24 |
| Binary | 1100001 | 110111 | 110 | 0 | 101011 | 1011110 | 111110 | 100000 | 1011000 | 10100 |
Color Harmonies of #613706
Complementary color
Monochromatic Colors of #613706
Black with #613706
Text Example
Text Example
White with #613706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613706; }
p { color: rgb(97,55,6); }
H1.HeaderClassName
{
color: #613706;
}
.AnyTagClassName
{
color: #613706;
}
</style>
background-color css
<style>
a { background-color: #613706; }
a { background-color: rgb(97,55,6); }
div.DivClassName
{
background-color: #613706;
}
.BgClassName
{
background-color: #613706;
}
</style>
border-color css
<style>
span { border-color: #613706; }
span { border-color: rgb(97,55,6); }
td.TdClassName
{
border-color: #613706;
}
.TagClassName
{
border-color: #613706;
}
</style>