Shades of Brown Pod #492108
Tints of Brown Pod #492108
RGB
CMYK
RGB Variations
Color information
#492108 (or 0x492108) is known color: Brown Pod. HEX triplet: 49, 21 and 08. RGB value is (73,33,8). Sum of RGB (Red+Green+Blue) = 73+33+8=114 (15% of max value = 765). Red value is 73 (28.91% from 255 or 64.04% from 114); Green value is 33 (13.28% from 255 or 28.95% from 114); Blue value is 8 (3.52% from 255 or 7.02% from 114); Max value from RGB is 73 - color contains mainly: red. Hex color #492108 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492108 is #B6DEF7. Grayscale: #2A2A2A. Windows color (decimal): -11984632 or 532809. OLE color: 532809.
HSL color Cylindrical-coordinate representation of color #492108: hue angle of 23.08º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #492108 is Cyan = 0, Magento = 0.55, Yellow = 0.89 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 8 | - |
| CMYK | 0 | 0.55 | 0.89 | 0.71 |
| HSL | 23.08º | 0.8% | 0.16% | - |
| HSV(B) | 23.08º | 0.89% | 0.29% | - |
| XYZ | 3.34 | 2.52 | 0.54 | - |
| YUV | 42.11 | 108.75 | 150.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 8 | 0 | 0.55 | 0.89 | 0.71 | 23.08 | 0.8 | 0.16 |
| Hex | 49 | 21 | 8 | 0 | 37 | 59 | 47 | 17 | 50 | 10 |
| Octal | 111 | 41 | 10 | 0 | 67 | 131 | 107 | 27 | 120 | 20 |
| Binary | 1001001 | 100001 | 1000 | 0 | 110111 | 1011001 | 1000111 | 10111 | 1010000 | 10000 |
Color Harmonies of #492108
Complementary color
Monochromatic Colors of #492108
Black with #492108
Text Example
Text Example
White with #492108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492108; }
p { color: rgb(73,33,8); }
H1.HeaderClassName
{
color: #492108;
}
.AnyTagClassName
{
color: #492108;
}
</style>
background-color css
<style>
a { background-color: #492108; }
a { background-color: rgb(73,33,8); }
div.DivClassName
{
background-color: #492108;
}
.BgClassName
{
background-color: #492108;
}
</style>
border-color css
<style>
span { border-color: #492108; }
span { border-color: rgb(73,33,8); }
td.TdClassName
{
border-color: #492108;
}
.TagClassName
{
border-color: #492108;
}
</style>