Shades of Persian Green #119990
Tints of Persian Green #119990
RGB
CMYK
RGB Variations
Color information
#119990 (or 0x119990) is known color: Persian Green. HEX triplet: 11, 99 and 90. RGB value is (17,153,144). Sum of RGB (Red+Green+Blue) = 17+153+144=314 (41% of max value = 765). Red value is 17 (7.03% from 255 or 5.41% from 314); Green value is 153 (60.16% from 255 or 48.73% from 314); Blue value is 144 (56.64% from 255 or 45.86% from 314); Max value from RGB is 153 - color contains mainly: green. Hex color #119990 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #119990 is #EE666F. Grayscale: #6F6F6F. Windows color (decimal): -15623792 or 9476369. OLE color: 9476369.
HSL color Cylindrical-coordinate representation of color #119990: hue angle of 176.03º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119990 is Cyan = 0.89, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 17 | 153 | 144 | - |
| CMYK | 0.89 | 0 | 0.06 | 0.4 |
| HSL | 176.03º | 0.8% | 0.33% | - |
| HSV(B) | 176.03º | 0.89% | 0.6% | - |
| XYZ | 16.66 | 24.92 | 30.32 | - |
| YUV | 111.31 | 146.44 | 60.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 153 | 144 | 0.89 | 0 | 0.06 | 0.4 | 176.03 | 0.8 | 0.33 |
| Hex | 11 | 99 | 90 | 59 | 0 | 6 | 28 | B0 | 50 | 21 |
| Octal | 21 | 231 | 220 | 131 | 0 | 6 | 50 | 260 | 120 | 41 |
| Binary | 10001 | 10011001 | 10010000 | 1011001 | 0 | 110 | 101000 | 10110000 | 1010000 | 100001 |
Color Harmonies of #119990
Complementary color
Monochromatic Colors of #119990
Black with #119990
Text Example
Text Example
White with #119990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119990; }
p { color: rgb(17,153,144); }
H1.HeaderClassName
{
color: #119990;
}
.AnyTagClassName
{
color: #119990;
}
</style>
background-color css
<style>
a { background-color: #119990; }
a { background-color: rgb(17,153,144); }
div.DivClassName
{
background-color: #119990;
}
.BgClassName
{
background-color: #119990;
}
</style>
border-color css
<style>
span { border-color: #119990; }
span { border-color: rgb(17,153,144); }
td.TdClassName
{
border-color: #119990;
}
.TagClassName
{
border-color: #119990;
}
</style>