Shades of Te Papa Green #275342
Tints of Te Papa Green #275342
RGB
CMYK
RGB Variations
Color information
#275342 (or 0x275342) is known color: Te Papa Green. HEX triplet: 27, 53 and 42. RGB value is (39,83,66). Sum of RGB (Red+Green+Blue) = 39+83+66=188 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.74% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 66 (26.17% from 255 or 35.11% from 188); Max value from RGB is 83 - color contains mainly: green. Hex color #275342 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275342 is #D8ACBD. Grayscale: #434343. Windows color (decimal): -14199998 or 4346663. OLE color: 4346663.
HSL color Cylindrical-coordinate representation of color #275342: hue angle of 156.82º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #275342 is Cyan = 0.53, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 83 | 66 | - |
| CMYK | 0.53 | 0 | 0.20 | 0.67 |
| HSL | 156.82º | 0.36% | 0.24% | - |
| HSV(B) | 156.82º | 0.53% | 0.33% | - |
| XYZ | 4.91 | 7.01 | 6.25 | - |
| YUV | 67.91 | 126.92 | 107.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 66 | 0.53 | 0 | 0.20 | 0.67 | 156.82 | 0.36 | 0.24 |
| Hex | 27 | 53 | 42 | 35 | 0 | 14 | 43 | 9D | 24 | 18 |
| Octal | 47 | 123 | 102 | 65 | 0 | 24 | 103 | 235 | 44 | 30 |
| Binary | 100111 | 1010011 | 1000010 | 110101 | 0 | 10100 | 1000011 | 10011101 | 100100 | 11000 |
Color Harmonies of #275342
Complementary color
Monochromatic Colors of #275342
Black with #275342
Text Example
Text Example
White with #275342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275342; }
p { color: rgb(39,83,66); }
H1.HeaderClassName
{
color: #275342;
}
.AnyTagClassName
{
color: #275342;
}
</style>
background-color css
<style>
a { background-color: #275342; }
a { background-color: rgb(39,83,66); }
div.DivClassName
{
background-color: #275342;
}
.BgClassName
{
background-color: #275342;
}
</style>
border-color css
<style>
span { border-color: #275342; }
span { border-color: rgb(39,83,66); }
td.TdClassName
{
border-color: #275342;
}
.TagClassName
{
border-color: #275342;
}
</style>