Shades of Te Papa Green #325147
Tints of Te Papa Green #325147
RGB
CMYK
RGB Variations
Color information
#325147 (or 0x325147) is known color: Te Papa Green. HEX triplet: 32, 51 and 47. RGB value is (50,81,71). Sum of RGB (Red+Green+Blue) = 50+81+71=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 81 (32.03% from 255 or 40.10% from 202); Blue value is 71 (28.12% from 255 or 35.15% from 202); Max value from RGB is 81 - color contains mainly: green. Hex color #325147 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325147 is #CDAEB8. Grayscale: #464646. Windows color (decimal): -13479609 or 4673842. OLE color: 4673842.
HSL color Cylindrical-coordinate representation of color #325147: hue angle of 160.65º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #325147 is Cyan = 0.38, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 81 | 71 | - |
| CMYK | 0.38 | 0 | 0.12 | 0.68 |
| HSL | 160.65º | 0.24% | 0.26% | - |
| HSV(B) | 160.65º | 0.38% | 0.32% | - |
| XYZ | 5.4 | 7.02 | 7.03 | - |
| YUV | 70.59 | 128.23 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 81 | 71 | 0.38 | 0 | 0.12 | 0.68 | 160.65 | 0.24 | 0.26 |
| Hex | 32 | 51 | 47 | 26 | 0 | C | 44 | A1 | 18 | 1A |
| Octal | 62 | 121 | 107 | 46 | 0 | 14 | 104 | 241 | 30 | 32 |
| Binary | 110010 | 1010001 | 1000111 | 100110 | 0 | 1100 | 1000100 | 10100001 | 11000 | 11010 |
Color Harmonies of #325147
Complementary color
Monochromatic Colors of #325147
Black with #325147
Text Example
Text Example
White with #325147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325147; }
p { color: rgb(50,81,71); }
H1.HeaderClassName
{
color: #325147;
}
.AnyTagClassName
{
color: #325147;
}
</style>
background-color css
<style>
a { background-color: #325147; }
a { background-color: rgb(50,81,71); }
div.DivClassName
{
background-color: #325147;
}
.BgClassName
{
background-color: #325147;
}
</style>
border-color css
<style>
span { border-color: #325147; }
span { border-color: rgb(50,81,71); }
td.TdClassName
{
border-color: #325147;
}
.TagClassName
{
border-color: #325147;
}
</style>