Shades of Te Papa Green #345147
Tints of Te Papa Green #345147
RGB
CMYK
RGB Variations
Color information
#345147 (or 0x345147) is known color: Te Papa Green. HEX triplet: 34, 51 and 47. RGB value is (52,81,71). Sum of RGB (Red+Green+Blue) = 52+81+71=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 81 (32.03% from 255 or 39.71% from 204); Blue value is 71 (28.12% from 255 or 34.80% from 204); Max value from RGB is 81 - color contains mainly: green. Hex color #345147 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345147 is #CBAEB8. Grayscale: #474747. Windows color (decimal): -13348537 or 4673844. OLE color: 4673844.
HSL color Cylindrical-coordinate representation of color #345147: hue angle of 159.31º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #345147 is Cyan = 0.36, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 52 | 81 | 71 | - |
| CMYK | 0.36 | 0 | 0.12 | 0.68 |
| HSL | 159.31º | 0.22% | 0.26% | - |
| HSV(B) | 159.31º | 0.36% | 0.32% | - |
| XYZ | 5.5 | 7.07 | 7.04 | - |
| YUV | 71.19 | 127.89 | 114.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 81 | 71 | 0.36 | 0 | 0.12 | 0.68 | 159.31 | 0.22 | 0.26 |
| Hex | 34 | 51 | 47 | 24 | 0 | C | 44 | 9F | 16 | 1A |
| Octal | 64 | 121 | 107 | 44 | 0 | 14 | 104 | 237 | 26 | 32 |
| Binary | 110100 | 1010001 | 1000111 | 100100 | 0 | 1100 | 1000100 | 10011111 | 10110 | 11010 |
Color Harmonies of #345147
Complementary color
Monochromatic Colors of #345147
Black with #345147
Text Example
Text Example
White with #345147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345147; }
p { color: rgb(52,81,71); }
H1.HeaderClassName
{
color: #345147;
}
.AnyTagClassName
{
color: #345147;
}
</style>
background-color css
<style>
a { background-color: #345147; }
a { background-color: rgb(52,81,71); }
div.DivClassName
{
background-color: #345147;
}
.BgClassName
{
background-color: #345147;
}
</style>
border-color css
<style>
span { border-color: #345147; }
span { border-color: rgb(52,81,71); }
td.TdClassName
{
border-color: #345147;
}
.TagClassName
{
border-color: #345147;
}
</style>