Shades of Baker's Chocolate #722405
Tints of Baker's Chocolate #722405
RGB
CMYK
RGB Variations
Color information
#722405 (or 0x722405) is known color: Baker's Chocolate. HEX triplet: 72, 24 and 05. RGB value is (114,36,5). Sum of RGB (Red+Green+Blue) = 114+36+5=155 (20% of max value = 765). Red value is 114 (44.92% from 255 or 73.55% from 155); Green value is 36 (14.45% from 255 or 23.23% from 155); Blue value is 5 (2.34% from 255 or 3.23% from 155); Max value from RGB is 114 - color contains mainly: red. Hex color #722405 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722405 is #8DDBFA. Grayscale: #373737. Windows color (decimal): -9296891 or 337010. OLE color: 337010.
HSL color Cylindrical-coordinate representation of color #722405: hue angle of 17.06º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #722405 is Cyan = 0, Magento = 0.68, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 5 | - |
| CMYK | 0 | 0.68 | 0.96 | 0.55 |
| HSL | 17.06º | 0.92% | 0.23% | - |
| HSV(B) | 17.06º | 0.96% | 0.45% | - |
| XYZ | 7.6 | 4.85 | 0.68 | - |
| YUV | 55.79 | 99.34 | 169.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 5 | 0 | 0.68 | 0.96 | 0.55 | 17.06 | 0.92 | 0.23 |
| Hex | 72 | 24 | 5 | 0 | 44 | 60 | 37 | 11 | 5C | 17 |
| Octal | 162 | 44 | 5 | 0 | 104 | 140 | 67 | 21 | 134 | 27 |
| Binary | 1110010 | 100100 | 101 | 0 | 1000100 | 1100000 | 110111 | 10001 | 1011100 | 10111 |
Color Harmonies of #722405
Complementary color
Monochromatic Colors of #722405
Black with #722405
Text Example
Text Example
White with #722405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722405; }
p { color: rgb(114,36,5); }
H1.HeaderClassName
{
color: #722405;
}
.AnyTagClassName
{
color: #722405;
}
</style>
background-color css
<style>
a { background-color: #722405; }
a { background-color: rgb(114,36,5); }
div.DivClassName
{
background-color: #722405;
}
.BgClassName
{
background-color: #722405;
}
</style>
border-color css
<style>
span { border-color: #722405; }
span { border-color: rgb(114,36,5); }
td.TdClassName
{
border-color: #722405;
}
.TagClassName
{
border-color: #722405;
}
</style>