Shades of Persian Green #079992
Tints of Persian Green #079992
RGB
CMYK
RGB Variations
Color information
#079992 (or 0x079992) is known color: Persian Green. HEX triplet: 07, 99 and 92. RGB value is (7,153,146). Sum of RGB (Red+Green+Blue) = 7+153+146=306 (40% of max value = 765). Red value is 7 (3.12% from 255 or 2.29% from 306); Green value is 153 (60.16% from 255 or 50% from 306); Blue value is 146 (57.42% from 255 or 47.71% from 306); Max value from RGB is 153 - color contains mainly: green. Hex color #079992 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #079992 is #F8666D. Grayscale: #6C6C6C. Windows color (decimal): -16279150 or 9607431. OLE color: 9607431.
HSL color Cylindrical-coordinate representation of color #079992: hue angle of 177.12º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079992 is Cyan = 0.95, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 7 | 153 | 146 | - |
| CMYK | 0.95 | 0 | 0.05 | 0.4 |
| HSL | 177.12º | 0.91% | 0.31% | - |
| HSV(B) | 177.12º | 0.95% | 0.6% | - |
| XYZ | 16.67 | 24.9 | 31.12 | - |
| YUV | 108.55 | 149.13 | 55.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 153 | 146 | 0.95 | 0 | 0.05 | 0.4 | 177.12 | 0.91 | 0.31 |
| Hex | 7 | 99 | 92 | 5F | 0 | 5 | 28 | B1 | 5B | 1F |
| Octal | 7 | 231 | 222 | 137 | 0 | 5 | 50 | 261 | 133 | 37 |
| Binary | 111 | 10011001 | 10010010 | 1011111 | 0 | 101 | 101000 | 10110001 | 1011011 | 11111 |
Color Harmonies of #079992
Complementary color
Monochromatic Colors of #079992
Black with #079992
Text Example
Text Example
White with #079992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079992; }
p { color: rgb(7,153,146); }
H1.HeaderClassName
{
color: #079992;
}
.AnyTagClassName
{
color: #079992;
}
</style>
background-color css
<style>
a { background-color: #079992; }
a { background-color: rgb(7,153,146); }
div.DivClassName
{
background-color: #079992;
}
.BgClassName
{
background-color: #079992;
}
</style>
border-color css
<style>
span { border-color: #079992; }
span { border-color: rgb(7,153,146); }
td.TdClassName
{
border-color: #079992;
}
.TagClassName
{
border-color: #079992;
}
</style>