Shades of Persian Green #029898
Tints of Persian Green #029898
RGB
CMYK
RGB Variations
Color information
#029898 (or 0x029898) is known color: Persian Green. HEX triplet: 02, 98 and 98. RGB value is (2,152,152). Sum of RGB (Red+Green+Blue) = 2+152+152=306 (40% of max value = 765). Red value is 2 (1.17% from 255 or 0.65% from 306); Green value is 152 (59.77% from 255 or 49.67% from 306); Blue value is 152 (59.77% from 255 or 49.67% from 306); Max value from RGB is 152 - color contains mainly: green, blue. Hex color #029898 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #029898 is #FD6767. Grayscale: #6A6A6A. Windows color (decimal): -16607080 or 10000386. OLE color: 10000386.
HSL color Cylindrical-coordinate representation of color #029898: hue angle of 180º 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 #029898 is Cyan = 0.99, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 2 | 152 | 152 | - |
| CMYK | 0.99 | 0 | 0 | 0.40 |
| HSL | 180º | 0.97% | 0.3% | - |
| HSV(B) | 180º | 0.99% | 0.6% | - |
| XYZ | 16.92 | 24.74 | 33.59 | - |
| YUV | 107.15 | 153.31 | 53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 152 | 152 | 0.99 | 0 | 0 | 0.40 | 180 | 0.97 | 0.3 |
| Hex | 2 | 98 | 98 | 63 | 0 | 0 | 28 | B4 | 61 | 1E |
| Octal | 2 | 230 | 230 | 143 | 0 | 0 | 50 | 264 | 141 | 36 |
| Binary | 10 | 10011000 | 10011000 | 1100011 | 0 | 0 | 101000 | 10110100 | 1100001 | 11110 |
Color Harmonies of #029898
Complementary color
Monochromatic Colors of #029898
Black with #029898
Text Example
Text Example
White with #029898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #029898; }
p { color: rgb(2,152,152); }
H1.HeaderClassName
{
color: #029898;
}
.AnyTagClassName
{
color: #029898;
}
</style>
background-color css
<style>
a { background-color: #029898; }
a { background-color: rgb(2,152,152); }
div.DivClassName
{
background-color: #029898;
}
.BgClassName
{
background-color: #029898;
}
</style>
border-color css
<style>
span { border-color: #029898; }
span { border-color: rgb(2,152,152); }
td.TdClassName
{
border-color: #029898;
}
.TagClassName
{
border-color: #029898;
}
</style>