Shades of Baker's Chocolate #613612
Tints of Baker's Chocolate #613612
RGB
CMYK
RGB Variations
Color information
#613612 (or 0x613612) is known color: Baker's Chocolate. HEX triplet: 61, 36 and 12. RGB value is (97,54,18). Sum of RGB (Red+Green+Blue) = 97+54+18=169 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.40% from 169); Green value is 54 (21.48% from 255 or 31.95% from 169); Blue value is 18 (7.42% from 255 or 10.65% from 169); Max value from RGB is 97 - color contains mainly: red. Hex color #613612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613612 is #9EC9ED. Grayscale: #3E3E3E. Windows color (decimal): -10406382 or 1193569. OLE color: 1193569.
HSL color Cylindrical-coordinate representation of color #613612: hue angle of 27.34º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #613612 is Cyan = 0, Magento = 0.44, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 18 | - |
| CMYK | 0 | 0.44 | 0.81 | 0.62 |
| HSL | 27.34º | 0.69% | 0.23% | - |
| HSV(B) | 27.34º | 0.81% | 0.38% | - |
| XYZ | 6.36 | 5.22 | 1.25 | - |
| YUV | 62.75 | 102.75 | 152.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 18 | 0 | 0.44 | 0.81 | 0.62 | 27.34 | 0.69 | 0.23 |
| Hex | 61 | 36 | 12 | 0 | 2C | 51 | 3E | 1B | 45 | 17 |
| Octal | 141 | 66 | 22 | 0 | 54 | 121 | 76 | 33 | 105 | 27 |
| Binary | 1100001 | 110110 | 10010 | 0 | 101100 | 1010001 | 111110 | 11011 | 1000101 | 10111 |
Color Harmonies of #613612
Complementary color
Monochromatic Colors of #613612
Black with #613612
Text Example
Text Example
White with #613612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613612; }
p { color: rgb(97,54,18); }
H1.HeaderClassName
{
color: #613612;
}
.AnyTagClassName
{
color: #613612;
}
</style>
background-color css
<style>
a { background-color: #613612; }
a { background-color: rgb(97,54,18); }
div.DivClassName
{
background-color: #613612;
}
.BgClassName
{
background-color: #613612;
}
</style>
border-color css
<style>
span { border-color: #613612; }
span { border-color: rgb(97,54,18); }
td.TdClassName
{
border-color: #613612;
}
.TagClassName
{
border-color: #613612;
}
</style>