Shades of Brown Pod #491408
Tints of Brown Pod #491408
RGB
CMYK
RGB Variations
Color information
#491408 (or 0x491408) is known color: Brown Pod. HEX triplet: 49, 14 and 08. RGB value is (73,20,8). Sum of RGB (Red+Green+Blue) = 73+20+8=101 (13% of max value = 765). Red value is 73 (28.91% from 255 or 72.28% from 101); Green value is 20 (8.20% from 255 or 19.80% from 101); Blue value is 8 (3.52% from 255 or 7.92% from 101); Max value from RGB is 73 - color contains mainly: red. Hex color #491408 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491408 is #B6EBF7. Grayscale: #222222. Windows color (decimal): -11987960 or 529481. OLE color: 529481.
HSL color Cylindrical-coordinate representation of color #491408: hue angle of 11.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 #491408 is Cyan = 0, Magento = 0.73, Yellow = 0.89 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 20 | 8 | - |
| CMYK | 0 | 0.73 | 0.89 | 0.71 |
| HSL | 11.08º | 0.8% | 0.16% | - |
| HSV(B) | 11.08º | 0.89% | 0.29% | - |
| XYZ | 3.04 | 1.93 | 0.44 | - |
| YUV | 34.48 | 113.06 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 8 | 0 | 0.73 | 0.89 | 0.71 | 11.08 | 0.8 | 0.16 |
| Hex | 49 | 14 | 8 | 0 | 49 | 59 | 47 | B | 50 | 10 |
| Octal | 111 | 24 | 10 | 0 | 111 | 131 | 107 | 13 | 120 | 20 |
| Binary | 1001001 | 10100 | 1000 | 0 | 1001001 | 1011001 | 1000111 | 1011 | 1010000 | 10000 |
Color Harmonies of #491408
Complementary color
Monochromatic Colors of #491408
Black with #491408
Text Example
Text Example
White with #491408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491408; }
p { color: rgb(73,20,8); }
H1.HeaderClassName
{
color: #491408;
}
.AnyTagClassName
{
color: #491408;
}
</style>
background-color css
<style>
a { background-color: #491408; }
a { background-color: rgb(73,20,8); }
div.DivClassName
{
background-color: #491408;
}
.BgClassName
{
background-color: #491408;
}
</style>
border-color css
<style>
span { border-color: #491408; }
span { border-color: rgb(73,20,8); }
td.TdClassName
{
border-color: #491408;
}
.TagClassName
{
border-color: #491408;
}
</style>