Shades of Baker's Chocolate #492907
Tints of Baker's Chocolate #492907
RGB
CMYK
RGB Variations
Color information
#492907 (or 0x492907) is known color: Baker's Chocolate. HEX triplet: 49, 29 and 07. RGB value is (73,41,7). Sum of RGB (Red+Green+Blue) = 73+41+7=121 (16% of max value = 765). Red value is 73 (28.91% from 255 or 60.33% from 121); Green value is 41 (16.41% from 255 or 33.88% from 121); Blue value is 7 (3.12% from 255 or 5.79% from 121); Max value from RGB is 73 - color contains mainly: red. Hex color #492907 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492907 is #B6D6F8. Grayscale: #2E2E2E. Windows color (decimal): -11982585 or 469321. OLE color: 469321.
HSL color Cylindrical-coordinate representation of color #492907: hue angle of 30.91º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #492907 is Cyan = 0, Magento = 0.44, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 7 | - |
| CMYK | 0 | 0.44 | 0.90 | 0.71 |
| HSL | 30.91º | 0.83% | 0.16% | - |
| HSV(B) | 30.91º | 0.9% | 0.29% | - |
| XYZ | 3.58 | 3.02 | 0.59 | - |
| YUV | 46.69 | 105.6 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 7 | 0 | 0.44 | 0.90 | 0.71 | 30.91 | 0.83 | 0.16 |
| Hex | 49 | 29 | 7 | 0 | 2C | 5A | 47 | 1F | 52 | 10 |
| Octal | 111 | 51 | 7 | 0 | 54 | 132 | 107 | 37 | 122 | 20 |
| Binary | 1001001 | 101001 | 111 | 0 | 101100 | 1011010 | 1000111 | 11111 | 1010010 | 10000 |
Color Harmonies of #492907
Complementary color
Monochromatic Colors of #492907
Black with #492907
Text Example
Text Example
White with #492907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492907; }
p { color: rgb(73,41,7); }
H1.HeaderClassName
{
color: #492907;
}
.AnyTagClassName
{
color: #492907;
}
</style>
background-color css
<style>
a { background-color: #492907; }
a { background-color: rgb(73,41,7); }
div.DivClassName
{
background-color: #492907;
}
.BgClassName
{
background-color: #492907;
}
</style>
border-color css
<style>
span { border-color: #492907; }
span { border-color: rgb(73,41,7); }
td.TdClassName
{
border-color: #492907;
}
.TagClassName
{
border-color: #492907;
}
</style>