Shades of Te Papa Green #275645
Tints of Te Papa Green #275645
RGB
CMYK
RGB Variations
Color information
#275645 (or 0x275645) is known color: Te Papa Green. HEX triplet: 27, 56 and 45. RGB value is (39,86,69). Sum of RGB (Red+Green+Blue) = 39+86+69=194 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.10% from 194); Green value is 86 (33.98% from 255 or 44.33% from 194); Blue value is 69 (27.34% from 255 or 35.57% from 194); Max value from RGB is 86 - color contains mainly: green. Hex color #275645 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275645 is #D8A9BA. Grayscale: #464646. Windows color (decimal): -14199227 or 4544039. OLE color: 4544039.
HSL color Cylindrical-coordinate representation of color #275645: hue angle of 158.3º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #275645 is Cyan = 0.55, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 86 | 69 | - |
| CMYK | 0.55 | 0 | 0.20 | 0.66 |
| HSL | 158.3º | 0.38% | 0.25% | - |
| HSV(B) | 158.3º | 0.55% | 0.34% | - |
| XYZ | 5.24 | 7.52 | 6.8 | - |
| YUV | 70.01 | 127.43 | 105.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 86 | 69 | 0.55 | 0 | 0.20 | 0.66 | 158.3 | 0.38 | 0.25 |
| Hex | 27 | 56 | 45 | 37 | 0 | 14 | 42 | 9E | 26 | 19 |
| Octal | 47 | 126 | 105 | 67 | 0 | 24 | 102 | 236 | 46 | 31 |
| Binary | 100111 | 1010110 | 1000101 | 110111 | 0 | 10100 | 1000010 | 10011110 | 100110 | 11001 |
Color Harmonies of #275645
Complementary color
Monochromatic Colors of #275645
Black with #275645
Text Example
Text Example
White with #275645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275645; }
p { color: rgb(39,86,69); }
H1.HeaderClassName
{
color: #275645;
}
.AnyTagClassName
{
color: #275645;
}
</style>
background-color css
<style>
a { background-color: #275645; }
a { background-color: rgb(39,86,69); }
div.DivClassName
{
background-color: #275645;
}
.BgClassName
{
background-color: #275645;
}
</style>
border-color css
<style>
span { border-color: #275645; }
span { border-color: rgb(39,86,69); }
td.TdClassName
{
border-color: #275645;
}
.TagClassName
{
border-color: #275645;
}
</style>