Shades of Pigment Green #129738
Tints of Pigment Green #129738
RGB
CMYK
RGB Variations
Color information
#129738 (or 0x129738) is known color: Pigment Green. HEX triplet: 12, 97 and 38. RGB value is (18,151,56). Sum of RGB (Red+Green+Blue) = 18+151+56=225 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8% from 225); Green value is 151 (59.38% from 255 or 67.11% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 151 - color contains mainly: green. Hex color #129738 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #129738 is #ED68C7. Grayscale: #646464. Windows color (decimal): -15558856 or 3708690. OLE color: 3708690.
HSL color Cylindrical-coordinate representation of color #129738: hue angle of 137.14º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #129738 is Cyan = 0.88, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 151 | 56 | - |
| CMYK | 0.88 | 0 | 0.63 | 0.41 |
| HSL | 137.14º | 0.79% | 0.33% | - |
| HSV(B) | 137.14º | 0.88% | 0.59% | - |
| XYZ | 12.03 | 22.55 | 7.46 | - |
| YUV | 100.4 | 102.94 | 69.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 151 | 56 | 0.88 | 0 | 0.63 | 0.41 | 137.14 | 0.79 | 0.33 |
| Hex | 12 | 97 | 38 | 58 | 0 | 3F | 29 | 89 | 4F | 21 |
| Octal | 22 | 227 | 70 | 130 | 0 | 77 | 51 | 211 | 117 | 41 |
| Binary | 10010 | 10010111 | 111000 | 1011000 | 0 | 111111 | 101001 | 10001001 | 1001111 | 100001 |
Color Harmonies of #129738
Complementary color
Monochromatic Colors of #129738
Black with #129738
Text Example
Text Example
White with #129738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129738; }
p { color: rgb(18,151,56); }
H1.HeaderClassName
{
color: #129738;
}
.AnyTagClassName
{
color: #129738;
}
</style>
background-color css
<style>
a { background-color: #129738; }
a { background-color: rgb(18,151,56); }
div.DivClassName
{
background-color: #129738;
}
.BgClassName
{
background-color: #129738;
}
</style>
border-color css
<style>
span { border-color: #129738; }
span { border-color: rgb(18,151,56); }
td.TdClassName
{
border-color: #129738;
}
.TagClassName
{
border-color: #129738;
}
</style>