Shades of Baker's Chocolate #762604
Tints of Baker's Chocolate #762604
RGB
CMYK
RGB Variations
Color information
#762604 (or 0x762604) is known color: Baker's Chocolate. HEX triplet: 76, 26 and 04. RGB value is (118,38,4). Sum of RGB (Red+Green+Blue) = 118+38+4=160 (21% of max value = 765). Red value is 118 (46.48% from 255 or 73.75% from 160); Green value is 38 (15.23% from 255 or 23.75% from 160); Blue value is 4 (1.95% from 255 or 2.5% from 160); Max value from RGB is 118 - color contains mainly: red. Hex color #762604 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762604 is #89D9FB. Grayscale: #3A3A3A. Windows color (decimal): -9034236 or 271990. OLE color: 271990.
HSL color Cylindrical-coordinate representation of color #762604: hue angle of 17.89º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #762604 is Cyan = 0, Magento = 0.68, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 4 | - |
| CMYK | 0 | 0.68 | 0.97 | 0.54 |
| HSL | 17.89º | 0.93% | 0.24% | - |
| HSV(B) | 17.89º | 0.97% | 0.46% | - |
| XYZ | 8.19 | 5.25 | 0.7 | - |
| YUV | 58.04 | 97.5 | 170.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 4 | 0 | 0.68 | 0.97 | 0.54 | 17.89 | 0.93 | 0.24 |
| Hex | 76 | 26 | 4 | 0 | 44 | 61 | 36 | 12 | 5D | 18 |
| Octal | 166 | 46 | 4 | 0 | 104 | 141 | 66 | 22 | 135 | 30 |
| Binary | 1110110 | 100110 | 100 | 0 | 1000100 | 1100001 | 110110 | 10010 | 1011101 | 11000 |
Color Harmonies of #762604
Complementary color
Monochromatic Colors of #762604
Black with #762604
Text Example
Text Example
White with #762604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762604; }
p { color: rgb(118,38,4); }
H1.HeaderClassName
{
color: #762604;
}
.AnyTagClassName
{
color: #762604;
}
</style>
background-color css
<style>
a { background-color: #762604; }
a { background-color: rgb(118,38,4); }
div.DivClassName
{
background-color: #762604;
}
.BgClassName
{
background-color: #762604;
}
</style>
border-color css
<style>
span { border-color: #762604; }
span { border-color: rgb(118,38,4); }
td.TdClassName
{
border-color: #762604;
}
.TagClassName
{
border-color: #762604;
}
</style>