Shades of Baker's Chocolate #722807
Tints of Baker's Chocolate #722807
RGB
CMYK
RGB Variations
Color information
#722807 (or 0x722807) is known color: Baker's Chocolate. HEX triplet: 72, 28 and 07. RGB value is (114,40,7). Sum of RGB (Red+Green+Blue) = 114+40+7=161 (21% of max value = 765). Red value is 114 (44.92% from 255 or 70.81% from 161); Green value is 40 (16.02% from 255 or 24.84% from 161); Blue value is 7 (3.12% from 255 or 4.35% from 161); Max value from RGB is 114 - color contains mainly: red. Hex color #722807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722807 is #8DD7F8. Grayscale: #3A3A3A. Windows color (decimal): -9295865 or 469106. OLE color: 469106.
HSL color Cylindrical-coordinate representation of color #722807: hue angle of 18.5º 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 #722807 is Cyan = 0, Magento = 0.65, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 7 | - |
| CMYK | 0 | 0.65 | 0.94 | 0.55 |
| HSL | 18.5º | 0.88% | 0.24% | - |
| HSV(B) | 18.5º | 0.94% | 0.45% | - |
| XYZ | 7.74 | 5.11 | 0.78 | - |
| YUV | 58.36 | 99.02 | 167.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 7 | 0 | 0.65 | 0.94 | 0.55 | 18.5 | 0.88 | 0.24 |
| Hex | 72 | 28 | 7 | 0 | 41 | 5E | 37 | 13 | 58 | 18 |
| Octal | 162 | 50 | 7 | 0 | 101 | 136 | 67 | 23 | 130 | 30 |
| Binary | 1110010 | 101000 | 111 | 0 | 1000001 | 1011110 | 110111 | 10011 | 1011000 | 11000 |
Color Harmonies of #722807
Complementary color
Monochromatic Colors of #722807
Black with #722807
Text Example
Text Example
White with #722807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722807; }
p { color: rgb(114,40,7); }
H1.HeaderClassName
{
color: #722807;
}
.AnyTagClassName
{
color: #722807;
}
</style>
background-color css
<style>
a { background-color: #722807; }
a { background-color: rgb(114,40,7); }
div.DivClassName
{
background-color: #722807;
}
.BgClassName
{
background-color: #722807;
}
</style>
border-color css
<style>
span { border-color: #722807; }
span { border-color: rgb(114,40,7); }
td.TdClassName
{
border-color: #722807;
}
.TagClassName
{
border-color: #722807;
}
</style>