Shades of Te Papa Green #305349
Tints of Te Papa Green #305349
RGB
CMYK
RGB Variations
Color information
#305349 (or 0x305349) is known color: Te Papa Green. HEX triplet: 30, 53 and 49. RGB value is (48,83,73). Sum of RGB (Red+Green+Blue) = 48+83+73=204 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.53% from 204); Green value is 83 (32.81% from 255 or 40.69% from 204); Blue value is 73 (28.91% from 255 or 35.78% from 204); Max value from RGB is 83 - color contains mainly: green. Hex color #305349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305349 is #CFACB6. Grayscale: #474747. Windows color (decimal): -13610167 or 4805424. OLE color: 4805424.
HSL color Cylindrical-coordinate representation of color #305349: hue angle of 162.86º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #305349 is Cyan = 0.42, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 83 | 73 | - |
| CMYK | 0.42 | 0 | 0.12 | 0.67 |
| HSL | 162.86º | 0.27% | 0.26% | - |
| HSV(B) | 162.86º | 0.42% | 0.33% | - |
| XYZ | 5.51 | 7.3 | 7.42 | - |
| YUV | 71.4 | 128.9 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 83 | 73 | 0.42 | 0 | 0.12 | 0.67 | 162.86 | 0.27 | 0.26 |
| Hex | 30 | 53 | 49 | 2A | 0 | C | 43 | A3 | 1B | 1A |
| Octal | 60 | 123 | 111 | 52 | 0 | 14 | 103 | 243 | 33 | 32 |
| Binary | 110000 | 1010011 | 1001001 | 101010 | 0 | 1100 | 1000011 | 10100011 | 11011 | 11010 |
Color Harmonies of #305349
Complementary color
Monochromatic Colors of #305349
Black with #305349
Text Example
Text Example
White with #305349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305349; }
p { color: rgb(48,83,73); }
H1.HeaderClassName
{
color: #305349;
}
.AnyTagClassName
{
color: #305349;
}
</style>
background-color css
<style>
a { background-color: #305349; }
a { background-color: rgb(48,83,73); }
div.DivClassName
{
background-color: #305349;
}
.BgClassName
{
background-color: #305349;
}
</style>
border-color css
<style>
span { border-color: #305349; }
span { border-color: rgb(48,83,73); }
td.TdClassName
{
border-color: #305349;
}
.TagClassName
{
border-color: #305349;
}
</style>