Shades of Shamrock Green #139756
Tints of Shamrock Green #139756
RGB
CMYK
RGB Variations
Color information
#139756 (or 0x139756) is known color: Shamrock Green. HEX triplet: 13, 97 and 56. RGB value is (19,151,86). Sum of RGB (Red+Green+Blue) = 19+151+86=256 (33% of max value = 765). Red value is 19 (7.81% from 255 or 7.42% from 256); Green value is 151 (59.38% from 255 or 58.98% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 151 - color contains mainly: green. Hex color #139756 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #139756 is #EC68A9. Grayscale: #686868. Windows color (decimal): -15493290 or 5674771. OLE color: 5674771.
HSL color Cylindrical-coordinate representation of color #139756: hue angle of 150.45º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #139756 is Cyan = 0.87, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 19 | 151 | 86 | - |
| CMYK | 0.87 | 0 | 0.43 | 0.41 |
| HSL | 150.45º | 0.78% | 0.33% | - |
| HSV(B) | 150.45º | 0.87% | 0.59% | - |
| XYZ | 13.01 | 22.94 | 12.55 | - |
| YUV | 104.12 | 117.77 | 67.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 151 | 86 | 0.87 | 0 | 0.43 | 0.41 | 150.45 | 0.78 | 0.33 |
| Hex | 13 | 97 | 56 | 57 | 0 | 2B | 29 | 96 | 4E | 21 |
| Octal | 23 | 227 | 126 | 127 | 0 | 53 | 51 | 226 | 116 | 41 |
| Binary | 10011 | 10010111 | 1010110 | 1010111 | 0 | 101011 | 101001 | 10010110 | 1001110 | 100001 |
Color Harmonies of #139756
Complementary color
Monochromatic Colors of #139756
Black with #139756
Text Example
Text Example
White with #139756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139756; }
p { color: rgb(19,151,86); }
H1.HeaderClassName
{
color: #139756;
}
.AnyTagClassName
{
color: #139756;
}
</style>
background-color css
<style>
a { background-color: #139756; }
a { background-color: rgb(19,151,86); }
div.DivClassName
{
background-color: #139756;
}
.BgClassName
{
background-color: #139756;
}
</style>
border-color css
<style>
span { border-color: #139756; }
span { border-color: rgb(19,151,86); }
td.TdClassName
{
border-color: #139756;
}
.TagClassName
{
border-color: #139756;
}
</style>