Shades of Te Papa Green #354640
Tints of Te Papa Green #354640
RGB
CMYK
RGB Variations
Color information
#354640 (or 0x354640) is known color: Te Papa Green. HEX triplet: 35, 46 and 40. RGB value is (53,70,64). Sum of RGB (Red+Green+Blue) = 53+70+64=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 70 (27.73% from 255 or 37.43% from 187); Blue value is 64 (25.39% from 255 or 34.22% from 187); Max value from RGB is 70 - color contains mainly: green. Hex color #354640 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354640 is #CAB9BF. Grayscale: #404040. Windows color (decimal): -13285824 or 4212277. OLE color: 4212277.
HSL color Cylindrical-coordinate representation of color #354640: hue angle of 158.82º 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 #354640 is Cyan = 0.24, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 70 | 64 | - |
| CMYK | 0.24 | 0 | 0.09 | 0.73 |
| HSL | 158.82º | 0.14% | 0.24% | - |
| HSV(B) | 158.82º | 0.24% | 0.27% | - |
| XYZ | 4.58 | 5.51 | 5.67 | - |
| YUV | 64.23 | 127.87 | 119.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 70 | 64 | 0.24 | 0 | 0.09 | 0.73 | 158.82 | 0.14 | 0.24 |
| Hex | 35 | 46 | 40 | 18 | 0 | 9 | 49 | 9F | E | 18 |
| Octal | 65 | 106 | 100 | 30 | 0 | 11 | 111 | 237 | 16 | 30 |
| Binary | 110101 | 1000110 | 1000000 | 11000 | 0 | 1001 | 1001001 | 10011111 | 1110 | 11000 |
Color Harmonies of #354640
Complementary color
Monochromatic Colors of #354640
Black with #354640
Text Example
Text Example
White with #354640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354640; }
p { color: rgb(53,70,64); }
H1.HeaderClassName
{
color: #354640;
}
.AnyTagClassName
{
color: #354640;
}
</style>
background-color css
<style>
a { background-color: #354640; }
a { background-color: rgb(53,70,64); }
div.DivClassName
{
background-color: #354640;
}
.BgClassName
{
background-color: #354640;
}
</style>
border-color css
<style>
span { border-color: #354640; }
span { border-color: rgb(53,70,64); }
td.TdClassName
{
border-color: #354640;
}
.TagClassName
{
border-color: #354640;
}
</style>