Shades of Baker's Chocolate #713305
Tints of Baker's Chocolate #713305
RGB
CMYK
RGB Variations
Color information
#713305 (or 0x713305) is known color: Baker's Chocolate. HEX triplet: 71, 33 and 05. RGB value is (113,51,5). Sum of RGB (Red+Green+Blue) = 113+51+5=169 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.86% from 169); Green value is 51 (20.31% from 255 or 30.18% from 169); Blue value is 5 (2.34% from 255 or 2.96% from 169); Max value from RGB is 113 - color contains mainly: red. Hex color #713305 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713305 is #8ECCFA. Grayscale: #404040. Windows color (decimal): -9358587 or 340849. OLE color: 340849.
HSL color Cylindrical-coordinate representation of color #713305: hue angle of 25.56º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #713305 is Cyan = 0, Magento = 0.55, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 5 | - |
| CMYK | 0 | 0.55 | 0.96 | 0.56 |
| HSL | 25.56º | 0.92% | 0.23% | - |
| HSV(B) | 25.56º | 0.96% | 0.44% | - |
| XYZ | 8.02 | 5.89 | 0.86 | - |
| YUV | 64.29 | 94.54 | 162.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 5 | 0 | 0.55 | 0.96 | 0.56 | 25.56 | 0.92 | 0.23 |
| Hex | 71 | 33 | 5 | 0 | 37 | 60 | 38 | 1A | 5C | 17 |
| Octal | 161 | 63 | 5 | 0 | 67 | 140 | 70 | 32 | 134 | 27 |
| Binary | 1110001 | 110011 | 101 | 0 | 110111 | 1100000 | 111000 | 11010 | 1011100 | 10111 |
Color Harmonies of #713305
Complementary color
Monochromatic Colors of #713305
Black with #713305
Text Example
Text Example
White with #713305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713305; }
p { color: rgb(113,51,5); }
H1.HeaderClassName
{
color: #713305;
}
.AnyTagClassName
{
color: #713305;
}
</style>
background-color css
<style>
a { background-color: #713305; }
a { background-color: rgb(113,51,5); }
div.DivClassName
{
background-color: #713305;
}
.BgClassName
{
background-color: #713305;
}
</style>
border-color css
<style>
span { border-color: #713305; }
span { border-color: rgb(113,51,5); }
td.TdClassName
{
border-color: #713305;
}
.TagClassName
{
border-color: #713305;
}
</style>