Shades of Baker's Chocolate #713207
Tints of Baker's Chocolate #713207
RGB
CMYK
RGB Variations
Color information
#713207 (or 0x713207) is known color: Baker's Chocolate. HEX triplet: 71, 32 and 07. RGB value is (113,50,7). Sum of RGB (Red+Green+Blue) = 113+50+7=170 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.47% from 170); Green value is 50 (19.92% from 255 or 29.41% from 170); Blue value is 7 (3.12% from 255 or 4.12% from 170); Max value from RGB is 113 - color contains mainly: red. Hex color #713207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713207 is #8ECDF8. Grayscale: #404040. Windows color (decimal): -9358841 or 471665. OLE color: 471665.
HSL color Cylindrical-coordinate representation of color #713207: hue angle of 24.34º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #713207 is Cyan = 0, Magento = 0.56, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 7 | - |
| CMYK | 0 | 0.56 | 0.94 | 0.56 |
| HSL | 24.34º | 0.88% | 0.24% | - |
| HSV(B) | 24.34º | 0.94% | 0.44% | - |
| XYZ | 7.99 | 5.81 | 0.9 | - |
| YUV | 63.94 | 95.87 | 163 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 7 | 0 | 0.56 | 0.94 | 0.56 | 24.34 | 0.88 | 0.24 |
| Hex | 71 | 32 | 7 | 0 | 38 | 5E | 38 | 18 | 58 | 18 |
| Octal | 161 | 62 | 7 | 0 | 70 | 136 | 70 | 30 | 130 | 30 |
| Binary | 1110001 | 110010 | 111 | 0 | 111000 | 1011110 | 111000 | 11000 | 1011000 | 11000 |
Color Harmonies of #713207
Complementary color
Monochromatic Colors of #713207
Black with #713207
Text Example
Text Example
White with #713207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713207; }
p { color: rgb(113,50,7); }
H1.HeaderClassName
{
color: #713207;
}
.AnyTagClassName
{
color: #713207;
}
</style>
background-color css
<style>
a { background-color: #713207; }
a { background-color: rgb(113,50,7); }
div.DivClassName
{
background-color: #713207;
}
.BgClassName
{
background-color: #713207;
}
</style>
border-color css
<style>
span { border-color: #713207; }
span { border-color: rgb(113,50,7); }
td.TdClassName
{
border-color: #713207;
}
.TagClassName
{
border-color: #713207;
}
</style>