Shades of Brown Pod #311807
Tints of Brown Pod #311807
RGB
CMYK
RGB Variations
Color information
#311807 (or 0x311807) is known color: Brown Pod. HEX triplet: 31, 18 and 07. RGB value is (49,24,7). Sum of RGB (Red+Green+Blue) = 49+24+7=80 (10% of max value = 765). Red value is 49 (19.53% from 255 or 61.25% from 80); Green value is 24 (9.77% from 255 or 30% from 80); Blue value is 7 (3.12% from 255 or 8.75% from 80); Max value from RGB is 49 - color contains mainly: red. Hex color #311807 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311807 is #CEE7F8. Grayscale: #1D1D1D. Windows color (decimal): -13559801 or 464945. OLE color: 464945.
HSL color Cylindrical-coordinate representation of color #311807: hue angle of 24.29º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #311807 is Cyan = 0, Magento = 0.51, Yellow = 0.86 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 24 | 7 | - |
| CMYK | 0 | 0.51 | 0.86 | 0.81 |
| HSL | 24.29º | 0.75% | 0.11% | - |
| HSV(B) | 24.29º | 0.86% | 0.19% | - |
| XYZ | 1.63 | 1.32 | 0.37 | - |
| YUV | 29.54 | 115.28 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 7 | 0 | 0.51 | 0.86 | 0.81 | 24.29 | 0.75 | 0.11 |
| Hex | 31 | 18 | 7 | 0 | 33 | 56 | 51 | 18 | 4B | B |
| Octal | 61 | 30 | 7 | 0 | 63 | 126 | 121 | 30 | 113 | 13 |
| Binary | 110001 | 11000 | 111 | 0 | 110011 | 1010110 | 1010001 | 11000 | 1001011 | 1011 |
Color Harmonies of #311807
Complementary color
Monochromatic Colors of #311807
Black with #311807
Text Example
Text Example
White with #311807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311807; }
p { color: rgb(49,24,7); }
H1.HeaderClassName
{
color: #311807;
}
.AnyTagClassName
{
color: #311807;
}
</style>
background-color css
<style>
a { background-color: #311807; }
a { background-color: rgb(49,24,7); }
div.DivClassName
{
background-color: #311807;
}
.BgClassName
{
background-color: #311807;
}
</style>
border-color css
<style>
span { border-color: #311807; }
span { border-color: rgb(49,24,7); }
td.TdClassName
{
border-color: #311807;
}
.TagClassName
{
border-color: #311807;
}
</style>