Shades of Pine Green #137271
Tints of Pine Green #137271
RGB
CMYK
RGB Variations
Color information
#137271 (or 0x137271) is known color: Pine Green. HEX triplet: 13, 72 and 71. RGB value is (19,114,113). Sum of RGB (Red+Green+Blue) = 19+114+113=246 (32% of max value = 765). Red value is 19 (7.81% from 255 or 7.72% from 246); Green value is 114 (44.92% from 255 or 46.34% from 246); Blue value is 113 (44.53% from 255 or 45.93% from 246); Max value from RGB is 114 - color contains mainly: green. Hex color #137271 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137271 is #EC8D8E. Grayscale: #555555. Windows color (decimal): -15502735 or 7434771. OLE color: 7434771.
HSL color Cylindrical-coordinate representation of color #137271: hue angle of 179.37º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137271 is Cyan = 0.83, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 114 | 113 | - |
| CMYK | 0.83 | 0 | 0.01 | 0.55 |
| HSL | 179.37º | 0.71% | 0.26% | - |
| HSV(B) | 179.37º | 0.83% | 0.45% | - |
| XYZ | 9.27 | 13.37 | 17.71 | - |
| YUV | 85.48 | 143.53 | 80.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 114 | 113 | 0.83 | 0 | 0.01 | 0.55 | 179.37 | 0.71 | 0.26 |
| Hex | 13 | 72 | 71 | 53 | 0 | 1 | 37 | B3 | 47 | 1A |
| Octal | 23 | 162 | 161 | 123 | 0 | 1 | 67 | 263 | 107 | 32 |
| Binary | 10011 | 1110010 | 1110001 | 1010011 | 0 | 1 | 110111 | 10110011 | 1000111 | 11010 |
Color Harmonies of #137271
Complementary color
Monochromatic Colors of #137271
Black with #137271
Text Example
Text Example
White with #137271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137271; }
p { color: rgb(19,114,113); }
H1.HeaderClassName
{
color: #137271;
}
.AnyTagClassName
{
color: #137271;
}
</style>
background-color css
<style>
a { background-color: #137271; }
a { background-color: rgb(19,114,113); }
div.DivClassName
{
background-color: #137271;
}
.BgClassName
{
background-color: #137271;
}
</style>
border-color css
<style>
span { border-color: #137271; }
span { border-color: rgb(19,114,113); }
td.TdClassName
{
border-color: #137271;
}
.TagClassName
{
border-color: #137271;
}
</style>