Shades of Te Papa Green #285744
Tints of Te Papa Green #285744
RGB
CMYK
RGB Variations
Color information
#285744 (or 0x285744) is known color: Te Papa Green. HEX triplet: 28, 57 and 44. RGB value is (40,87,68). Sum of RGB (Red+Green+Blue) = 40+87+68=195 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.51% from 195); Green value is 87 (34.38% from 255 or 44.62% from 195); Blue value is 68 (26.95% from 255 or 34.87% from 195); Max value from RGB is 87 - color contains mainly: green. Hex color #285744 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #285744 is #D7A8BB. Grayscale: #464646. Windows color (decimal): -14133436 or 4478760. OLE color: 4478760.
HSL color Cylindrical-coordinate representation of color #285744: hue angle of 155.74º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #285744 is Cyan = 0.54, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 40 | 87 | 68 | - |
| CMYK | 0.54 | 0 | 0.22 | 0.66 |
| HSL | 155.74º | 0.37% | 0.25% | - |
| HSV(B) | 155.74º | 0.54% | 0.34% | - |
| XYZ | 5.33 | 7.68 | 6.67 | - |
| YUV | 70.78 | 126.43 | 106.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 87 | 68 | 0.54 | 0 | 0.22 | 0.66 | 155.74 | 0.37 | 0.25 |
| Hex | 28 | 57 | 44 | 36 | 0 | 16 | 42 | 9C | 25 | 19 |
| Octal | 50 | 127 | 104 | 66 | 0 | 26 | 102 | 234 | 45 | 31 |
| Binary | 101000 | 1010111 | 1000100 | 110110 | 0 | 10110 | 1000010 | 10011100 | 100101 | 11001 |
Color Harmonies of #285744
Complementary color
Monochromatic Colors of #285744
Black with #285744
Text Example
Text Example
White with #285744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #285744; }
p { color: rgb(40,87,68); }
H1.HeaderClassName
{
color: #285744;
}
.AnyTagClassName
{
color: #285744;
}
</style>
background-color css
<style>
a { background-color: #285744; }
a { background-color: rgb(40,87,68); }
div.DivClassName
{
background-color: #285744;
}
.BgClassName
{
background-color: #285744;
}
</style>
border-color css
<style>
span { border-color: #285744; }
span { border-color: rgb(40,87,68); }
td.TdClassName
{
border-color: #285744;
}
.TagClassName
{
border-color: #285744;
}
</style>