Shades of Pine Green #117974
Tints of Pine Green #117974
RGB
CMYK
RGB Variations
Color information
#117974 (or 0x117974) is known color: Pine Green. HEX triplet: 11, 79 and 74. RGB value is (17,121,116). Sum of RGB (Red+Green+Blue) = 17+121+116=254 (33% of max value = 765). Red value is 17 (7.03% from 255 or 6.69% from 254); Green value is 121 (47.66% from 255 or 47.64% from 254); Blue value is 116 (45.70% from 255 or 45.67% from 254); Max value from RGB is 121 - color contains mainly: green. Hex color #117974 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117974 is #EE868B. Grayscale: #595959. Windows color (decimal): -15632012 or 7633169. OLE color: 7633169.
HSL color Cylindrical-coordinate representation of color #117974: hue angle of 177.12º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #117974 is Cyan = 0.86, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 121 | 116 | - |
| CMYK | 0.86 | 0 | 0.04 | 0.53 |
| HSL | 177.12º | 0.75% | 0.27% | - |
| HSV(B) | 177.12º | 0.86% | 0.47% | - |
| XYZ | 10.22 | 15.05 | 18.89 | - |
| YUV | 89.33 | 143.04 | 76.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 121 | 116 | 0.86 | 0 | 0.04 | 0.53 | 177.12 | 0.75 | 0.27 |
| Hex | 11 | 79 | 74 | 56 | 0 | 4 | 35 | B1 | 4B | 1B |
| Octal | 21 | 171 | 164 | 126 | 0 | 4 | 65 | 261 | 113 | 33 |
| Binary | 10001 | 1111001 | 1110100 | 1010110 | 0 | 100 | 110101 | 10110001 | 1001011 | 11011 |
Color Harmonies of #117974
Complementary color
Monochromatic Colors of #117974
Black with #117974
Text Example
Text Example
White with #117974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117974; }
p { color: rgb(17,121,116); }
H1.HeaderClassName
{
color: #117974;
}
.AnyTagClassName
{
color: #117974;
}
</style>
background-color css
<style>
a { background-color: #117974; }
a { background-color: rgb(17,121,116); }
div.DivClassName
{
background-color: #117974;
}
.BgClassName
{
background-color: #117974;
}
</style>
border-color css
<style>
span { border-color: #117974; }
span { border-color: rgb(17,121,116); }
td.TdClassName
{
border-color: #117974;
}
.TagClassName
{
border-color: #117974;
}
</style>