Shades of Baker's Chocolate #722907
Tints of Baker's Chocolate #722907
RGB
CMYK
RGB Variations
Color information
#722907 (or 0x722907) is known color: Baker's Chocolate. HEX triplet: 72, 29 and 07. RGB value is (114,41,7). Sum of RGB (Red+Green+Blue) = 114+41+7=162 (21% of max value = 765). Red value is 114 (44.92% from 255 or 70.37% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 7 (3.12% from 255 or 4.32% from 162); Max value from RGB is 114 - color contains mainly: red. Hex color #722907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722907 is #8DD6F8. Grayscale: #3B3B3B. Windows color (decimal): -9295609 or 469362. OLE color: 469362.
HSL color Cylindrical-coordinate representation of color #722907: hue angle of 19.07º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #722907 is Cyan = 0, Magento = 0.64, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 7 | - |
| CMYK | 0 | 0.64 | 0.94 | 0.55 |
| HSL | 19.07º | 0.88% | 0.24% | - |
| HSV(B) | 19.07º | 0.94% | 0.45% | - |
| XYZ | 7.77 | 5.18 | 0.79 | - |
| YUV | 58.95 | 98.68 | 167.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 7 | 0 | 0.64 | 0.94 | 0.55 | 19.07 | 0.88 | 0.24 |
| Hex | 72 | 29 | 7 | 0 | 40 | 5E | 37 | 13 | 58 | 18 |
| Octal | 162 | 51 | 7 | 0 | 100 | 136 | 67 | 23 | 130 | 30 |
| Binary | 1110010 | 101001 | 111 | 0 | 1000000 | 1011110 | 110111 | 10011 | 1011000 | 11000 |
Color Harmonies of #722907
Complementary color
Monochromatic Colors of #722907
Black with #722907
Text Example
Text Example
White with #722907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722907; }
p { color: rgb(114,41,7); }
H1.HeaderClassName
{
color: #722907;
}
.AnyTagClassName
{
color: #722907;
}
</style>
background-color css
<style>
a { background-color: #722907; }
a { background-color: rgb(114,41,7); }
div.DivClassName
{
background-color: #722907;
}
.BgClassName
{
background-color: #722907;
}
</style>
border-color css
<style>
span { border-color: #722907; }
span { border-color: rgb(114,41,7); }
td.TdClassName
{
border-color: #722907;
}
.TagClassName
{
border-color: #722907;
}
</style>