Shades of Persian Green #079899
Tints of Persian Green #079899
RGB
CMYK
RGB Variations
Color information
#079899 (or 0x079899) is known color: Persian Green. HEX triplet: 07, 98 and 99. RGB value is (7,152,153). Sum of RGB (Red+Green+Blue) = 7+152+153=312 (41% of max value = 765). Red value is 7 (3.12% from 255 or 2.24% from 312); Green value is 152 (59.77% from 255 or 48.72% from 312); Blue value is 153 (60.16% from 255 or 49.04% from 312); Max value from RGB is 153 - color contains mainly: blue. Hex color #079899 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #079899 is #F86766. Grayscale: #6C6C6C. Windows color (decimal): -16279399 or 10065927. OLE color: 10065927.
HSL color Cylindrical-coordinate representation of color #079899: hue angle of 180.41º 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 #079899 is Cyan = 0.95, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 7 | 152 | 153 | - |
| CMYK | 0.95 | 0.01 | 0 | 0.4 |
| HSL | 180.41º | 0.91% | 0.31% | - |
| HSV(B) | 180.41º | 0.95% | 0.6% | - |
| XYZ | 17.07 | 24.8 | 34.02 | - |
| YUV | 108.76 | 152.96 | 55.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 152 | 153 | 0.95 | 0.01 | 0 | 0.4 | 180.41 | 0.91 | 0.31 |
| Hex | 7 | 98 | 99 | 5F | 1 | 0 | 28 | B4 | 5B | 1F |
| Octal | 7 | 230 | 231 | 137 | 1 | 0 | 50 | 264 | 133 | 37 |
| Binary | 111 | 10011000 | 10011001 | 1011111 | 1 | 0 | 101000 | 10110100 | 1011011 | 11111 |
Color Harmonies of #079899
Complementary color
Monochromatic Colors of #079899
Black with #079899
Text Example
Text Example
White with #079899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079899; }
p { color: rgb(7,152,153); }
H1.HeaderClassName
{
color: #079899;
}
.AnyTagClassName
{
color: #079899;
}
</style>
background-color css
<style>
a { background-color: #079899; }
a { background-color: rgb(7,152,153); }
div.DivClassName
{
background-color: #079899;
}
.BgClassName
{
background-color: #079899;
}
</style>
border-color css
<style>
span { border-color: #079899; }
span { border-color: rgb(7,152,153); }
td.TdClassName
{
border-color: #079899;
}
.TagClassName
{
border-color: #079899;
}
</style>