Shades of Te Papa Green #314740
Tints of Te Papa Green #314740
RGB
CMYK
RGB Variations
Color information
#314740 (or 0x314740) is known color: Te Papa Green. HEX triplet: 31, 47 and 40. RGB value is (49,71,64). Sum of RGB (Red+Green+Blue) = 49+71+64=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 71 (28.12% from 255 or 38.59% from 184); Blue value is 64 (25.39% from 255 or 34.78% from 184); Max value from RGB is 71 - color contains mainly: green. Hex color #314740 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #314740 is #CEB8BF. Grayscale: #3F3F3F. Windows color (decimal): -13547712 or 4212529. OLE color: 4212529.
HSL color Cylindrical-coordinate representation of color #314740: hue angle of 160.91º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #314740 is Cyan = 0.31, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 49 | 71 | 64 | - |
| CMYK | 0.31 | 0 | 0.10 | 0.72 |
| HSL | 160.91º | 0.18% | 0.24% | - |
| HSV(B) | 160.91º | 0.31% | 0.28% | - |
| XYZ | 4.45 | 5.53 | 5.68 | - |
| YUV | 63.62 | 128.21 | 117.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 71 | 64 | 0.31 | 0 | 0.10 | 0.72 | 160.91 | 0.18 | 0.24 |
| Hex | 31 | 47 | 40 | 1F | 0 | A | 48 | A1 | 12 | 18 |
| Octal | 61 | 107 | 100 | 37 | 0 | 12 | 110 | 241 | 22 | 30 |
| Binary | 110001 | 1000111 | 1000000 | 11111 | 0 | 1010 | 1001000 | 10100001 | 10010 | 11000 |
Color Harmonies of #314740
Complementary color
Monochromatic Colors of #314740
Black with #314740
Text Example
Text Example
White with #314740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314740; }
p { color: rgb(49,71,64); }
H1.HeaderClassName
{
color: #314740;
}
.AnyTagClassName
{
color: #314740;
}
</style>
background-color css
<style>
a { background-color: #314740; }
a { background-color: rgb(49,71,64); }
div.DivClassName
{
background-color: #314740;
}
.BgClassName
{
background-color: #314740;
}
</style>
border-color css
<style>
span { border-color: #314740; }
span { border-color: rgb(49,71,64); }
td.TdClassName
{
border-color: #314740;
}
.TagClassName
{
border-color: #314740;
}
</style>