Shades of Baker's Chocolate #492906
Tints of Baker's Chocolate #492906
RGB
CMYK
RGB Variations
Color information
#492906 (or 0x492906) is known color: Baker's Chocolate. HEX triplet: 49, 29 and 06. RGB value is (73,41,6). Sum of RGB (Red+Green+Blue) = 73+41+6=120 (15% of max value = 765). Red value is 73 (28.91% from 255 or 60.83% from 120); Green value is 41 (16.41% from 255 or 34.17% from 120); Blue value is 6 (2.73% from 255 or 5% from 120); Max value from RGB is 73 - color contains mainly: red. Hex color #492906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492906 is #B6D6F9. Grayscale: #2E2E2E. Windows color (decimal): -11982586 or 403785. OLE color: 403785.
HSL color Cylindrical-coordinate representation of color #492906: hue angle of 31.34º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #492906 is Cyan = 0, Magento = 0.44, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 6 | - |
| CMYK | 0 | 0.44 | 0.92 | 0.71 |
| HSL | 31.34º | 0.85% | 0.15% | - |
| HSV(B) | 31.34º | 0.92% | 0.29% | - |
| XYZ | 3.57 | 3.02 | 0.57 | - |
| YUV | 46.58 | 105.1 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 6 | 0 | 0.44 | 0.92 | 0.71 | 31.34 | 0.85 | 0.15 |
| Hex | 49 | 29 | 6 | 0 | 2C | 5C | 47 | 1F | 55 | F |
| Octal | 111 | 51 | 6 | 0 | 54 | 134 | 107 | 37 | 125 | 17 |
| Binary | 1001001 | 101001 | 110 | 0 | 101100 | 1011100 | 1000111 | 11111 | 1010101 | 1111 |
Color Harmonies of #492906
Complementary color
Monochromatic Colors of #492906
Black with #492906
Text Example
Text Example
White with #492906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492906; }
p { color: rgb(73,41,6); }
H1.HeaderClassName
{
color: #492906;
}
.AnyTagClassName
{
color: #492906;
}
</style>
background-color css
<style>
a { background-color: #492906; }
a { background-color: rgb(73,41,6); }
div.DivClassName
{
background-color: #492906;
}
.BgClassName
{
background-color: #492906;
}
</style>
border-color css
<style>
span { border-color: #492906; }
span { border-color: rgb(73,41,6); }
td.TdClassName
{
border-color: #492906;
}
.TagClassName
{
border-color: #492906;
}
</style>