Shades of Pine Green #137573
Tints of Pine Green #137573
RGB
CMYK
RGB Variations
Color information
#137573 (or 0x137573) is known color: Pine Green. HEX triplet: 13, 75 and 73. RGB value is (19,117,115). Sum of RGB (Red+Green+Blue) = 19+117+115=251 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.57% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 115 (45.31% from 255 or 45.82% from 251); Max value from RGB is 117 - color contains mainly: green. Hex color #137573 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137573 is #EC8A8C. Grayscale: #575757. Windows color (decimal): -15501965 or 7566611. OLE color: 7566611.
HSL color Cylindrical-coordinate representation of color #137573: hue angle of 178.78º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137573 is Cyan = 0.84, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 117 | 115 | - |
| CMYK | 0.84 | 0 | 0.02 | 0.54 |
| HSL | 178.78º | 0.72% | 0.27% | - |
| HSV(B) | 178.78º | 0.84% | 0.46% | - |
| XYZ | 9.72 | 14.1 | 18.43 | - |
| YUV | 87.47 | 143.53 | 79.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 117 | 115 | 0.84 | 0 | 0.02 | 0.54 | 178.78 | 0.72 | 0.27 |
| Hex | 13 | 75 | 73 | 54 | 0 | 2 | 36 | B3 | 48 | 1B |
| Octal | 23 | 165 | 163 | 124 | 0 | 2 | 66 | 263 | 110 | 33 |
| Binary | 10011 | 1110101 | 1110011 | 1010100 | 0 | 10 | 110110 | 10110011 | 1001000 | 11011 |
Color Harmonies of #137573
Complementary color
Monochromatic Colors of #137573
Black with #137573
Text Example
Text Example
White with #137573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137573; }
p { color: rgb(19,117,115); }
H1.HeaderClassName
{
color: #137573;
}
.AnyTagClassName
{
color: #137573;
}
</style>
background-color css
<style>
a { background-color: #137573; }
a { background-color: rgb(19,117,115); }
div.DivClassName
{
background-color: #137573;
}
.BgClassName
{
background-color: #137573;
}
</style>
border-color css
<style>
span { border-color: #137573; }
span { border-color: rgb(19,117,115); }
td.TdClassName
{
border-color: #137573;
}
.TagClassName
{
border-color: #137573;
}
</style>