Shades of Te Papa Green #215640
Tints of Te Papa Green #215640
RGB
CMYK
RGB Variations
Color information
#215640 (or 0x215640) is known color: Te Papa Green. HEX triplet: 21, 56 and 40. RGB value is (33,86,64). Sum of RGB (Red+Green+Blue) = 33+86+64=183 (24% of max value = 765). Red value is 33 (13.28% from 255 or 18.03% from 183); Green value is 86 (33.98% from 255 or 46.99% from 183); Blue value is 64 (25.39% from 255 or 34.97% from 183); Max value from RGB is 86 - color contains mainly: green. Hex color #215640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215640 is #DEA9BF. Grayscale: #434343. Windows color (decimal): -14592448 or 4216353. OLE color: 4216353.
HSL color Cylindrical-coordinate representation of color #215640: hue angle of 155.09º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #215640 is Cyan = 0.62, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 86 | 64 | - |
| CMYK | 0.62 | 0 | 0.26 | 0.66 |
| HSL | 155.09º | 0.45% | 0.23% | - |
| HSV(B) | 155.09º | 0.62% | 0.34% | - |
| XYZ | 4.88 | 7.35 | 6.01 | - |
| YUV | 67.65 | 125.94 | 103.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 64 | 0.62 | 0 | 0.26 | 0.66 | 155.09 | 0.45 | 0.23 |
| Hex | 21 | 56 | 40 | 3E | 0 | 1A | 42 | 9B | 2D | 17 |
| Octal | 41 | 126 | 100 | 76 | 0 | 32 | 102 | 233 | 55 | 27 |
| Binary | 100001 | 1010110 | 1000000 | 111110 | 0 | 11010 | 1000010 | 10011011 | 101101 | 10111 |
Color Harmonies of #215640
Complementary color
Monochromatic Colors of #215640
Black with #215640
Text Example
Text Example
White with #215640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215640; }
p { color: rgb(33,86,64); }
H1.HeaderClassName
{
color: #215640;
}
.AnyTagClassName
{
color: #215640;
}
</style>
background-color css
<style>
a { background-color: #215640; }
a { background-color: rgb(33,86,64); }
div.DivClassName
{
background-color: #215640;
}
.BgClassName
{
background-color: #215640;
}
</style>
border-color css
<style>
span { border-color: #215640; }
span { border-color: rgb(33,86,64); }
td.TdClassName
{
border-color: #215640;
}
.TagClassName
{
border-color: #215640;
}
</style>