Shades of Te Papa Green #335147
Tints of Te Papa Green #335147
RGB
CMYK
RGB Variations
Color information
#335147 (or 0x335147) is known color: Te Papa Green. HEX triplet: 33, 51 and 47. RGB value is (51,81,71). Sum of RGB (Red+Green+Blue) = 51+81+71=203 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.12% from 203); Green value is 81 (32.03% from 255 or 39.90% from 203); Blue value is 71 (28.12% from 255 or 34.98% from 203); Max value from RGB is 81 - color contains mainly: green. Hex color #335147 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #335147 is #CCAEB8. Grayscale: #464646. Windows color (decimal): -13414073 or 4673843. OLE color: 4673843.
HSL color Cylindrical-coordinate representation of color #335147: hue angle of 160º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #335147 is Cyan = 0.37, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 51 | 81 | 71 | - |
| CMYK | 0.37 | 0 | 0.12 | 0.68 |
| HSL | 160º | 0.23% | 0.26% | - |
| HSV(B) | 160º | 0.37% | 0.32% | - |
| XYZ | 5.45 | 7.04 | 7.03 | - |
| YUV | 70.89 | 128.06 | 113.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 81 | 71 | 0.37 | 0 | 0.12 | 0.68 | 160 | 0.23 | 0.26 |
| Hex | 33 | 51 | 47 | 25 | 0 | C | 44 | A0 | 17 | 1A |
| Octal | 63 | 121 | 107 | 45 | 0 | 14 | 104 | 240 | 27 | 32 |
| Binary | 110011 | 1010001 | 1000111 | 100101 | 0 | 1100 | 1000100 | 10100000 | 10111 | 11010 |
Color Harmonies of #335147
Complementary color
Monochromatic Colors of #335147
Black with #335147
Text Example
Text Example
White with #335147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335147; }
p { color: rgb(51,81,71); }
H1.HeaderClassName
{
color: #335147;
}
.AnyTagClassName
{
color: #335147;
}
</style>
background-color css
<style>
a { background-color: #335147; }
a { background-color: rgb(51,81,71); }
div.DivClassName
{
background-color: #335147;
}
.BgClassName
{
background-color: #335147;
}
</style>
border-color css
<style>
span { border-color: #335147; }
span { border-color: rgb(51,81,71); }
td.TdClassName
{
border-color: #335147;
}
.TagClassName
{
border-color: #335147;
}
</style>