Shades of Te Papa Green #315146
Tints of Te Papa Green #315146
RGB
CMYK
RGB Variations
Color information
#315146 (or 0x315146) is known color: Te Papa Green. HEX triplet: 31, 51 and 46. RGB value is (49,81,70). Sum of RGB (Red+Green+Blue) = 49+81+70=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 81 (32.03% from 255 or 40.5% from 200); Blue value is 70 (27.73% from 255 or 35% from 200); Max value from RGB is 81 - color contains mainly: green. Hex color #315146 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315146 is #CEAEB9. Grayscale: #464646. Windows color (decimal): -13545146 or 4608305. OLE color: 4608305.
HSL color Cylindrical-coordinate representation of color #315146: hue angle of 159.38º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #315146 is Cyan = 0.40, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 81 | 70 | - |
| CMYK | 0.40 | 0 | 0.14 | 0.68 |
| HSL | 159.38º | 0.25% | 0.25% | - |
| HSV(B) | 159.38º | 0.4% | 0.32% | - |
| XYZ | 5.31 | 6.98 | 6.86 | - |
| YUV | 70.18 | 127.9 | 112.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 81 | 70 | 0.40 | 0 | 0.14 | 0.68 | 159.38 | 0.25 | 0.25 |
| Hex | 31 | 51 | 46 | 28 | 0 | E | 44 | 9F | 19 | 19 |
| Octal | 61 | 121 | 106 | 50 | 0 | 16 | 104 | 237 | 31 | 31 |
| Binary | 110001 | 1010001 | 1000110 | 101000 | 0 | 1110 | 1000100 | 10011111 | 11001 | 11001 |
Color Harmonies of #315146
Complementary color
Monochromatic Colors of #315146
Black with #315146
Text Example
Text Example
White with #315146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315146; }
p { color: rgb(49,81,70); }
H1.HeaderClassName
{
color: #315146;
}
.AnyTagClassName
{
color: #315146;
}
</style>
background-color css
<style>
a { background-color: #315146; }
a { background-color: rgb(49,81,70); }
div.DivClassName
{
background-color: #315146;
}
.BgClassName
{
background-color: #315146;
}
</style>
border-color css
<style>
span { border-color: #315146; }
span { border-color: rgb(49,81,70); }
td.TdClassName
{
border-color: #315146;
}
.TagClassName
{
border-color: #315146;
}
</style>