Shades of Pigment Green #119540
Tints of Pigment Green #119540
RGB
CMYK
RGB Variations
Color information
#119540 (or 0x119540) is known color: Pigment Green. HEX triplet: 11, 95 and 40. RGB value is (17,149,64). Sum of RGB (Red+Green+Blue) = 17+149+64=230 (30% of max value = 765). Red value is 17 (7.03% from 255 or 7.39% from 230); Green value is 149 (58.59% from 255 or 64.78% from 230); Blue value is 64 (25.39% from 255 or 27.83% from 230); Max value from RGB is 149 - color contains mainly: green. Hex color #119540 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119540 is #EE6ABF. Grayscale: #646464. Windows color (decimal): -15624896 or 4232465. OLE color: 4232465.
HSL color Cylindrical-coordinate representation of color #119540: hue angle of 141.36º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119540 is Cyan = 0.89, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 64 | - |
| CMYK | 0.89 | 0 | 0.57 | 0.42 |
| HSL | 141.36º | 0.8% | 0.33% | - |
| HSV(B) | 141.36º | 0.89% | 0.58% | - |
| XYZ | 11.9 | 21.98 | 8.47 | - |
| YUV | 99.84 | 107.77 | 68.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 64 | 0.89 | 0 | 0.57 | 0.42 | 141.36 | 0.8 | 0.33 |
| Hex | 11 | 95 | 40 | 59 | 0 | 39 | 2A | 8D | 50 | 21 |
| Octal | 21 | 225 | 100 | 131 | 0 | 71 | 52 | 215 | 120 | 41 |
| Binary | 10001 | 10010101 | 1000000 | 1011001 | 0 | 111001 | 101010 | 10001101 | 1010000 | 100001 |
Color Harmonies of #119540
Complementary color
Monochromatic Colors of #119540
Black with #119540
Text Example
Text Example
White with #119540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119540; }
p { color: rgb(17,149,64); }
H1.HeaderClassName
{
color: #119540;
}
.AnyTagClassName
{
color: #119540;
}
</style>
background-color css
<style>
a { background-color: #119540; }
a { background-color: rgb(17,149,64); }
div.DivClassName
{
background-color: #119540;
}
.BgClassName
{
background-color: #119540;
}
</style>
border-color css
<style>
span { border-color: #119540; }
span { border-color: rgb(17,149,64); }
td.TdClassName
{
border-color: #119540;
}
.TagClassName
{
border-color: #119540;
}
</style>