Shades of Te Papa Green #315443
Tints of Te Papa Green #315443
RGB
CMYK
RGB Variations
Color information
#315443 (or 0x315443) is known color: Te Papa Green. HEX triplet: 31, 54 and 43. RGB value is (49,84,67). Sum of RGB (Red+Green+Blue) = 49+84+67=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 84 (33.20% from 255 or 42% from 200); Blue value is 67 (26.56% from 255 or 33.5% from 200); Max value from RGB is 84 - color contains mainly: green. Hex color #315443 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315443 is #CEABBC. Grayscale: #474747. Windows color (decimal): -13544381 or 4412465. OLE color: 4412465.
HSL color Cylindrical-coordinate representation of color #315443: hue angle of 150.86º 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 #315443 is Cyan = 0.42, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 67 | - |
| CMYK | 0.42 | 0 | 0.20 | 0.67 |
| HSL | 150.86º | 0.26% | 0.26% | - |
| HSV(B) | 150.86º | 0.42% | 0.33% | - |
| XYZ | 5.45 | 7.4 | 6.45 | - |
| YUV | 71.6 | 125.4 | 111.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 67 | 0.42 | 0 | 0.20 | 0.67 | 150.86 | 0.26 | 0.26 |
| Hex | 31 | 54 | 43 | 2A | 0 | 14 | 43 | 97 | 1A | 1A |
| Octal | 61 | 124 | 103 | 52 | 0 | 24 | 103 | 227 | 32 | 32 |
| Binary | 110001 | 1010100 | 1000011 | 101010 | 0 | 10100 | 1000011 | 10010111 | 11010 | 11010 |
Color Harmonies of #315443
Complementary color
Monochromatic Colors of #315443
Black with #315443
Text Example
Text Example
White with #315443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315443; }
p { color: rgb(49,84,67); }
H1.HeaderClassName
{
color: #315443;
}
.AnyTagClassName
{
color: #315443;
}
</style>
background-color css
<style>
a { background-color: #315443; }
a { background-color: rgb(49,84,67); }
div.DivClassName
{
background-color: #315443;
}
.BgClassName
{
background-color: #315443;
}
</style>
border-color css
<style>
span { border-color: #315443; }
span { border-color: rgb(49,84,67); }
td.TdClassName
{
border-color: #315443;
}
.TagClassName
{
border-color: #315443;
}
</style>