Shades of Green Pea #316744
Tints of Green Pea #316744
RGB
CMYK
RGB Variations
Color information
#316744 (or 0x316744) is known color: Green Pea. HEX triplet: 31, 67 and 44. RGB value is (49,103,68). Sum of RGB (Red+Green+Blue) = 49+103+68=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 103 (40.62% from 255 or 46.82% from 220); Blue value is 68 (26.95% from 255 or 30.91% from 220); Max value from RGB is 103 - color contains mainly: green. Hex color #316744 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316744 is #CE98BB. Grayscale: #525252. Windows color (decimal): -13539516 or 4482865. OLE color: 4482865.
HSL color Cylindrical-coordinate representation of color #316744: hue angle of 141.11º 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 #316744 is Cyan = 0.52, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 68 | - |
| CMYK | 0.52 | 0 | 0.34 | 0.60 |
| HSL | 141.11º | 0.36% | 0.3% | - |
| HSV(B) | 141.11º | 0.52% | 0.4% | - |
| XYZ | 7.16 | 10.77 | 7.17 | - |
| YUV | 82.86 | 119.61 | 103.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 68 | 0.52 | 0 | 0.34 | 0.60 | 141.11 | 0.36 | 0.3 |
| Hex | 31 | 67 | 44 | 34 | 0 | 22 | 3C | 8D | 24 | 1E |
| Octal | 61 | 147 | 104 | 64 | 0 | 42 | 74 | 215 | 44 | 36 |
| Binary | 110001 | 1100111 | 1000100 | 110100 | 0 | 100010 | 111100 | 10001101 | 100100 | 11110 |
Color Harmonies of #316744
Complementary color
Monochromatic Colors of #316744
Black with #316744
Text Example
Text Example
White with #316744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316744; }
p { color: rgb(49,103,68); }
H1.HeaderClassName
{
color: #316744;
}
.AnyTagClassName
{
color: #316744;
}
</style>
background-color css
<style>
a { background-color: #316744; }
a { background-color: rgb(49,103,68); }
div.DivClassName
{
background-color: #316744;
}
.BgClassName
{
background-color: #316744;
}
</style>
border-color css
<style>
span { border-color: #316744; }
span { border-color: rgb(49,103,68); }
td.TdClassName
{
border-color: #316744;
}
.TagClassName
{
border-color: #316744;
}
</style>