Shades of Brown Pod #311608
Tints of Brown Pod #311608
RGB
CMYK
RGB Variations
Color information
#311608 (or 0x311608) is known color: Brown Pod. HEX triplet: 31, 16 and 08. RGB value is (49,22,8). Sum of RGB (Red+Green+Blue) = 49+22+8=79 (10% of max value = 765). Red value is 49 (19.53% from 255 or 62.03% from 79); Green value is 22 (8.98% from 255 or 27.85% from 79); Blue value is 8 (3.52% from 255 or 10.13% from 79); Max value from RGB is 49 - color contains mainly: red. Hex color #311608 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311608 is #CEE9F7. Grayscale: #1C1C1C. Windows color (decimal): -13560312 or 529969. OLE color: 529969.
HSL color Cylindrical-coordinate representation of color #311608: hue angle of 20.49º degrees, saturation: 0.72, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #311608 is Cyan = 0, Magento = 0.55, Yellow = 0.84 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 22 | 8 | - |
| CMYK | 0 | 0.55 | 0.84 | 0.81 |
| HSL | 20.49º | 0.72% | 0.11% | - |
| HSV(B) | 20.49º | 0.84% | 0.19% | - |
| XYZ | 1.6 | 1.24 | 0.39 | - |
| YUV | 28.48 | 116.45 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 8 | 0 | 0.55 | 0.84 | 0.81 | 20.49 | 0.72 | 0.11 |
| Hex | 31 | 16 | 8 | 0 | 37 | 54 | 51 | 14 | 48 | B |
| Octal | 61 | 26 | 10 | 0 | 67 | 124 | 121 | 24 | 110 | 13 |
| Binary | 110001 | 10110 | 1000 | 0 | 110111 | 1010100 | 1010001 | 10100 | 1001000 | 1011 |
Color Harmonies of #311608
Complementary color
Monochromatic Colors of #311608
Black with #311608
Text Example
Text Example
White with #311608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311608; }
p { color: rgb(49,22,8); }
H1.HeaderClassName
{
color: #311608;
}
.AnyTagClassName
{
color: #311608;
}
</style>
background-color css
<style>
a { background-color: #311608; }
a { background-color: rgb(49,22,8); }
div.DivClassName
{
background-color: #311608;
}
.BgClassName
{
background-color: #311608;
}
</style>
border-color css
<style>
span { border-color: #311608; }
span { border-color: rgb(49,22,8); }
td.TdClassName
{
border-color: #311608;
}
.TagClassName
{
border-color: #311608;
}
</style>