Shades of Te Papa Green #245347
Tints of Te Papa Green #245347
RGB
CMYK
RGB Variations
Color information
#245347 (or 0x245347) is known color: Te Papa Green. HEX triplet: 24, 53 and 47. RGB value is (36,83,71). Sum of RGB (Red+Green+Blue) = 36+83+71=190 (25% of max value = 765). Red value is 36 (14.45% from 255 or 18.95% from 190); Green value is 83 (32.81% from 255 or 43.68% from 190); Blue value is 71 (28.12% from 255 or 37.37% from 190); Max value from RGB is 83 - color contains mainly: green. Hex color #245347 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #245347 is #DBACB8. Grayscale: #434343. Windows color (decimal): -14396601 or 4674340. OLE color: 4674340.
HSL color Cylindrical-coordinate representation of color #245347: hue angle of 164.68º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #245347 is Cyan = 0.57, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 36 | 83 | 71 | - |
| CMYK | 0.57 | 0 | 0.14 | 0.67 |
| HSL | 164.68º | 0.39% | 0.23% | - |
| HSV(B) | 164.68º | 0.57% | 0.33% | - |
| XYZ | 4.96 | 7.02 | 7.05 | - |
| YUV | 67.58 | 129.93 | 105.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 83 | 71 | 0.57 | 0 | 0.14 | 0.67 | 164.68 | 0.39 | 0.23 |
| Hex | 24 | 53 | 47 | 39 | 0 | E | 43 | A5 | 27 | 17 |
| Octal | 44 | 123 | 107 | 71 | 0 | 16 | 103 | 245 | 47 | 27 |
| Binary | 100100 | 1010011 | 1000111 | 111001 | 0 | 1110 | 1000011 | 10100101 | 100111 | 10111 |
Color Harmonies of #245347
Complementary color
Monochromatic Colors of #245347
Black with #245347
Text Example
Text Example
White with #245347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245347; }
p { color: rgb(36,83,71); }
H1.HeaderClassName
{
color: #245347;
}
.AnyTagClassName
{
color: #245347;
}
</style>
background-color css
<style>
a { background-color: #245347; }
a { background-color: rgb(36,83,71); }
div.DivClassName
{
background-color: #245347;
}
.BgClassName
{
background-color: #245347;
}
</style>
border-color css
<style>
span { border-color: #245347; }
span { border-color: rgb(36,83,71); }
td.TdClassName
{
border-color: #245347;
}
.TagClassName
{
border-color: #245347;
}
</style>