Shades of Te Papa Green #265442
Tints of Te Papa Green #265442
RGB
CMYK
RGB Variations
Color information
#265442 (or 0x265442) is known color: Te Papa Green. HEX triplet: 26, 54 and 42. RGB value is (38,84,66). Sum of RGB (Red+Green+Blue) = 38+84+66=188 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.21% from 188); Green value is 84 (33.20% from 255 or 44.68% from 188); Blue value is 66 (26.17% from 255 or 35.11% from 188); Max value from RGB is 84 - color contains mainly: green. Hex color #265442 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265442 is #D9ABBD. Grayscale: #444444. Windows color (decimal): -14265278 or 4346918. OLE color: 4346918.
HSL color Cylindrical-coordinate representation of color #265442: hue angle of 156.52º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #265442 is Cyan = 0.55, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 38 | 84 | 66 | - |
| CMYK | 0.55 | 0 | 0.21 | 0.67 |
| HSL | 156.52º | 0.38% | 0.24% | - |
| HSV(B) | 156.52º | 0.55% | 0.33% | - |
| XYZ | 4.95 | 7.15 | 6.27 | - |
| YUV | 68.19 | 126.76 | 106.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 66 | 0.55 | 0 | 0.21 | 0.67 | 156.52 | 0.38 | 0.24 |
| Hex | 26 | 54 | 42 | 37 | 0 | 15 | 43 | 9D | 26 | 18 |
| Octal | 46 | 124 | 102 | 67 | 0 | 25 | 103 | 235 | 46 | 30 |
| Binary | 100110 | 1010100 | 1000010 | 110111 | 0 | 10101 | 1000011 | 10011101 | 100110 | 11000 |
Color Harmonies of #265442
Complementary color
Monochromatic Colors of #265442
Black with #265442
Text Example
Text Example
White with #265442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265442; }
p { color: rgb(38,84,66); }
H1.HeaderClassName
{
color: #265442;
}
.AnyTagClassName
{
color: #265442;
}
</style>
background-color css
<style>
a { background-color: #265442; }
a { background-color: rgb(38,84,66); }
div.DivClassName
{
background-color: #265442;
}
.BgClassName
{
background-color: #265442;
}
</style>
border-color css
<style>
span { border-color: #265442; }
span { border-color: rgb(38,84,66); }
td.TdClassName
{
border-color: #265442;
}
.TagClassName
{
border-color: #265442;
}
</style>