Shades of Pine Green #137772
Tints of Pine Green #137772
RGB
CMYK
RGB Variations
Color information
#137772 (or 0x137772) is known color: Pine Green. HEX triplet: 13, 77 and 72. RGB value is (19,119,114). Sum of RGB (Red+Green+Blue) = 19+119+114=252 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.54% from 252); Green value is 119 (46.88% from 255 or 47.22% from 252); Blue value is 114 (44.92% from 255 or 45.24% from 252); Max value from RGB is 119 - color contains mainly: green. Hex color #137772 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137772 is #EC888D. Grayscale: #585858. Windows color (decimal): -15501454 or 7501587. OLE color: 7501587.
HSL color Cylindrical-coordinate representation of color #137772: hue angle of 177º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137772 is Cyan = 0.84, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 119 | 114 | - |
| CMYK | 0.84 | 0 | 0.04 | 0.53 |
| HSL | 177º | 0.72% | 0.27% | - |
| HSV(B) | 177º | 0.84% | 0.47% | - |
| XYZ | 9.9 | 14.55 | 18.21 | - |
| YUV | 88.53 | 142.37 | 78.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 119 | 114 | 0.84 | 0 | 0.04 | 0.53 | 177 | 0.72 | 0.27 |
| Hex | 13 | 77 | 72 | 54 | 0 | 4 | 35 | B1 | 48 | 1B |
| Octal | 23 | 167 | 162 | 124 | 0 | 4 | 65 | 261 | 110 | 33 |
| Binary | 10011 | 1110111 | 1110010 | 1010100 | 0 | 100 | 110101 | 10110001 | 1001000 | 11011 |
Color Harmonies of #137772
Complementary color
Monochromatic Colors of #137772
Black with #137772
Text Example
Text Example
White with #137772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137772; }
p { color: rgb(19,119,114); }
H1.HeaderClassName
{
color: #137772;
}
.AnyTagClassName
{
color: #137772;
}
</style>
background-color css
<style>
a { background-color: #137772; }
a { background-color: rgb(19,119,114); }
div.DivClassName
{
background-color: #137772;
}
.BgClassName
{
background-color: #137772;
}
</style>
border-color css
<style>
span { border-color: #137772; }
span { border-color: rgb(19,119,114); }
td.TdClassName
{
border-color: #137772;
}
.TagClassName
{
border-color: #137772;
}
</style>