Shades of Te Papa Green #275248
Tints of Te Papa Green #275248
RGB
CMYK
RGB Variations
Color information
#275248 (or 0x275248) is known color: Te Papa Green. HEX triplet: 27, 52 and 48. RGB value is (39,82,72). Sum of RGB (Red+Green+Blue) = 39+82+72=193 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.21% from 193); Green value is 82 (32.42% from 255 or 42.49% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 82 - color contains mainly: green. Hex color #275248 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275248 is #D8ADB7. Grayscale: #444444. Windows color (decimal): -14200248 or 4739623. OLE color: 4739623.
HSL color Cylindrical-coordinate representation of color #275248: hue angle of 166.05º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #275248 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 39 | 82 | 72 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.68 |
| HSL | 166.05º | 0.36% | 0.24% | - |
| HSV(B) | 166.05º | 0.52% | 0.32% | - |
| XYZ | 5.02 | 6.93 | 7.2 | - |
| YUV | 68 | 130.25 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 82 | 72 | 0.52 | 0 | 0.12 | 0.68 | 166.05 | 0.36 | 0.24 |
| Hex | 27 | 52 | 48 | 34 | 0 | C | 44 | A6 | 24 | 18 |
| Octal | 47 | 122 | 110 | 64 | 0 | 14 | 104 | 246 | 44 | 30 |
| Binary | 100111 | 1010010 | 1001000 | 110100 | 0 | 1100 | 1000100 | 10100110 | 100100 | 11000 |
Color Harmonies of #275248
Complementary color
Monochromatic Colors of #275248
Black with #275248
Text Example
Text Example
White with #275248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275248; }
p { color: rgb(39,82,72); }
H1.HeaderClassName
{
color: #275248;
}
.AnyTagClassName
{
color: #275248;
}
</style>
background-color css
<style>
a { background-color: #275248; }
a { background-color: rgb(39,82,72); }
div.DivClassName
{
background-color: #275248;
}
.BgClassName
{
background-color: #275248;
}
</style>
border-color css
<style>
span { border-color: #275248; }
span { border-color: rgb(39,82,72); }
td.TdClassName
{
border-color: #275248;
}
.TagClassName
{
border-color: #275248;
}
</style>