Shades of Brown Pod #311509
Tints of Brown Pod #311509
RGB
CMYK
RGB Variations
Color information
#311509 (or 0x311509) is known color: Brown Pod. HEX triplet: 31, 15 and 09. RGB value is (49,21,9). Sum of RGB (Red+Green+Blue) = 49+21+9=79 (10% of max value = 765). Red value is 49 (19.53% from 255 or 62.03% from 79); Green value is 21 (8.59% from 255 or 26.58% from 79); Blue value is 9 (3.91% from 255 or 11.39% from 79); Max value from RGB is 49 - color contains mainly: red. Hex color #311509 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311509 is #CEEAF6. Grayscale: #1C1C1C. Windows color (decimal): -13560567 or 595249. OLE color: 595249.
HSL color Cylindrical-coordinate representation of color #311509: hue angle of 18º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #311509 is Cyan = 0, Magento = 0.57, Yellow = 0.82 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 21 | 9 | - |
| CMYK | 0 | 0.57 | 0.82 | 0.81 |
| HSL | 18º | 0.69% | 0.11% | - |
| HSV(B) | 18º | 0.82% | 0.19% | - |
| XYZ | 1.58 | 1.21 | 0.41 | - |
| YUV | 28 | 117.28 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 9 | 0 | 0.57 | 0.82 | 0.81 | 18 | 0.69 | 0.11 |
| Hex | 31 | 15 | 9 | 0 | 39 | 52 | 51 | 12 | 45 | B |
| Octal | 61 | 25 | 11 | 0 | 71 | 122 | 121 | 22 | 105 | 13 |
| Binary | 110001 | 10101 | 1001 | 0 | 111001 | 1010010 | 1010001 | 10010 | 1000101 | 1011 |
Color Harmonies of #311509
Complementary color
Monochromatic Colors of #311509
Black with #311509
Text Example
Text Example
White with #311509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311509; }
p { color: rgb(49,21,9); }
H1.HeaderClassName
{
color: #311509;
}
.AnyTagClassName
{
color: #311509;
}
</style>
background-color css
<style>
a { background-color: #311509; }
a { background-color: rgb(49,21,9); }
div.DivClassName
{
background-color: #311509;
}
.BgClassName
{
background-color: #311509;
}
</style>
border-color css
<style>
span { border-color: #311509; }
span { border-color: rgb(49,21,9); }
td.TdClassName
{
border-color: #311509;
}
.TagClassName
{
border-color: #311509;
}
</style>