Shades of Baker's Chocolate #613607
Tints of Baker's Chocolate #613607
RGB
CMYK
RGB Variations
Color information
#613607 (or 0x613607) is known color: Baker's Chocolate. HEX triplet: 61, 36 and 07. RGB value is (97,54,7). Sum of RGB (Red+Green+Blue) = 97+54+7=158 (20% of max value = 765). Red value is 97 (38.28% from 255 or 61.39% from 158); Green value is 54 (21.48% from 255 or 34.18% from 158); Blue value is 7 (3.12% from 255 or 4.43% from 158); Max value from RGB is 97 - color contains mainly: red. Hex color #613607 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613607 is #9EC9F8. Grayscale: #3D3D3D. Windows color (decimal): -10406393 or 472673. OLE color: 472673.
HSL color Cylindrical-coordinate representation of color #613607: hue angle of 31.33º degrees, saturation: 0.87, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #613607 is Cyan = 0, Magento = 0.44, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 7 | - |
| CMYK | 0 | 0.44 | 0.93 | 0.62 |
| HSL | 31.33º | 0.87% | 0.2% | - |
| HSV(B) | 31.33º | 0.93% | 0.38% | - |
| XYZ | 6.29 | 5.2 | 0.87 | - |
| YUV | 61.5 | 97.25 | 153.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 7 | 0 | 0.44 | 0.93 | 0.62 | 31.33 | 0.87 | 0.2 |
| Hex | 61 | 36 | 7 | 0 | 2C | 5D | 3E | 1F | 57 | 14 |
| Octal | 141 | 66 | 7 | 0 | 54 | 135 | 76 | 37 | 127 | 24 |
| Binary | 1100001 | 110110 | 111 | 0 | 101100 | 1011101 | 111110 | 11111 | 1010111 | 10100 |
Color Harmonies of #613607
Complementary color
Monochromatic Colors of #613607
Black with #613607
Text Example
Text Example
White with #613607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613607; }
p { color: rgb(97,54,7); }
H1.HeaderClassName
{
color: #613607;
}
.AnyTagClassName
{
color: #613607;
}
</style>
background-color css
<style>
a { background-color: #613607; }
a { background-color: rgb(97,54,7); }
div.DivClassName
{
background-color: #613607;
}
.BgClassName
{
background-color: #613607;
}
</style>
border-color css
<style>
span { border-color: #613607; }
span { border-color: rgb(97,54,7); }
td.TdClassName
{
border-color: #613607;
}
.TagClassName
{
border-color: #613607;
}
</style>