Shades of Pigment Green #119548
Tints of Pigment Green #119548
RGB
CMYK
RGB Variations
Color information
#119548 (or 0x119548) is known color: Pigment Green. HEX triplet: 11, 95 and 48. RGB value is (17,149,72). Sum of RGB (Red+Green+Blue) = 17+149+72=238 (31% of max value = 765). Red value is 17 (7.03% from 255 or 7.14% from 238); Green value is 149 (58.59% from 255 or 62.61% from 238); Blue value is 72 (28.52% from 255 or 30.25% from 238); Max value from RGB is 149 - color contains mainly: green. Hex color #119548 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119548 is #EE6AB7. Grayscale: #646464. Windows color (decimal): -15624888 or 4756753. OLE color: 4756753.
HSL color Cylindrical-coordinate representation of color #119548: hue angle of 145º 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 #119548 is Cyan = 0.89, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 72 | - |
| CMYK | 0.89 | 0 | 0.52 | 0.42 |
| HSL | 145º | 0.8% | 0.33% | - |
| HSV(B) | 145º | 0.89% | 0.58% | - |
| XYZ | 12.15 | 22.08 | 9.75 | - |
| YUV | 100.75 | 111.77 | 68.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 72 | 0.89 | 0 | 0.52 | 0.42 | 145 | 0.8 | 0.33 |
| Hex | 11 | 95 | 48 | 59 | 0 | 34 | 2A | 91 | 50 | 21 |
| Octal | 21 | 225 | 110 | 131 | 0 | 64 | 52 | 221 | 120 | 41 |
| Binary | 10001 | 10010101 | 1001000 | 1011001 | 0 | 110100 | 101010 | 10010001 | 1010000 | 100001 |
Color Harmonies of #119548
Complementary color
Monochromatic Colors of #119548
Black with #119548
Text Example
Text Example
White with #119548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119548; }
p { color: rgb(17,149,72); }
H1.HeaderClassName
{
color: #119548;
}
.AnyTagClassName
{
color: #119548;
}
</style>
background-color css
<style>
a { background-color: #119548; }
a { background-color: rgb(17,149,72); }
div.DivClassName
{
background-color: #119548;
}
.BgClassName
{
background-color: #119548;
}
</style>
border-color css
<style>
span { border-color: #119548; }
span { border-color: rgb(17,149,72); }
td.TdClassName
{
border-color: #119548;
}
.TagClassName
{
border-color: #119548;
}
</style>