Shades of Baker's Chocolate #612712
Tints of Baker's Chocolate #612712
RGB
CMYK
RGB Variations
Color information
#612712 (or 0x612712) is known color: Baker's Chocolate. HEX triplet: 61, 27 and 12. RGB value is (97,39,18). Sum of RGB (Red+Green+Blue) = 97+39+18=154 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.99% from 154); Green value is 39 (15.62% from 255 or 25.32% from 154); Blue value is 18 (7.42% from 255 or 11.69% from 154); Max value from RGB is 97 - color contains mainly: red. Hex color #612712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612712 is #9ED8ED. Grayscale: #363636. Windows color (decimal): -10410222 or 1189729. OLE color: 1189729.
HSL color Cylindrical-coordinate representation of color #612712: hue angle of 15.95º 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 #612712 is Cyan = 0, Magento = 0.60, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 39 | 18 | - |
| CMYK | 0 | 0.60 | 0.81 | 0.62 |
| HSL | 15.95º | 0.69% | 0.23% | - |
| HSV(B) | 15.95º | 0.81% | 0.38% | - |
| XYZ | 5.76 | 4.04 | 1.05 | - |
| YUV | 53.95 | 107.72 | 158.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 39 | 18 | 0 | 0.60 | 0.81 | 0.62 | 15.95 | 0.69 | 0.23 |
| Hex | 61 | 27 | 12 | 0 | 3C | 51 | 3E | 10 | 45 | 17 |
| Octal | 141 | 47 | 22 | 0 | 74 | 121 | 76 | 20 | 105 | 27 |
| Binary | 1100001 | 100111 | 10010 | 0 | 111100 | 1010001 | 111110 | 10000 | 1000101 | 10111 |
Color Harmonies of #612712
Complementary color
Monochromatic Colors of #612712
Black with #612712
Text Example
Text Example
White with #612712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612712; }
p { color: rgb(97,39,18); }
H1.HeaderClassName
{
color: #612712;
}
.AnyTagClassName
{
color: #612712;
}
</style>
background-color css
<style>
a { background-color: #612712; }
a { background-color: rgb(97,39,18); }
div.DivClassName
{
background-color: #612712;
}
.BgClassName
{
background-color: #612712;
}
</style>
border-color css
<style>
span { border-color: #612712; }
span { border-color: rgb(97,39,18); }
td.TdClassName
{
border-color: #612712;
}
.TagClassName
{
border-color: #612712;
}
</style>