Shades of Dark Spring Green #077730
Tints of Dark Spring Green #077730
RGB
CMYK
RGB Variations
Color information
#077730 (or 0x077730) is known color: Dark Spring Green. HEX triplet: 07, 77 and 30. RGB value is (7,119,48). Sum of RGB (Red+Green+Blue) = 7+119+48=174 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4.02% from 174); Green value is 119 (46.88% from 255 or 68.39% from 174); Blue value is 48 (19.14% from 255 or 27.59% from 174); Max value from RGB is 119 - color contains mainly: green. Hex color #077730 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077730 is #F888CF. Grayscale: #4D4D4D. Windows color (decimal): -16287952 or 3176199. OLE color: 3176199.
HSL color Cylindrical-coordinate representation of color #077730: hue angle of 141.96º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077730 is Cyan = 0.94, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 119 | 48 | - |
| CMYK | 0.94 | 0 | 0.60 | 0.53 |
| HSL | 141.96º | 0.89% | 0.25% | - |
| HSV(B) | 141.96º | 0.94% | 0.47% | - |
| XYZ | 7.22 | 13.45 | 5.01 | - |
| YUV | 77.42 | 111.39 | 77.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 119 | 48 | 0.94 | 0 | 0.60 | 0.53 | 141.96 | 0.89 | 0.25 |
| Hex | 7 | 77 | 30 | 5E | 0 | 3C | 35 | 8E | 59 | 19 |
| Octal | 7 | 167 | 60 | 136 | 0 | 74 | 65 | 216 | 131 | 31 |
| Binary | 111 | 1110111 | 110000 | 1011110 | 0 | 111100 | 110101 | 10001110 | 1011001 | 11001 |
Color Harmonies of #077730
Complementary color
Monochromatic Colors of #077730
Black with #077730
Text Example
Text Example
White with #077730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077730; }
p { color: rgb(7,119,48); }
H1.HeaderClassName
{
color: #077730;
}
.AnyTagClassName
{
color: #077730;
}
</style>
background-color css
<style>
a { background-color: #077730; }
a { background-color: rgb(7,119,48); }
div.DivClassName
{
background-color: #077730;
}
.BgClassName
{
background-color: #077730;
}
</style>
border-color css
<style>
span { border-color: #077730; }
span { border-color: rgb(7,119,48); }
td.TdClassName
{
border-color: #077730;
}
.TagClassName
{
border-color: #077730;
}
</style>