Shades of Persian Green #029989
Tints of Persian Green #029989
RGB
CMYK
RGB Variations
Color information
#029989 (or 0x029989) is known color: Persian Green. HEX triplet: 02, 99 and 89. RGB value is (2,153,137). Sum of RGB (Red+Green+Blue) = 2+153+137=292 (38% of max value = 765). Red value is 2 (1.17% from 255 or 0.68% from 292); Green value is 153 (60.16% from 255 or 52.40% from 292); Blue value is 137 (53.91% from 255 or 46.92% from 292); Max value from RGB is 153 - color contains mainly: green. Hex color #029989 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #029989 is #FD6676. Grayscale: #696969. Windows color (decimal): -16606839 or 9017602. OLE color: 9017602.
HSL color Cylindrical-coordinate representation of color #029989: hue angle of 173.64º degrees, saturation: 0.97, 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 #029989 is Cyan = 0.99, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 2 | 153 | 137 | - |
| CMYK | 0.99 | 0 | 0.10 | 0.4 |
| HSL | 173.64º | 0.97% | 0.3% | - |
| HSV(B) | 173.64º | 0.99% | 0.6% | - |
| XYZ | 15.93 | 24.6 | 27.58 | - |
| YUV | 106.03 | 145.47 | 53.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 153 | 137 | 0.99 | 0 | 0.10 | 0.4 | 173.64 | 0.97 | 0.3 |
| Hex | 2 | 99 | 89 | 63 | 0 | A | 28 | AE | 61 | 1E |
| Octal | 2 | 231 | 211 | 143 | 0 | 12 | 50 | 256 | 141 | 36 |
| Binary | 10 | 10011001 | 10001001 | 1100011 | 0 | 1010 | 101000 | 10101110 | 1100001 | 11110 |
Color Harmonies of #029989
Complementary color
Monochromatic Colors of #029989
Black with #029989
Text Example
Text Example
White with #029989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029989; }
p { color: rgb(2,153,137); }
H1.HeaderClassName
{
color: #029989;
}
.AnyTagClassName
{
color: #029989;
}
</style>
background-color css
<style>
a { background-color: #029989; }
a { background-color: rgb(2,153,137); }
div.DivClassName
{
background-color: #029989;
}
.BgClassName
{
background-color: #029989;
}
</style>
border-color css
<style>
span { border-color: #029989; }
span { border-color: rgb(2,153,137); }
td.TdClassName
{
border-color: #029989;
}
.TagClassName
{
border-color: #029989;
}
</style>