Shades of Green Pea #316348
Tints of Green Pea #316348
RGB
CMYK
RGB Variations
Color information
#316348 (or 0x316348) is known color: Green Pea. HEX triplet: 31, 63 and 48. RGB value is (49,99,72). Sum of RGB (Red+Green+Blue) = 49+99+72=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 99 (39.06% from 255 or 45% from 220); Blue value is 72 (28.52% from 255 or 32.73% from 220); Max value from RGB is 99 - color contains mainly: green. Hex color #316348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316348 is #CE9CB7. Grayscale: #515151. Windows color (decimal): -13540536 or 4743985. OLE color: 4743985.
HSL color Cylindrical-coordinate representation of color #316348: hue angle of 147.6º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316348 is Cyan = 0.51, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 72 | - |
| CMYK | 0.51 | 0 | 0.27 | 0.61 |
| HSL | 147.6º | 0.34% | 0.29% | - |
| HSV(B) | 147.6º | 0.51% | 0.39% | - |
| XYZ | 6.9 | 10.04 | 7.71 | - |
| YUV | 80.97 | 122.94 | 105.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 72 | 0.51 | 0 | 0.27 | 0.61 | 147.6 | 0.34 | 0.29 |
| Hex | 31 | 63 | 48 | 33 | 0 | 1B | 3D | 94 | 22 | 1D |
| Octal | 61 | 143 | 110 | 63 | 0 | 33 | 75 | 224 | 42 | 35 |
| Binary | 110001 | 1100011 | 1001000 | 110011 | 0 | 11011 | 111101 | 10010100 | 100010 | 11101 |
Color Harmonies of #316348
Complementary color
Monochromatic Colors of #316348
Black with #316348
Text Example
Text Example
White with #316348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316348; }
p { color: rgb(49,99,72); }
H1.HeaderClassName
{
color: #316348;
}
.AnyTagClassName
{
color: #316348;
}
</style>
background-color css
<style>
a { background-color: #316348; }
a { background-color: rgb(49,99,72); }
div.DivClassName
{
background-color: #316348;
}
.BgClassName
{
background-color: #316348;
}
</style>
border-color css
<style>
span { border-color: #316348; }
span { border-color: rgb(49,99,72); }
td.TdClassName
{
border-color: #316348;
}
.TagClassName
{
border-color: #316348;
}
</style>