Shades of Persian Green #019989
Tints of Persian Green #019989
RGB
CMYK
RGB Variations
Color information
#019989 (or 0x019989) is known color: Persian Green. HEX triplet: 01, 99 and 89. RGB value is (1,153,137). Sum of RGB (Red+Green+Blue) = 1+153+137=291 (38% of max value = 765). Red value is 1 (0.78% from 255 or 0.34% from 291); Green value is 153 (60.16% from 255 or 52.58% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 153 - color contains mainly: green. Hex color #019989 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #019989 is #FE6676. Grayscale: #696969. Windows color (decimal): -16672375 or 9017601. OLE color: 9017601.
HSL color Cylindrical-coordinate representation of color #019989: hue angle of 173.68º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019989 is Cyan = 0.99, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 1 | 153 | 137 | - |
| CMYK | 0.99 | 0 | 0.10 | 0.4 |
| HSL | 173.68º | 0.99% | 0.3% | - |
| HSV(B) | 173.68º | 0.99% | 0.6% | - |
| XYZ | 15.92 | 24.6 | 27.58 | - |
| YUV | 105.73 | 145.64 | 53.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 153 | 137 | 0.99 | 0 | 0.10 | 0.4 | 173.68 | 0.99 | 0.3 |
| Hex | 1 | 99 | 89 | 63 | 0 | A | 28 | AE | 63 | 1E |
| Octal | 1 | 231 | 211 | 143 | 0 | 12 | 50 | 256 | 143 | 36 |
| Binary | 1 | 10011001 | 10001001 | 1100011 | 0 | 1010 | 101000 | 10101110 | 1100011 | 11110 |
Color Harmonies of #019989
Complementary color
Monochromatic Colors of #019989
Black with #019989
Text Example
Text Example
White with #019989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019989; }
p { color: rgb(1,153,137); }
H1.HeaderClassName
{
color: #019989;
}
.AnyTagClassName
{
color: #019989;
}
</style>
background-color css
<style>
a { background-color: #019989; }
a { background-color: rgb(1,153,137); }
div.DivClassName
{
background-color: #019989;
}
.BgClassName
{
background-color: #019989;
}
</style>
border-color css
<style>
span { border-color: #019989; }
span { border-color: rgb(1,153,137); }
td.TdClassName
{
border-color: #019989;
}
.TagClassName
{
border-color: #019989;
}
</style>