Shades of Brown Pod #492116
Tints of Brown Pod #492116
RGB
CMYK
RGB Variations
Color information
#492116 (or 0x492116) is known color: Brown Pod. HEX triplet: 49, 21 and 16. RGB value is (73,33,22). Sum of RGB (Red+Green+Blue) = 73+33+22=128 (16% of max value = 765). Red value is 73 (28.91% from 255 or 57.03% from 128); Green value is 33 (13.28% from 255 or 25.78% from 128); Blue value is 22 (8.98% from 255 or 17.19% from 128); Max value from RGB is 73 - color contains mainly: red. Hex color #492116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492116 is #B6DEE9. Grayscale: #2B2B2B. Windows color (decimal): -11984618 or 1450313. OLE color: 1450313.
HSL color Cylindrical-coordinate representation of color #492116: hue angle of 12.94º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #492116 is Cyan = 0, Magento = 0.55, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 22 | - |
| CMYK | 0 | 0.55 | 0.70 | 0.71 |
| HSL | 12.94º | 0.54% | 0.19% | - |
| HSV(B) | 12.94º | 0.7% | 0.29% | - |
| XYZ | 3.44 | 2.56 | 1.07 | - |
| YUV | 43.71 | 115.75 | 148.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 22 | 0 | 0.55 | 0.70 | 0.71 | 12.94 | 0.54 | 0.19 |
| Hex | 49 | 21 | 16 | 0 | 37 | 46 | 47 | D | 36 | 13 |
| Octal | 111 | 41 | 26 | 0 | 67 | 106 | 107 | 15 | 66 | 23 |
| Binary | 1001001 | 100001 | 10110 | 0 | 110111 | 1000110 | 1000111 | 1101 | 110110 | 10011 |
Color Harmonies of #492116
Complementary color
Monochromatic Colors of #492116
Black with #492116
Text Example
Text Example
White with #492116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492116; }
p { color: rgb(73,33,22); }
H1.HeaderClassName
{
color: #492116;
}
.AnyTagClassName
{
color: #492116;
}
</style>
background-color css
<style>
a { background-color: #492116; }
a { background-color: rgb(73,33,22); }
div.DivClassName
{
background-color: #492116;
}
.BgClassName
{
background-color: #492116;
}
</style>
border-color css
<style>
span { border-color: #492116; }
span { border-color: rgb(73,33,22); }
td.TdClassName
{
border-color: #492116;
}
.TagClassName
{
border-color: #492116;
}
</style>