Shades of Te Papa Green #315348
Tints of Te Papa Green #315348
RGB
CMYK
RGB Variations
Color information
#315348 (or 0x315348) is known color: Te Papa Green. HEX triplet: 31, 53 and 48. RGB value is (49,83,72). Sum of RGB (Red+Green+Blue) = 49+83+72=204 (27% of max value = 765). Red value is 49 (19.53% from 255 or 24.02% from 204); Green value is 83 (32.81% from 255 or 40.69% from 204); Blue value is 72 (28.52% from 255 or 35.29% from 204); Max value from RGB is 83 - color contains mainly: green. Hex color #315348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315348 is #CEACB7. Grayscale: #474747. Windows color (decimal): -13544632 or 4739889. OLE color: 4739889.
HSL color Cylindrical-coordinate representation of color #315348: hue angle of 160.59º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #315348 is Cyan = 0.41, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 83 | 72 | - |
| CMYK | 0.41 | 0 | 0.13 | 0.67 |
| HSL | 160.59º | 0.26% | 0.26% | - |
| HSV(B) | 160.59º | 0.41% | 0.33% | - |
| XYZ | 5.53 | 7.31 | 7.25 | - |
| YUV | 71.58 | 128.24 | 111.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 72 | 0.41 | 0 | 0.13 | 0.67 | 160.59 | 0.26 | 0.26 |
| Hex | 31 | 53 | 48 | 29 | 0 | D | 43 | A1 | 1A | 1A |
| Octal | 61 | 123 | 110 | 51 | 0 | 15 | 103 | 241 | 32 | 32 |
| Binary | 110001 | 1010011 | 1001000 | 101001 | 0 | 1101 | 1000011 | 10100001 | 11010 | 11010 |
Color Harmonies of #315348
Complementary color
Monochromatic Colors of #315348
Black with #315348
Text Example
Text Example
White with #315348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315348; }
p { color: rgb(49,83,72); }
H1.HeaderClassName
{
color: #315348;
}
.AnyTagClassName
{
color: #315348;
}
</style>
background-color css
<style>
a { background-color: #315348; }
a { background-color: rgb(49,83,72); }
div.DivClassName
{
background-color: #315348;
}
.BgClassName
{
background-color: #315348;
}
</style>
border-color css
<style>
span { border-color: #315348; }
span { border-color: rgb(49,83,72); }
td.TdClassName
{
border-color: #315348;
}
.TagClassName
{
border-color: #315348;
}
</style>