Shades of Te Papa Green #275445
Tints of Te Papa Green #275445
RGB
CMYK
RGB Variations
Color information
#275445 (or 0x275445) is known color: Te Papa Green. HEX triplet: 27, 54 and 45. RGB value is (39,84,69). Sum of RGB (Red+Green+Blue) = 39+84+69=192 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.31% from 192); Green value is 84 (33.20% from 255 or 43.75% from 192); Blue value is 69 (27.34% from 255 or 35.94% from 192); Max value from RGB is 84 - color contains mainly: green. Hex color #275445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275445 is #D8ABBA. Grayscale: #444444. Windows color (decimal): -14199739 or 4543527. OLE color: 4543527.
HSL color Cylindrical-coordinate representation of color #275445: hue angle of 160º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #275445 is Cyan = 0.54, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 84 | 69 | - |
| CMYK | 0.54 | 0 | 0.18 | 0.67 |
| HSL | 160º | 0.37% | 0.24% | - |
| HSV(B) | 160º | 0.54% | 0.33% | - |
| XYZ | 5.08 | 7.2 | 6.75 | - |
| YUV | 68.84 | 128.09 | 106.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 69 | 0.54 | 0 | 0.18 | 0.67 | 160 | 0.37 | 0.24 |
| Hex | 27 | 54 | 45 | 36 | 0 | 12 | 43 | A0 | 25 | 18 |
| Octal | 47 | 124 | 105 | 66 | 0 | 22 | 103 | 240 | 45 | 30 |
| Binary | 100111 | 1010100 | 1000101 | 110110 | 0 | 10010 | 1000011 | 10100000 | 100101 | 11000 |
Color Harmonies of #275445
Complementary color
Monochromatic Colors of #275445
Black with #275445
Text Example
Text Example
White with #275445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275445; }
p { color: rgb(39,84,69); }
H1.HeaderClassName
{
color: #275445;
}
.AnyTagClassName
{
color: #275445;
}
</style>
background-color css
<style>
a { background-color: #275445; }
a { background-color: rgb(39,84,69); }
div.DivClassName
{
background-color: #275445;
}
.BgClassName
{
background-color: #275445;
}
</style>
border-color css
<style>
span { border-color: #275445; }
span { border-color: rgb(39,84,69); }
td.TdClassName
{
border-color: #275445;
}
.TagClassName
{
border-color: #275445;
}
</style>