Shades of Baker's Chocolate #722509
Tints of Baker's Chocolate #722509
RGB
CMYK
RGB Variations
Color information
#722509 (or 0x722509) is known color: Baker's Chocolate. HEX triplet: 72, 25 and 09. RGB value is (114,37,9). Sum of RGB (Red+Green+Blue) = 114+37+9=160 (21% of max value = 765). Red value is 114 (44.92% from 255 or 71.25% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 9 (3.91% from 255 or 5.62% from 160); Max value from RGB is 114 - color contains mainly: red. Hex color #722509 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722509 is #8DDAF6. Grayscale: #393939. Windows color (decimal): -9296631 or 599410. OLE color: 599410.
HSL color Cylindrical-coordinate representation of color #722509: hue angle of 16º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #722509 is Cyan = 0, Magento = 0.68, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 9 | - |
| CMYK | 0 | 0.68 | 0.92 | 0.55 |
| HSL | 16º | 0.85% | 0.24% | - |
| HSV(B) | 16º | 0.92% | 0.45% | - |
| XYZ | 7.65 | 4.92 | 0.8 | - |
| YUV | 56.83 | 101.01 | 168.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 9 | 0 | 0.68 | 0.92 | 0.55 | 16 | 0.85 | 0.24 |
| Hex | 72 | 25 | 9 | 0 | 44 | 5C | 37 | 10 | 55 | 18 |
| Octal | 162 | 45 | 11 | 0 | 104 | 134 | 67 | 20 | 125 | 30 |
| Binary | 1110010 | 100101 | 1001 | 0 | 1000100 | 1011100 | 110111 | 10000 | 1010101 | 11000 |
Color Harmonies of #722509
Complementary color
Monochromatic Colors of #722509
Black with #722509
Text Example
Text Example
White with #722509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722509; }
p { color: rgb(114,37,9); }
H1.HeaderClassName
{
color: #722509;
}
.AnyTagClassName
{
color: #722509;
}
</style>
background-color css
<style>
a { background-color: #722509; }
a { background-color: rgb(114,37,9); }
div.DivClassName
{
background-color: #722509;
}
.BgClassName
{
background-color: #722509;
}
</style>
border-color css
<style>
span { border-color: #722509; }
span { border-color: rgb(114,37,9); }
td.TdClassName
{
border-color: #722509;
}
.TagClassName
{
border-color: #722509;
}
</style>