Shades of Te Papa Green #295546
Tints of Te Papa Green #295546
RGB
CMYK
RGB Variations
Color information
#295546 (or 0x295546) is known color: Te Papa Green. HEX triplet: 29, 55 and 46. RGB value is (41,85,70). Sum of RGB (Red+Green+Blue) = 41+85+70=196 (25% of max value = 765). Red value is 41 (16.41% from 255 or 20.92% from 196); Green value is 85 (33.59% from 255 or 43.37% from 196); Blue value is 70 (27.73% from 255 or 35.71% from 196); Max value from RGB is 85 - color contains mainly: green. Hex color #295546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295546 is #D6AAB9. Grayscale: #464646. Windows color (decimal): -14068410 or 4609321. OLE color: 4609321.
HSL color Cylindrical-coordinate representation of color #295546: hue angle of 159.55º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #295546 is Cyan = 0.52, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 85 | 70 | - |
| CMYK | 0.52 | 0 | 0.18 | 0.67 |
| HSL | 159.55º | 0.35% | 0.25% | - |
| HSV(B) | 159.55º | 0.52% | 0.33% | - |
| XYZ | 5.27 | 7.41 | 6.95 | - |
| YUV | 70.13 | 127.92 | 107.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 70 | 0.52 | 0 | 0.18 | 0.67 | 159.55 | 0.35 | 0.25 |
| Hex | 29 | 55 | 46 | 34 | 0 | 12 | 43 | A0 | 23 | 19 |
| Octal | 51 | 125 | 106 | 64 | 0 | 22 | 103 | 240 | 43 | 31 |
| Binary | 101001 | 1010101 | 1000110 | 110100 | 0 | 10010 | 1000011 | 10100000 | 100011 | 11001 |
Color Harmonies of #295546
Complementary color
Monochromatic Colors of #295546
Black with #295546
Text Example
Text Example
White with #295546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295546; }
p { color: rgb(41,85,70); }
H1.HeaderClassName
{
color: #295546;
}
.AnyTagClassName
{
color: #295546;
}
</style>
background-color css
<style>
a { background-color: #295546; }
a { background-color: rgb(41,85,70); }
div.DivClassName
{
background-color: #295546;
}
.BgClassName
{
background-color: #295546;
}
</style>
border-color css
<style>
span { border-color: #295546; }
span { border-color: rgb(41,85,70); }
td.TdClassName
{
border-color: #295546;
}
.TagClassName
{
border-color: #295546;
}
</style>