Shades of Green Pea #316844
Tints of Green Pea #316844
RGB
CMYK
RGB Variations
Color information
#316844 (or 0x316844) is known color: Green Pea. HEX triplet: 31, 68 and 44. RGB value is (49,104,68). Sum of RGB (Red+Green+Blue) = 49+104+68=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 104 (41.02% from 255 or 47.06% from 221); Blue value is 68 (26.95% from 255 or 30.77% from 221); Max value from RGB is 104 - color contains mainly: green. Hex color #316844 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316844 is #CE97BB. Grayscale: #535353. Windows color (decimal): -13539260 or 4483121. OLE color: 4483121.
HSL color Cylindrical-coordinate representation of color #316844: hue angle of 140.73º 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 #316844 is Cyan = 0.53, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 68 | - |
| CMYK | 0.53 | 0 | 0.35 | 0.59 |
| HSL | 140.73º | 0.36% | 0.3% | - |
| HSV(B) | 140.73º | 0.53% | 0.41% | - |
| XYZ | 7.26 | 10.97 | 7.2 | - |
| YUV | 83.45 | 119.28 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 68 | 0.53 | 0 | 0.35 | 0.59 | 140.73 | 0.36 | 0.3 |
| Hex | 31 | 68 | 44 | 35 | 0 | 23 | 3B | 8D | 24 | 1E |
| Octal | 61 | 150 | 104 | 65 | 0 | 43 | 73 | 215 | 44 | 36 |
| Binary | 110001 | 1101000 | 1000100 | 110101 | 0 | 100011 | 111011 | 10001101 | 100100 | 11110 |
Color Harmonies of #316844
Complementary color
Monochromatic Colors of #316844
Black with #316844
Text Example
Text Example
White with #316844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316844; }
p { color: rgb(49,104,68); }
H1.HeaderClassName
{
color: #316844;
}
.AnyTagClassName
{
color: #316844;
}
</style>
background-color css
<style>
a { background-color: #316844; }
a { background-color: rgb(49,104,68); }
div.DivClassName
{
background-color: #316844;
}
.BgClassName
{
background-color: #316844;
}
</style>
border-color css
<style>
span { border-color: #316844; }
span { border-color: rgb(49,104,68); }
td.TdClassName
{
border-color: #316844;
}
.TagClassName
{
border-color: #316844;
}
</style>