Shades of Baker's Chocolate #742806
Tints of Baker's Chocolate #742806
RGB
CMYK
RGB Variations
Color information
#742806 (or 0x742806) is known color: Baker's Chocolate. HEX triplet: 74, 28 and 06. RGB value is (116,40,6). Sum of RGB (Red+Green+Blue) = 116+40+6=162 (21% of max value = 765). Red value is 116 (45.70% from 255 or 71.60% from 162); Green value is 40 (16.02% from 255 or 24.69% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 116 - color contains mainly: red. Hex color #742806 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742806 is #8BD7F9. Grayscale: #3B3B3B. Windows color (decimal): -9164794 or 403572. OLE color: 403572.
HSL color Cylindrical-coordinate representation of color #742806: hue angle of 18.55º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #742806 is Cyan = 0, Magento = 0.66, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 6 | - |
| CMYK | 0 | 0.66 | 0.95 | 0.55 |
| HSL | 18.55º | 0.9% | 0.24% | - |
| HSV(B) | 18.55º | 0.95% | 0.45% | - |
| XYZ | 7.99 | 5.24 | 0.76 | - |
| YUV | 58.85 | 98.18 | 168.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 6 | 0 | 0.66 | 0.95 | 0.55 | 18.55 | 0.9 | 0.24 |
| Hex | 74 | 28 | 6 | 0 | 42 | 5F | 37 | 13 | 5A | 18 |
| Octal | 164 | 50 | 6 | 0 | 102 | 137 | 67 | 23 | 132 | 30 |
| Binary | 1110100 | 101000 | 110 | 0 | 1000010 | 1011111 | 110111 | 10011 | 1011010 | 11000 |
Color Harmonies of #742806
Complementary color
Monochromatic Colors of #742806
Black with #742806
Text Example
Text Example
White with #742806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742806; }
p { color: rgb(116,40,6); }
H1.HeaderClassName
{
color: #742806;
}
.AnyTagClassName
{
color: #742806;
}
</style>
background-color css
<style>
a { background-color: #742806; }
a { background-color: rgb(116,40,6); }
div.DivClassName
{
background-color: #742806;
}
.BgClassName
{
background-color: #742806;
}
</style>
border-color css
<style>
span { border-color: #742806; }
span { border-color: rgb(116,40,6); }
td.TdClassName
{
border-color: #742806;
}
.TagClassName
{
border-color: #742806;
}
</style>