Shades of Te Papa Green #315445
Tints of Te Papa Green #315445
RGB
CMYK
RGB Variations
Color information
#315445 (or 0x315445) is known color: Te Papa Green. HEX triplet: 31, 54 and 45. RGB value is (49,84,69). Sum of RGB (Red+Green+Blue) = 49+84+69=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 84 (33.20% from 255 or 41.58% from 202); Blue value is 69 (27.34% from 255 or 34.16% from 202); Max value from RGB is 84 - color contains mainly: green. Hex color #315445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315445 is #CEABBA. Grayscale: #474747. Windows color (decimal): -13544379 or 4543537. OLE color: 4543537.
HSL color Cylindrical-coordinate representation of color #315445: hue angle of 154.29º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #315445 is Cyan = 0.42, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 69 | - |
| CMYK | 0.42 | 0 | 0.18 | 0.67 |
| HSL | 154.29º | 0.26% | 0.26% | - |
| HSV(B) | 154.29º | 0.42% | 0.33% | - |
| XYZ | 5.51 | 7.42 | 6.77 | - |
| YUV | 71.83 | 126.4 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 69 | 0.42 | 0 | 0.18 | 0.67 | 154.29 | 0.26 | 0.26 |
| Hex | 31 | 54 | 45 | 2A | 0 | 12 | 43 | 9A | 1A | 1A |
| Octal | 61 | 124 | 105 | 52 | 0 | 22 | 103 | 232 | 32 | 32 |
| Binary | 110001 | 1010100 | 1000101 | 101010 | 0 | 10010 | 1000011 | 10011010 | 11010 | 11010 |
Color Harmonies of #315445
Complementary color
Monochromatic Colors of #315445
Black with #315445
Text Example
Text Example
White with #315445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315445; }
p { color: rgb(49,84,69); }
H1.HeaderClassName
{
color: #315445;
}
.AnyTagClassName
{
color: #315445;
}
</style>
background-color css
<style>
a { background-color: #315445; }
a { background-color: rgb(49,84,69); }
div.DivClassName
{
background-color: #315445;
}
.BgClassName
{
background-color: #315445;
}
</style>
border-color css
<style>
span { border-color: #315445; }
span { border-color: rgb(49,84,69); }
td.TdClassName
{
border-color: #315445;
}
.TagClassName
{
border-color: #315445;
}
</style>