Shades of Brown Pod #492106
Tints of Brown Pod #492106
RGB
CMYK
RGB Variations
Color information
#492106 (or 0x492106) is known color: Brown Pod. HEX triplet: 49, 21 and 06. RGB value is (73,33,6). Sum of RGB (Red+Green+Blue) = 73+33+6=112 (14% of max value = 765). Red value is 73 (28.91% from 255 or 65.18% from 112); Green value is 33 (13.28% from 255 or 29.46% from 112); Blue value is 6 (2.73% from 255 or 5.36% from 112); Max value from RGB is 73 - color contains mainly: red. Hex color #492106 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492106 is #B6DEF9. Grayscale: #2A2A2A. Windows color (decimal): -11984634 or 401737. OLE color: 401737.
HSL color Cylindrical-coordinate representation of color #492106: hue angle of 24.18º 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 #492106 is Cyan = 0, Magento = 0.55, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 6 | - |
| CMYK | 0 | 0.55 | 0.92 | 0.71 |
| HSL | 24.18º | 0.85% | 0.15% | - |
| HSV(B) | 24.18º | 0.92% | 0.29% | - |
| XYZ | 3.32 | 2.52 | 0.48 | - |
| YUV | 41.88 | 107.75 | 150.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 6 | 0 | 0.55 | 0.92 | 0.71 | 24.18 | 0.85 | 0.15 |
| Hex | 49 | 21 | 6 | 0 | 37 | 5C | 47 | 18 | 55 | F |
| Octal | 111 | 41 | 6 | 0 | 67 | 134 | 107 | 30 | 125 | 17 |
| Binary | 1001001 | 100001 | 110 | 0 | 110111 | 1011100 | 1000111 | 11000 | 1010101 | 1111 |
Color Harmonies of #492106
Complementary color
Monochromatic Colors of #492106
Black with #492106
Text Example
Text Example
White with #492106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492106; }
p { color: rgb(73,33,6); }
H1.HeaderClassName
{
color: #492106;
}
.AnyTagClassName
{
color: #492106;
}
</style>
background-color css
<style>
a { background-color: #492106; }
a { background-color: rgb(73,33,6); }
div.DivClassName
{
background-color: #492106;
}
.BgClassName
{
background-color: #492106;
}
</style>
border-color css
<style>
span { border-color: #492106; }
span { border-color: rgb(73,33,6); }
td.TdClassName
{
border-color: #492106;
}
.TagClassName
{
border-color: #492106;
}
</style>