Shades of Te Papa Green #295348
Tints of Te Papa Green #295348
RGB
CMYK
RGB Variations
Color information
#295348 (or 0x295348) is known color: Te Papa Green. HEX triplet: 29, 53 and 48. RGB value is (41,83,72). Sum of RGB (Red+Green+Blue) = 41+83+72=196 (25% of max value = 765). Red value is 41 (16.41% from 255 or 20.92% from 196); Green value is 83 (32.81% from 255 or 42.35% from 196); Blue value is 72 (28.52% from 255 or 36.73% from 196); Max value from RGB is 83 - color contains mainly: green. Hex color #295348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295348 is #D6ACB7. Grayscale: #454545. Windows color (decimal): -14068920 or 4739881. OLE color: 4739881.
HSL color Cylindrical-coordinate representation of color #295348: hue angle of 164.29º 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 #295348 is Cyan = 0.51, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 83 | 72 | - |
| CMYK | 0.51 | 0 | 0.13 | 0.67 |
| HSL | 164.29º | 0.34% | 0.24% | - |
| HSV(B) | 164.29º | 0.51% | 0.33% | - |
| XYZ | 5.18 | 7.13 | 7.23 | - |
| YUV | 69.19 | 129.59 | 107.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 83 | 72 | 0.51 | 0 | 0.13 | 0.67 | 164.29 | 0.34 | 0.24 |
| Hex | 29 | 53 | 48 | 33 | 0 | D | 43 | A4 | 22 | 18 |
| Octal | 51 | 123 | 110 | 63 | 0 | 15 | 103 | 244 | 42 | 30 |
| Binary | 101001 | 1010011 | 1001000 | 110011 | 0 | 1101 | 1000011 | 10100100 | 100010 | 11000 |
Color Harmonies of #295348
Complementary color
Monochromatic Colors of #295348
Black with #295348
Text Example
Text Example
White with #295348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295348; }
p { color: rgb(41,83,72); }
H1.HeaderClassName
{
color: #295348;
}
.AnyTagClassName
{
color: #295348;
}
</style>
background-color css
<style>
a { background-color: #295348; }
a { background-color: rgb(41,83,72); }
div.DivClassName
{
background-color: #295348;
}
.BgClassName
{
background-color: #295348;
}
</style>
border-color css
<style>
span { border-color: #295348; }
span { border-color: rgb(41,83,72); }
td.TdClassName
{
border-color: #295348;
}
.TagClassName
{
border-color: #295348;
}
</style>