Shades of Te Papa Green #305047
Tints of Te Papa Green #305047
RGB
CMYK
RGB Variations
Color information
#305047 (or 0x305047) is known color: Te Papa Green. HEX triplet: 30, 50 and 47. RGB value is (48,80,71). Sum of RGB (Red+Green+Blue) = 48+80+71=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 80 (31.64% from 255 or 40.20% from 199); Blue value is 71 (28.12% from 255 or 35.68% from 199); Max value from RGB is 80 - color contains mainly: green. Hex color #305047 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305047 is #CFAFB8. Grayscale: #454545. Windows color (decimal): -13610937 or 4673584. OLE color: 4673584.
HSL color Cylindrical-coordinate representation of color #305047: hue angle of 163.12º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #305047 is Cyan = 0.40, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 48 | 80 | 71 | - |
| CMYK | 0.40 | 0 | 0.11 | 0.69 |
| HSL | 163.13º | 0.25% | 0.25% | - |
| HSV(B) | 163.13º | 0.4% | 0.31% | - |
| XYZ | 5.22 | 6.82 | 7 | - |
| YUV | 69.41 | 128.9 | 112.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 80 | 71 | 0.40 | 0 | 0.11 | 0.69 | 163.13 | 0.25 | 0.25 |
| Hex | 30 | 50 | 47 | 28 | 0 | B | 45 | A3 | 19 | 19 |
| Octal | 60 | 120 | 107 | 50 | 0 | 13 | 105 | 243 | 31 | 31 |
| Binary | 110000 | 1010000 | 1000111 | 101000 | 0 | 1011 | 1000101 | 10100011 | 11001 | 11001 |
Color Harmonies of #305047
Complementary color
Monochromatic Colors of #305047
Black with #305047
Text Example
Text Example
White with #305047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305047; }
p { color: rgb(48,80,71); }
H1.HeaderClassName
{
color: #305047;
}
.AnyTagClassName
{
color: #305047;
}
</style>
background-color css
<style>
a { background-color: #305047; }
a { background-color: rgb(48,80,71); }
div.DivClassName
{
background-color: #305047;
}
.BgClassName
{
background-color: #305047;
}
</style>
border-color css
<style>
span { border-color: #305047; }
span { border-color: rgb(48,80,71); }
td.TdClassName
{
border-color: #305047;
}
.TagClassName
{
border-color: #305047;
}
</style>