Shades of Brown Pod #311606
Tints of Brown Pod #311606
RGB
CMYK
RGB Variations
Color information
#311606 (or 0x311606) is known color: Brown Pod. HEX triplet: 31, 16 and 06. RGB value is (49,22,6). Sum of RGB (Red+Green+Blue) = 49+22+6=77 (10% of max value = 765). Red value is 49 (19.53% from 255 or 63.64% from 77); Green value is 22 (8.98% from 255 or 28.57% from 77); Blue value is 6 (2.73% from 255 or 7.79% from 77); Max value from RGB is 49 - color contains mainly: red. Hex color #311606 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311606 is #CEE9F9. Grayscale: #1C1C1C. Windows color (decimal): -13560314 or 398897. OLE color: 398897.
HSL color Cylindrical-coordinate representation of color #311606: hue angle of 22.33º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #311606 is Cyan = 0, Magento = 0.55, Yellow = 0.88 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 22 | 6 | - |
| CMYK | 0 | 0.55 | 0.88 | 0.81 |
| HSL | 22.33º | 0.78% | 0.11% | - |
| HSV(B) | 22.33º | 0.88% | 0.19% | - |
| XYZ | 1.59 | 1.24 | 0.33 | - |
| YUV | 28.25 | 115.45 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 6 | 0 | 0.55 | 0.88 | 0.81 | 22.33 | 0.78 | 0.11 |
| Hex | 31 | 16 | 6 | 0 | 37 | 58 | 51 | 16 | 4E | B |
| Octal | 61 | 26 | 6 | 0 | 67 | 130 | 121 | 26 | 116 | 13 |
| Binary | 110001 | 10110 | 110 | 0 | 110111 | 1011000 | 1010001 | 10110 | 1001110 | 1011 |
Color Harmonies of #311606
Complementary color
Monochromatic Colors of #311606
Black with #311606
Text Example
Text Example
White with #311606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311606; }
p { color: rgb(49,22,6); }
H1.HeaderClassName
{
color: #311606;
}
.AnyTagClassName
{
color: #311606;
}
</style>
background-color css
<style>
a { background-color: #311606; }
a { background-color: rgb(49,22,6); }
div.DivClassName
{
background-color: #311606;
}
.BgClassName
{
background-color: #311606;
}
</style>
border-color css
<style>
span { border-color: #311606; }
span { border-color: rgb(49,22,6); }
td.TdClassName
{
border-color: #311606;
}
.TagClassName
{
border-color: #311606;
}
</style>