Shades of Green Pea #316546
Tints of Green Pea #316546
RGB
CMYK
RGB Variations
Color information
#316546 (or 0x316546) is known color: Green Pea. HEX triplet: 31, 65 and 46. RGB value is (49,101,70). Sum of RGB (Red+Green+Blue) = 49+101+70=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 101 (39.84% from 255 or 45.91% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 101 - color contains mainly: green. Hex color #316546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316546 is #CE9AB9. Grayscale: #515151. Windows color (decimal): -13540026 or 4613425. OLE color: 4613425.
HSL color Cylindrical-coordinate representation of color #316546: hue angle of 144.23º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316546 is Cyan = 0.51, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 70 | - |
| CMYK | 0.51 | 0 | 0.31 | 0.60 |
| HSL | 144.23º | 0.35% | 0.29% | - |
| HSV(B) | 144.23º | 0.51% | 0.4% | - |
| XYZ | 7.03 | 10.4 | 7.43 | - |
| YUV | 81.92 | 121.27 | 104.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 70 | 0.51 | 0 | 0.31 | 0.60 | 144.23 | 0.35 | 0.29 |
| Hex | 31 | 65 | 46 | 33 | 0 | 1F | 3C | 90 | 23 | 1D |
| Octal | 61 | 145 | 106 | 63 | 0 | 37 | 74 | 220 | 43 | 35 |
| Binary | 110001 | 1100101 | 1000110 | 110011 | 0 | 11111 | 111100 | 10010000 | 100011 | 11101 |
Color Harmonies of #316546
Complementary color
Monochromatic Colors of #316546
Black with #316546
Text Example
Text Example
White with #316546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316546; }
p { color: rgb(49,101,70); }
H1.HeaderClassName
{
color: #316546;
}
.AnyTagClassName
{
color: #316546;
}
</style>
background-color css
<style>
a { background-color: #316546; }
a { background-color: rgb(49,101,70); }
div.DivClassName
{
background-color: #316546;
}
.BgClassName
{
background-color: #316546;
}
</style>
border-color css
<style>
span { border-color: #316546; }
span { border-color: rgb(49,101,70); }
td.TdClassName
{
border-color: #316546;
}
.TagClassName
{
border-color: #316546;
}
</style>