Shades of Brown Pod #491506
Tints of Brown Pod #491506
RGB
CMYK
RGB Variations
Color information
#491506 (or 0x491506) is known color: Brown Pod. HEX triplet: 49, 15 and 06. RGB value is (73,21,6). Sum of RGB (Red+Green+Blue) = 73+21+6=100 (13% of max value = 765). Red value is 73 (28.91% from 255 or 73% from 100); Green value is 21 (8.59% from 255 or 21% from 100); Blue value is 6 (2.73% from 255 or 6% from 100); Max value from RGB is 73 - color contains mainly: red. Hex color #491506 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491506 is #B6EAF9. Grayscale: #222222. Windows color (decimal): -11987706 or 398665. OLE color: 398665.
HSL color Cylindrical-coordinate representation of color #491506: hue angle of 13.43º 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 #491506 is Cyan = 0, Magento = 0.71, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 21 | 6 | - |
| CMYK | 0 | 0.71 | 0.92 | 0.71 |
| HSL | 13.43º | 0.85% | 0.15% | - |
| HSV(B) | 13.43º | 0.92% | 0.29% | - |
| XYZ | 3.05 | 1.97 | 0.39 | - |
| YUV | 34.84 | 111.73 | 155.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 6 | 0 | 0.71 | 0.92 | 0.71 | 13.43 | 0.85 | 0.15 |
| Hex | 49 | 15 | 6 | 0 | 47 | 5C | 47 | D | 55 | F |
| Octal | 111 | 25 | 6 | 0 | 107 | 134 | 107 | 15 | 125 | 17 |
| Binary | 1001001 | 10101 | 110 | 0 | 1000111 | 1011100 | 1000111 | 1101 | 1010101 | 1111 |
Color Harmonies of #491506
Complementary color
Monochromatic Colors of #491506
Black with #491506
Text Example
Text Example
White with #491506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491506; }
p { color: rgb(73,21,6); }
H1.HeaderClassName
{
color: #491506;
}
.AnyTagClassName
{
color: #491506;
}
</style>
background-color css
<style>
a { background-color: #491506; }
a { background-color: rgb(73,21,6); }
div.DivClassName
{
background-color: #491506;
}
.BgClassName
{
background-color: #491506;
}
</style>
border-color css
<style>
span { border-color: #491506; }
span { border-color: rgb(73,21,6); }
td.TdClassName
{
border-color: #491506;
}
.TagClassName
{
border-color: #491506;
}
</style>