Shades of Baker's Chocolate #612711
Tints of Baker's Chocolate #612711
RGB
CMYK
RGB Variations
Color information
#612711 (or 0x612711) is known color: Baker's Chocolate. HEX triplet: 61, 27 and 11. RGB value is (97,39,17). Sum of RGB (Red+Green+Blue) = 97+39+17=153 (20% of max value = 765). Red value is 97 (38.28% from 255 or 63.40% from 153); Green value is 39 (15.62% from 255 or 25.49% from 153); Blue value is 17 (7.03% from 255 or 11.11% from 153); Max value from RGB is 97 - color contains mainly: red. Hex color #612711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612711 is #9ED8EE. Grayscale: #353535. Windows color (decimal): -10410223 or 1124193. OLE color: 1124193.
HSL color Cylindrical-coordinate representation of color #612711: hue angle of 16.5º 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 #612711 is Cyan = 0, Magento = 0.60, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 39 | 17 | - |
| CMYK | 0 | 0.60 | 0.82 | 0.62 |
| HSL | 16.5º | 0.7% | 0.22% | - |
| HSV(B) | 16.5º | 0.82% | 0.38% | - |
| XYZ | 5.76 | 4.03 | 1.01 | - |
| YUV | 53.83 | 107.22 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 39 | 17 | 0 | 0.60 | 0.82 | 0.62 | 16.5 | 0.7 | 0.22 |
| Hex | 61 | 27 | 11 | 0 | 3C | 52 | 3E | 10 | 46 | 16 |
| Octal | 141 | 47 | 21 | 0 | 74 | 122 | 76 | 20 | 106 | 26 |
| Binary | 1100001 | 100111 | 10001 | 0 | 111100 | 1010010 | 111110 | 10000 | 1000110 | 10110 |
Color Harmonies of #612711
Complementary color
Monochromatic Colors of #612711
Black with #612711
Text Example
Text Example
White with #612711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612711; }
p { color: rgb(97,39,17); }
H1.HeaderClassName
{
color: #612711;
}
.AnyTagClassName
{
color: #612711;
}
</style>
background-color css
<style>
a { background-color: #612711; }
a { background-color: rgb(97,39,17); }
div.DivClassName
{
background-color: #612711;
}
.BgClassName
{
background-color: #612711;
}
</style>
border-color css
<style>
span { border-color: #612711; }
span { border-color: rgb(97,39,17); }
td.TdClassName
{
border-color: #612711;
}
.TagClassName
{
border-color: #612711;
}
</style>