Shades of Brown Pod #491609
Tints of Brown Pod #491609
RGB
CMYK
RGB Variations
Color information
#491609 (or 0x491609) is known color: Brown Pod. HEX triplet: 49, 16 and 09. RGB value is (73,22,9). Sum of RGB (Red+Green+Blue) = 73+22+9=104 (13% of max value = 765). Red value is 73 (28.91% from 255 or 70.19% from 104); Green value is 22 (8.98% from 255 or 21.15% from 104); Blue value is 9 (3.91% from 255 or 8.65% from 104); Max value from RGB is 73 - color contains mainly: red. Hex color #491609 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491609 is #B6E9F6. Grayscale: #232323. Windows color (decimal): -11987447 or 595529. OLE color: 595529.
HSL color Cylindrical-coordinate representation of color #491609: hue angle of 12.19º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #491609 is Cyan = 0, Magento = 0.70, Yellow = 0.88 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 22 | 9 | - |
| CMYK | 0 | 0.70 | 0.88 | 0.71 |
| HSL | 12.19º | 0.78% | 0.16% | - |
| HSV(B) | 12.19º | 0.88% | 0.29% | - |
| XYZ | 3.08 | 2.01 | 0.48 | - |
| YUV | 35.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 22 | 9 | 0 | 0.70 | 0.88 | 0.71 | 12.19 | 0.78 | 0.16 |
| Hex | 49 | 16 | 9 | 0 | 46 | 58 | 47 | C | 4E | 10 |
| Octal | 111 | 26 | 11 | 0 | 106 | 130 | 107 | 14 | 116 | 20 |
| Binary | 1001001 | 10110 | 1001 | 0 | 1000110 | 1011000 | 1000111 | 1100 | 1001110 | 10000 |
Color Harmonies of #491609
Complementary color
Monochromatic Colors of #491609
Black with #491609
Text Example
Text Example
White with #491609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491609; }
p { color: rgb(73,22,9); }
H1.HeaderClassName
{
color: #491609;
}
.AnyTagClassName
{
color: #491609;
}
</style>
background-color css
<style>
a { background-color: #491609; }
a { background-color: rgb(73,22,9); }
div.DivClassName
{
background-color: #491609;
}
.BgClassName
{
background-color: #491609;
}
</style>
border-color css
<style>
span { border-color: #491609; }
span { border-color: rgb(73,22,9); }
td.TdClassName
{
border-color: #491609;
}
.TagClassName
{
border-color: #491609;
}
</style>