Shades of Te Papa Green #295349
Tints of Te Papa Green #295349
RGB
CMYK
RGB Variations
Color information
#295349 (or 0x295349) is known color: Te Papa Green. HEX triplet: 29, 53 and 49. RGB value is (41,83,73). Sum of RGB (Red+Green+Blue) = 41+83+73=197 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.81% from 197); Green value is 83 (32.81% from 255 or 42.13% from 197); Blue value is 73 (28.91% from 255 or 37.06% from 197); Max value from RGB is 83 - color contains mainly: green. Hex color #295349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295349 is #D6ACB6. Grayscale: #454545. Windows color (decimal): -14068919 or 4805417. OLE color: 4805417.
HSL color Cylindrical-coordinate representation of color #295349: hue angle of 165.71º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #295349 is Cyan = 0.51, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 83 | 73 | - |
| CMYK | 0.51 | 0 | 0.12 | 0.67 |
| HSL | 165.71º | 0.34% | 0.24% | - |
| HSV(B) | 165.71º | 0.51% | 0.33% | - |
| XYZ | 5.21 | 7.14 | 7.41 | - |
| YUV | 69.3 | 130.09 | 107.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 83 | 73 | 0.51 | 0 | 0.12 | 0.67 | 165.71 | 0.34 | 0.24 |
| Hex | 29 | 53 | 49 | 33 | 0 | C | 43 | A6 | 22 | 18 |
| Octal | 51 | 123 | 111 | 63 | 0 | 14 | 103 | 246 | 42 | 30 |
| Binary | 101001 | 1010011 | 1001001 | 110011 | 0 | 1100 | 1000011 | 10100110 | 100010 | 11000 |
Color Harmonies of #295349
Complementary color
Monochromatic Colors of #295349
Black with #295349
Text Example
Text Example
White with #295349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295349; }
p { color: rgb(41,83,73); }
H1.HeaderClassName
{
color: #295349;
}
.AnyTagClassName
{
color: #295349;
}
</style>
background-color css
<style>
a { background-color: #295349; }
a { background-color: rgb(41,83,73); }
div.DivClassName
{
background-color: #295349;
}
.BgClassName
{
background-color: #295349;
}
</style>
border-color css
<style>
span { border-color: #295349; }
span { border-color: rgb(41,83,73); }
td.TdClassName
{
border-color: #295349;
}
.TagClassName
{
border-color: #295349;
}
</style>