Shades of Baker's Chocolate #722602
Tints of Baker's Chocolate #722602
RGB
CMYK
RGB Variations
Color information
#722602 (or 0x722602) is known color: Baker's Chocolate. HEX triplet: 72, 26 and 02. RGB value is (114,38,2). Sum of RGB (Red+Green+Blue) = 114+38+2=154 (20% of max value = 765). Red value is 114 (44.92% from 255 or 74.03% from 154); Green value is 38 (15.23% from 255 or 24.68% from 154); Blue value is 2 (1.17% from 255 or 1.30% from 154); Max value from RGB is 114 - color contains mainly: red. Hex color #722602 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722602 is #8DD9FD. Grayscale: #383838. Windows color (decimal): -9296382 or 140914. OLE color: 140914.
HSL color Cylindrical-coordinate representation of color #722602: hue angle of 19.29º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #722602 is Cyan = 0, Magento = 0.67, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 2 | - |
| CMYK | 0 | 0.67 | 0.98 | 0.55 |
| HSL | 19.29º | 0.97% | 0.23% | - |
| HSV(B) | 19.29º | 0.98% | 0.45% | - |
| XYZ | 7.64 | 4.97 | 0.61 | - |
| YUV | 56.62 | 97.18 | 168.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 2 | 0 | 0.67 | 0.98 | 0.55 | 19.29 | 0.97 | 0.23 |
| Hex | 72 | 26 | 2 | 0 | 43 | 62 | 37 | 13 | 61 | 17 |
| Octal | 162 | 46 | 2 | 0 | 103 | 142 | 67 | 23 | 141 | 27 |
| Binary | 1110010 | 100110 | 10 | 0 | 1000011 | 1100010 | 110111 | 10011 | 1100001 | 10111 |
Color Harmonies of #722602
Complementary color
Monochromatic Colors of #722602
Black with #722602
Text Example
Text Example
White with #722602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722602; }
p { color: rgb(114,38,2); }
H1.HeaderClassName
{
color: #722602;
}
.AnyTagClassName
{
color: #722602;
}
</style>
background-color css
<style>
a { background-color: #722602; }
a { background-color: rgb(114,38,2); }
div.DivClassName
{
background-color: #722602;
}
.BgClassName
{
background-color: #722602;
}
</style>
border-color css
<style>
span { border-color: #722602; }
span { border-color: rgb(114,38,2); }
td.TdClassName
{
border-color: #722602;
}
.TagClassName
{
border-color: #722602;
}
</style>