Shades of Te Papa Green #354641
Tints of Te Papa Green #354641
RGB
CMYK
RGB Variations
Color information
#354641 (or 0x354641) is known color: Te Papa Green. HEX triplet: 35, 46 and 41. RGB value is (53,70,65). Sum of RGB (Red+Green+Blue) = 53+70+65=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 70 (27.73% from 255 or 37.23% from 188); Blue value is 65 (25.78% from 255 or 34.57% from 188); Max value from RGB is 70 - color contains mainly: green. Hex color #354641 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354641 is #CAB9BE. Grayscale: #404040. Windows color (decimal): -13285823 or 4277813. OLE color: 4277813.
HSL color Cylindrical-coordinate representation of color #354641: hue angle of 162.35º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #354641 is Cyan = 0.24, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 70 | 65 | - |
| CMYK | 0.24 | 0 | 0.07 | 0.73 |
| HSL | 162.35º | 0.14% | 0.24% | - |
| HSV(B) | 162.35º | 0.24% | 0.27% | - |
| XYZ | 4.61 | 5.52 | 5.82 | - |
| YUV | 64.35 | 128.37 | 119.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 70 | 65 | 0.24 | 0 | 0.07 | 0.73 | 162.35 | 0.14 | 0.24 |
| Hex | 35 | 46 | 41 | 18 | 0 | 7 | 49 | A2 | E | 18 |
| Octal | 65 | 106 | 101 | 30 | 0 | 7 | 111 | 242 | 16 | 30 |
| Binary | 110101 | 1000110 | 1000001 | 11000 | 0 | 111 | 1001001 | 10100010 | 1110 | 11000 |
Color Harmonies of #354641
Complementary color
Monochromatic Colors of #354641
Black with #354641
Text Example
Text Example
White with #354641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354641; }
p { color: rgb(53,70,65); }
H1.HeaderClassName
{
color: #354641;
}
.AnyTagClassName
{
color: #354641;
}
</style>
background-color css
<style>
a { background-color: #354641; }
a { background-color: rgb(53,70,65); }
div.DivClassName
{
background-color: #354641;
}
.BgClassName
{
background-color: #354641;
}
</style>
border-color css
<style>
span { border-color: #354641; }
span { border-color: rgb(53,70,65); }
td.TdClassName
{
border-color: #354641;
}
.TagClassName
{
border-color: #354641;
}
</style>