Shades of Dark Spring Green #077540
Tints of Dark Spring Green #077540
RGB
CMYK
RGB Variations
Color information
#077540 (or 0x077540) is known color: Dark Spring Green. HEX triplet: 07, 75 and 40. RGB value is (7,117,64). Sum of RGB (Red+Green+Blue) = 7+117+64=188 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.72% from 188); Green value is 117 (46.09% from 255 or 62.23% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 117 - color contains mainly: green. Hex color #077540 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077540 is #F88ABF. Grayscale: #4E4E4E. Windows color (decimal): -16288448 or 4224263. OLE color: 4224263.
HSL color Cylindrical-coordinate representation of color #077540: hue angle of 151.09º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077540 is Cyan = 0.94, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 117 | 64 | - |
| CMYK | 0.94 | 0 | 0.45 | 0.54 |
| HSL | 151.09º | 0.89% | 0.24% | - |
| HSV(B) | 151.09º | 0.94% | 0.46% | - |
| XYZ | 7.37 | 13.14 | 7 | - |
| YUV | 78.07 | 120.06 | 77.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 117 | 64 | 0.94 | 0 | 0.45 | 0.54 | 151.09 | 0.89 | 0.24 |
| Hex | 7 | 75 | 40 | 5E | 0 | 2D | 36 | 97 | 59 | 18 |
| Octal | 7 | 165 | 100 | 136 | 0 | 55 | 66 | 227 | 131 | 30 |
| Binary | 111 | 1110101 | 1000000 | 1011110 | 0 | 101101 | 110110 | 10010111 | 1011001 | 11000 |
Color Harmonies of #077540
Complementary color
Monochromatic Colors of #077540
Black with #077540
Text Example
Text Example
White with #077540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077540; }
p { color: rgb(7,117,64); }
H1.HeaderClassName
{
color: #077540;
}
.AnyTagClassName
{
color: #077540;
}
</style>
background-color css
<style>
a { background-color: #077540; }
a { background-color: rgb(7,117,64); }
div.DivClassName
{
background-color: #077540;
}
.BgClassName
{
background-color: #077540;
}
</style>
border-color css
<style>
span { border-color: #077540; }
span { border-color: rgb(7,117,64); }
td.TdClassName
{
border-color: #077540;
}
.TagClassName
{
border-color: #077540;
}
</style>