Shades of Green Pea #316747
Tints of Green Pea #316747
RGB
CMYK
RGB Variations
Color information
#316747 (or 0x316747) is known color: Green Pea. HEX triplet: 31, 67 and 47. RGB value is (49,103,71). Sum of RGB (Red+Green+Blue) = 49+103+71=223 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.97% from 223); Green value is 103 (40.62% from 255 or 46.19% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 103 - color contains mainly: green. Hex color #316747 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316747 is #CE98B8. Grayscale: #535353. Windows color (decimal): -13539513 or 4679473. OLE color: 4679473.
HSL color Cylindrical-coordinate representation of color #316747: hue angle of 144.44º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #316747 is Cyan = 0.52, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 71 | - |
| CMYK | 0.52 | 0 | 0.31 | 0.60 |
| HSL | 144.44º | 0.36% | 0.3% | - |
| HSV(B) | 144.44º | 0.52% | 0.4% | - |
| XYZ | 7.25 | 10.81 | 7.67 | - |
| YUV | 83.21 | 121.11 | 103.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 71 | 0.52 | 0 | 0.31 | 0.60 | 144.44 | 0.36 | 0.3 |
| Hex | 31 | 67 | 47 | 34 | 0 | 1F | 3C | 90 | 24 | 1E |
| Octal | 61 | 147 | 107 | 64 | 0 | 37 | 74 | 220 | 44 | 36 |
| Binary | 110001 | 1100111 | 1000111 | 110100 | 0 | 11111 | 111100 | 10010000 | 100100 | 11110 |
Color Harmonies of #316747
Complementary color
Monochromatic Colors of #316747
Black with #316747
Text Example
Text Example
White with #316747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316747; }
p { color: rgb(49,103,71); }
H1.HeaderClassName
{
color: #316747;
}
.AnyTagClassName
{
color: #316747;
}
</style>
background-color css
<style>
a { background-color: #316747; }
a { background-color: rgb(49,103,71); }
div.DivClassName
{
background-color: #316747;
}
.BgClassName
{
background-color: #316747;
}
</style>
border-color css
<style>
span { border-color: #316747; }
span { border-color: rgb(49,103,71); }
td.TdClassName
{
border-color: #316747;
}
.TagClassName
{
border-color: #316747;
}
</style>