Shades of Green Pea #316847
Tints of Green Pea #316847
RGB
CMYK
RGB Variations
Color information
#316847 (or 0x316847) is known color: Green Pea. HEX triplet: 31, 68 and 47. RGB value is (49,104,71). Sum of RGB (Red+Green+Blue) = 49+104+71=224 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.88% from 224); Green value is 104 (41.02% from 255 or 46.43% from 224); Blue value is 71 (28.12% from 255 or 31.70% from 224); Max value from RGB is 104 - color contains mainly: green. Hex color #316847 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316847 is #CE97B8. Grayscale: #535353. Windows color (decimal): -13539257 or 4679729. OLE color: 4679729.
HSL color Cylindrical-coordinate representation of color #316847: hue angle of 144º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316847 is Cyan = 0.53, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 71 | - |
| CMYK | 0.53 | 0 | 0.32 | 0.59 |
| HSL | 144º | 0.36% | 0.3% | - |
| HSV(B) | 144º | 0.53% | 0.41% | - |
| XYZ | 7.35 | 11.01 | 7.7 | - |
| YUV | 83.79 | 120.78 | 103.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 71 | 0.53 | 0 | 0.32 | 0.59 | 144 | 0.36 | 0.3 |
| Hex | 31 | 68 | 47 | 35 | 0 | 20 | 3B | 90 | 24 | 1E |
| Octal | 61 | 150 | 107 | 65 | 0 | 40 | 73 | 220 | 44 | 36 |
| Binary | 110001 | 1101000 | 1000111 | 110101 | 0 | 100000 | 111011 | 10010000 | 100100 | 11110 |
Color Harmonies of #316847
Complementary color
Monochromatic Colors of #316847
Black with #316847
Text Example
Text Example
White with #316847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316847; }
p { color: rgb(49,104,71); }
H1.HeaderClassName
{
color: #316847;
}
.AnyTagClassName
{
color: #316847;
}
</style>
background-color css
<style>
a { background-color: #316847; }
a { background-color: rgb(49,104,71); }
div.DivClassName
{
background-color: #316847;
}
.BgClassName
{
background-color: #316847;
}
</style>
border-color css
<style>
span { border-color: #316847; }
span { border-color: rgb(49,104,71); }
td.TdClassName
{
border-color: #316847;
}
.TagClassName
{
border-color: #316847;
}
</style>