Shades of Te Papa Green #295745
Tints of Te Papa Green #295745
RGB
CMYK
RGB Variations
Color information
#295745 (or 0x295745) is known color: Te Papa Green. HEX triplet: 29, 57 and 45. RGB value is (41,87,69). Sum of RGB (Red+Green+Blue) = 41+87+69=197 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.81% from 197); Green value is 87 (34.38% from 255 or 44.16% from 197); Blue value is 69 (27.34% from 255 or 35.03% from 197); Max value from RGB is 87 - color contains mainly: green. Hex color #295745 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295745 is #D6A8BA. Grayscale: #474747. Windows color (decimal): -14067899 or 4544297. OLE color: 4544297.
HSL color Cylindrical-coordinate representation of color #295745: hue angle of 156.52º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #295745 is Cyan = 0.53, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 87 | 69 | - |
| CMYK | 0.53 | 0 | 0.21 | 0.66 |
| HSL | 156.52º | 0.36% | 0.25% | - |
| HSV(B) | 156.52º | 0.53% | 0.34% | - |
| XYZ | 5.4 | 7.72 | 6.84 | - |
| YUV | 71.19 | 126.76 | 106.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 87 | 69 | 0.53 | 0 | 0.21 | 0.66 | 156.52 | 0.36 | 0.25 |
| Hex | 29 | 57 | 45 | 35 | 0 | 15 | 42 | 9D | 24 | 19 |
| Octal | 51 | 127 | 105 | 65 | 0 | 25 | 102 | 235 | 44 | 31 |
| Binary | 101001 | 1010111 | 1000101 | 110101 | 0 | 10101 | 1000010 | 10011101 | 100100 | 11001 |
Color Harmonies of #295745
Complementary color
Monochromatic Colors of #295745
Black with #295745
Text Example
Text Example
White with #295745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295745; }
p { color: rgb(41,87,69); }
H1.HeaderClassName
{
color: #295745;
}
.AnyTagClassName
{
color: #295745;
}
</style>
background-color css
<style>
a { background-color: #295745; }
a { background-color: rgb(41,87,69); }
div.DivClassName
{
background-color: #295745;
}
.BgClassName
{
background-color: #295745;
}
</style>
border-color css
<style>
span { border-color: #295745; }
span { border-color: rgb(41,87,69); }
td.TdClassName
{
border-color: #295745;
}
.TagClassName
{
border-color: #295745;
}
</style>