Shades of Shamrock Green #069558
Tints of Shamrock Green #069558
RGB
CMYK
RGB Variations
Color information
#069558 (or 0x069558) is known color: Shamrock Green. HEX triplet: 06, 95 and 58. RGB value is (6,149,88). Sum of RGB (Red+Green+Blue) = 6+149+88=243 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.47% from 243); Green value is 149 (58.59% from 255 or 61.32% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 149 - color contains mainly: green. Hex color #069558 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #069558 is #F96AA7. Grayscale: #636363. Windows color (decimal): -16345768 or 5805318. OLE color: 5805318.
HSL color Cylindrical-coordinate representation of color #069558: hue angle of 154.41º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #069558 is Cyan = 0.96, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 6 | 149 | 88 | - |
| CMYK | 0.96 | 0 | 0.41 | 0.42 |
| HSL | 154.41º | 0.92% | 0.3% | - |
| HSV(B) | 154.41º | 0.96% | 0.58% | - |
| XYZ | 12.58 | 22.24 | 12.86 | - |
| YUV | 99.29 | 121.62 | 61.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 149 | 88 | 0.96 | 0 | 0.41 | 0.42 | 154.41 | 0.92 | 0.3 |
| Hex | 6 | 95 | 58 | 60 | 0 | 29 | 2A | 9A | 5C | 1E |
| Octal | 6 | 225 | 130 | 140 | 0 | 51 | 52 | 232 | 134 | 36 |
| Binary | 110 | 10010101 | 1011000 | 1100000 | 0 | 101001 | 101010 | 10011010 | 1011100 | 11110 |
Color Harmonies of #069558
Complementary color
Monochromatic Colors of #069558
Black with #069558
Text Example
Text Example
White with #069558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #069558; }
p { color: rgb(6,149,88); }
H1.HeaderClassName
{
color: #069558;
}
.AnyTagClassName
{
color: #069558;
}
</style>
background-color css
<style>
a { background-color: #069558; }
a { background-color: rgb(6,149,88); }
div.DivClassName
{
background-color: #069558;
}
.BgClassName
{
background-color: #069558;
}
</style>
border-color css
<style>
span { border-color: #069558; }
span { border-color: rgb(6,149,88); }
td.TdClassName
{
border-color: #069558;
}
.TagClassName
{
border-color: #069558;
}
</style>