Shades of Te Papa Green #275344
Tints of Te Papa Green #275344
RGB
CMYK
RGB Variations
Color information
#275344 (or 0x275344) is known color: Te Papa Green. HEX triplet: 27, 53 and 44. RGB value is (39,83,68). Sum of RGB (Red+Green+Blue) = 39+83+68=190 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.53% from 190); Green value is 83 (32.81% from 255 or 43.68% from 190); Blue value is 68 (26.95% from 255 or 35.79% from 190); Max value from RGB is 83 - color contains mainly: green. Hex color #275344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275344 is #D8ACBB. Grayscale: #444444. Windows color (decimal): -14199996 or 4477735. OLE color: 4477735.
HSL color Cylindrical-coordinate representation of color #275344: hue angle of 159.55º 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 #275344 is Cyan = 0.53, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 83 | 68 | - |
| CMYK | 0.53 | 0 | 0.18 | 0.67 |
| HSL | 159.55º | 0.36% | 0.24% | - |
| HSV(B) | 159.55º | 0.53% | 0.33% | - |
| XYZ | 4.97 | 7.04 | 6.56 | - |
| YUV | 68.13 | 127.92 | 107.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 68 | 0.53 | 0 | 0.18 | 0.67 | 159.55 | 0.36 | 0.24 |
| Hex | 27 | 53 | 44 | 35 | 0 | 12 | 43 | A0 | 24 | 18 |
| Octal | 47 | 123 | 104 | 65 | 0 | 22 | 103 | 240 | 44 | 30 |
| Binary | 100111 | 1010011 | 1000100 | 110101 | 0 | 10010 | 1000011 | 10100000 | 100100 | 11000 |
Color Harmonies of #275344
Complementary color
Monochromatic Colors of #275344
Black with #275344
Text Example
Text Example
White with #275344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275344; }
p { color: rgb(39,83,68); }
H1.HeaderClassName
{
color: #275344;
}
.AnyTagClassName
{
color: #275344;
}
</style>
background-color css
<style>
a { background-color: #275344; }
a { background-color: rgb(39,83,68); }
div.DivClassName
{
background-color: #275344;
}
.BgClassName
{
background-color: #275344;
}
</style>
border-color css
<style>
span { border-color: #275344; }
span { border-color: rgb(39,83,68); }
td.TdClassName
{
border-color: #275344;
}
.TagClassName
{
border-color: #275344;
}
</style>