Shades of Te Papa Green #215446
Tints of Te Papa Green #215446
RGB
CMYK
RGB Variations
Color information
#215446 (or 0x215446) is known color: Te Papa Green. HEX triplet: 21, 54 and 46. RGB value is (33,84,70). Sum of RGB (Red+Green+Blue) = 33+84+70=187 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.65% from 187); Green value is 84 (33.20% from 255 or 44.92% from 187); Blue value is 70 (27.73% from 255 or 37.43% from 187); Max value from RGB is 84 - color contains mainly: green. Hex color #215446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215446 is #DEABB9. Grayscale: #434343. Windows color (decimal): -14592954 or 4609057. OLE color: 4609057.
HSL color Cylindrical-coordinate representation of color #215446: hue angle of 163.53º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #215446 is Cyan = 0.61, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 33 | 84 | 70 | - |
| CMYK | 0.61 | 0 | 0.17 | 0.67 |
| HSL | 163.53º | 0.44% | 0.23% | - |
| HSV(B) | 163.53º | 0.61% | 0.33% | - |
| XYZ | 4.9 | 7.11 | 6.91 | - |
| YUV | 67.16 | 129.6 | 103.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 70 | 0.61 | 0 | 0.17 | 0.67 | 163.53 | 0.44 | 0.23 |
| Hex | 21 | 54 | 46 | 3D | 0 | 11 | 43 | A4 | 2C | 17 |
| Octal | 41 | 124 | 106 | 75 | 0 | 21 | 103 | 244 | 54 | 27 |
| Binary | 100001 | 1010100 | 1000110 | 111101 | 0 | 10001 | 1000011 | 10100100 | 101100 | 10111 |
Color Harmonies of #215446
Complementary color
Monochromatic Colors of #215446
Black with #215446
Text Example
Text Example
White with #215446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215446; }
p { color: rgb(33,84,70); }
H1.HeaderClassName
{
color: #215446;
}
.AnyTagClassName
{
color: #215446;
}
</style>
background-color css
<style>
a { background-color: #215446; }
a { background-color: rgb(33,84,70); }
div.DivClassName
{
background-color: #215446;
}
.BgClassName
{
background-color: #215446;
}
</style>
border-color css
<style>
span { border-color: #215446; }
span { border-color: rgb(33,84,70); }
td.TdClassName
{
border-color: #215446;
}
.TagClassName
{
border-color: #215446;
}
</style>