Shades of Green Pea #316043
Tints of Green Pea #316043
RGB
CMYK
RGB Variations
Color information
#316043 (or 0x316043) is known color: Green Pea. HEX triplet: 31, 60 and 43. RGB value is (49,96,67). Sum of RGB (Red+Green+Blue) = 49+96+67=212 (28% of max value = 765). Red value is 49 (19.53% from 255 or 23.11% from 212); Green value is 96 (37.89% from 255 or 45.28% from 212); Blue value is 67 (26.56% from 255 or 31.60% from 212); Max value from RGB is 96 - color contains mainly: green. Hex color #316043 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316043 is #CE9FBC. Grayscale: #4E4E4E. Windows color (decimal): -13541309 or 4415537. OLE color: 4415537.
HSL color Cylindrical-coordinate representation of color #316043: hue angle of 142.98º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316043 is Cyan = 0.49, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 96 | 67 | - |
| CMYK | 0.49 | 0 | 0.30 | 0.62 |
| HSL | 142.98º | 0.32% | 0.28% | - |
| HSV(B) | 142.98º | 0.49% | 0.38% | - |
| XYZ | 6.46 | 9.42 | 6.79 | - |
| YUV | 78.64 | 121.43 | 106.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 67 | 0.49 | 0 | 0.30 | 0.62 | 142.98 | 0.32 | 0.28 |
| Hex | 31 | 60 | 43 | 31 | 0 | 1E | 3E | 8F | 20 | 1C |
| Octal | 61 | 140 | 103 | 61 | 0 | 36 | 76 | 217 | 40 | 34 |
| Binary | 110001 | 1100000 | 1000011 | 110001 | 0 | 11110 | 111110 | 10001111 | 100000 | 11100 |
Color Harmonies of #316043
Complementary color
Monochromatic Colors of #316043
Black with #316043
Text Example
Text Example
White with #316043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316043; }
p { color: rgb(49,96,67); }
H1.HeaderClassName
{
color: #316043;
}
.AnyTagClassName
{
color: #316043;
}
</style>
background-color css
<style>
a { background-color: #316043; }
a { background-color: rgb(49,96,67); }
div.DivClassName
{
background-color: #316043;
}
.BgClassName
{
background-color: #316043;
}
</style>
border-color css
<style>
span { border-color: #316043; }
span { border-color: rgb(49,96,67); }
td.TdClassName
{
border-color: #316043;
}
.TagClassName
{
border-color: #316043;
}
</style>