Shades of Brown Pod #492516
Tints of Brown Pod #492516
RGB
CMYK
RGB Variations
Color information
#492516 (or 0x492516) is known color: Brown Pod. HEX triplet: 49, 25 and 16. RGB value is (73,37,22). Sum of RGB (Red+Green+Blue) = 73+37+22=132 (17% of max value = 765). Red value is 73 (28.91% from 255 or 55.30% from 132); Green value is 37 (14.84% from 255 or 28.03% from 132); Blue value is 22 (8.98% from 255 or 16.67% from 132); Max value from RGB is 73 - color contains mainly: red. Hex color #492516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492516 is #B6DAE9. Grayscale: #2E2E2E. Windows color (decimal): -11983594 or 1451337. OLE color: 1451337.
HSL color Cylindrical-coordinate representation of color #492516: hue angle of 17.65º 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 #492516 is Cyan = 0, Magento = 0.49, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 22 | - |
| CMYK | 0 | 0.49 | 0.70 | 0.71 |
| HSL | 17.65º | 0.54% | 0.19% | - |
| HSV(B) | 17.65º | 0.7% | 0.29% | - |
| XYZ | 3.55 | 2.8 | 1.11 | - |
| YUV | 46.05 | 114.43 | 147.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 22 | 0 | 0.49 | 0.70 | 0.71 | 17.65 | 0.54 | 0.19 |
| Hex | 49 | 25 | 16 | 0 | 31 | 46 | 47 | 12 | 36 | 13 |
| Octal | 111 | 45 | 26 | 0 | 61 | 106 | 107 | 22 | 66 | 23 |
| Binary | 1001001 | 100101 | 10110 | 0 | 110001 | 1000110 | 1000111 | 10010 | 110110 | 10011 |
Color Harmonies of #492516
Complementary color
Monochromatic Colors of #492516
Black with #492516
Text Example
Text Example
White with #492516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492516; }
p { color: rgb(73,37,22); }
H1.HeaderClassName
{
color: #492516;
}
.AnyTagClassName
{
color: #492516;
}
</style>
background-color css
<style>
a { background-color: #492516; }
a { background-color: rgb(73,37,22); }
div.DivClassName
{
background-color: #492516;
}
.BgClassName
{
background-color: #492516;
}
</style>
border-color css
<style>
span { border-color: #492516; }
span { border-color: rgb(73,37,22); }
td.TdClassName
{
border-color: #492516;
}
.TagClassName
{
border-color: #492516;
}
</style>