Shades of Shamrock Green #119460
Tints of Shamrock Green #119460
RGB
CMYK
RGB Variations
Color information
#119460 (or 0x119460) is known color: Shamrock Green. HEX triplet: 11, 94 and 60. RGB value is (17,148,96). Sum of RGB (Red+Green+Blue) = 17+148+96=261 (34% of max value = 765). Red value is 17 (7.03% from 255 or 6.51% from 261); Green value is 148 (58.20% from 255 or 56.70% from 261); Blue value is 96 (37.89% from 255 or 36.78% from 261); Max value from RGB is 148 - color contains mainly: green. Hex color #119460 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119460 is #EE6B9F. Grayscale: #666666. Windows color (decimal): -15625120 or 6329361. OLE color: 6329361.
HSL color Cylindrical-coordinate representation of color #119460: hue angle of 156.18º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119460 is Cyan = 0.89, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 148 | 96 | - |
| CMYK | 0.89 | 0 | 0.35 | 0.42 |
| HSL | 156.18º | 0.79% | 0.32% | - |
| HSV(B) | 156.18º | 0.89% | 0.58% | - |
| XYZ | 12.93 | 22.14 | 14.66 | - |
| YUV | 102.9 | 124.1 | 66.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 148 | 96 | 0.89 | 0 | 0.35 | 0.42 | 156.18 | 0.79 | 0.32 |
| Hex | 11 | 94 | 60 | 59 | 0 | 23 | 2A | 9C | 4F | 20 |
| Octal | 21 | 224 | 140 | 131 | 0 | 43 | 52 | 234 | 117 | 40 |
| Binary | 10001 | 10010100 | 1100000 | 1011001 | 0 | 100011 | 101010 | 10011100 | 1001111 | 100000 |
Color Harmonies of #119460
Complementary color
Monochromatic Colors of #119460
Black with #119460
Text Example
Text Example
White with #119460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119460; }
p { color: rgb(17,148,96); }
H1.HeaderClassName
{
color: #119460;
}
.AnyTagClassName
{
color: #119460;
}
</style>
background-color css
<style>
a { background-color: #119460; }
a { background-color: rgb(17,148,96); }
div.DivClassName
{
background-color: #119460;
}
.BgClassName
{
background-color: #119460;
}
</style>
border-color css
<style>
span { border-color: #119460; }
span { border-color: rgb(17,148,96); }
td.TdClassName
{
border-color: #119460;
}
.TagClassName
{
border-color: #119460;
}
</style>