Shades of Te Papa Green #265344
Tints of Te Papa Green #265344
RGB
CMYK
RGB Variations
Color information
#265344 (or 0x265344) is known color: Te Papa Green. HEX triplet: 26, 53 and 44. RGB value is (38,83,68). Sum of RGB (Red+Green+Blue) = 38+83+68=189 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20.11% from 189); Green value is 83 (32.81% from 255 or 43.92% from 189); Blue value is 68 (26.95% from 255 or 35.98% from 189); Max value from RGB is 83 - color contains mainly: green. Hex color #265344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265344 is #D9ACBB. Grayscale: #434343. Windows color (decimal): -14265532 or 4477734. OLE color: 4477734.
HSL color Cylindrical-coordinate representation of color #265344: 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 #265344 is Cyan = 0.54, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 38 | 83 | 68 | - |
| CMYK | 0.54 | 0 | 0.18 | 0.67 |
| HSL | 160º | 0.37% | 0.24% | - |
| HSV(B) | 160º | 0.54% | 0.33% | - |
| XYZ | 4.94 | 7.02 | 6.56 | - |
| YUV | 67.84 | 128.09 | 106.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 83 | 68 | 0.54 | 0 | 0.18 | 0.67 | 160 | 0.37 | 0.24 |
| Hex | 26 | 53 | 44 | 36 | 0 | 12 | 43 | A0 | 25 | 18 |
| Octal | 46 | 123 | 104 | 66 | 0 | 22 | 103 | 240 | 45 | 30 |
| Binary | 100110 | 1010011 | 1000100 | 110110 | 0 | 10010 | 1000011 | 10100000 | 100101 | 11000 |
Color Harmonies of #265344
Complementary color
Monochromatic Colors of #265344
Black with #265344
Text Example
Text Example
White with #265344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265344; }
p { color: rgb(38,83,68); }
H1.HeaderClassName
{
color: #265344;
}
.AnyTagClassName
{
color: #265344;
}
</style>
background-color css
<style>
a { background-color: #265344; }
a { background-color: rgb(38,83,68); }
div.DivClassName
{
background-color: #265344;
}
.BgClassName
{
background-color: #265344;
}
</style>
border-color css
<style>
span { border-color: #265344; }
span { border-color: rgb(38,83,68); }
td.TdClassName
{
border-color: #265344;
}
.TagClassName
{
border-color: #265344;
}
</style>