Shades of Baker's Chocolate #723106
Tints of Baker's Chocolate #723106
RGB
CMYK
RGB Variations
Color information
#723106 (or 0x723106) is known color: Baker's Chocolate. HEX triplet: 72, 31 and 06. RGB value is (114,49,6). Sum of RGB (Red+Green+Blue) = 114+49+6=169 (22% of max value = 765). Red value is 114 (44.92% from 255 or 67.46% from 169); Green value is 49 (19.53% from 255 or 28.99% from 169); Blue value is 6 (2.73% from 255 or 3.55% from 169); Max value from RGB is 114 - color contains mainly: red. Hex color #723106 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723106 is #8DCEF9. Grayscale: #3F3F3F. Windows color (decimal): -9293562 or 405874. OLE color: 405874.
HSL color Cylindrical-coordinate representation of color #723106: hue angle of 23.89º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #723106 is Cyan = 0, Magento = 0.57, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 49 | 6 | - |
| CMYK | 0 | 0.57 | 0.95 | 0.55 |
| HSL | 23.89º | 0.9% | 0.24% | - |
| HSV(B) | 23.89º | 0.95% | 0.45% | - |
| XYZ | 8.07 | 5.79 | 0.86 | - |
| YUV | 63.53 | 95.53 | 164 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 49 | 6 | 0 | 0.57 | 0.95 | 0.55 | 23.89 | 0.9 | 0.24 |
| Hex | 72 | 31 | 6 | 0 | 39 | 5F | 37 | 18 | 5A | 18 |
| Octal | 162 | 61 | 6 | 0 | 71 | 137 | 67 | 30 | 132 | 30 |
| Binary | 1110010 | 110001 | 110 | 0 | 111001 | 1011111 | 110111 | 11000 | 1011010 | 11000 |
Color Harmonies of #723106
Complementary color
Monochromatic Colors of #723106
Black with #723106
Text Example
Text Example
White with #723106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723106; }
p { color: rgb(114,49,6); }
H1.HeaderClassName
{
color: #723106;
}
.AnyTagClassName
{
color: #723106;
}
</style>
background-color css
<style>
a { background-color: #723106; }
a { background-color: rgb(114,49,6); }
div.DivClassName
{
background-color: #723106;
}
.BgClassName
{
background-color: #723106;
}
</style>
border-color css
<style>
span { border-color: #723106; }
span { border-color: rgb(114,49,6); }
td.TdClassName
{
border-color: #723106;
}
.TagClassName
{
border-color: #723106;
}
</style>