Shades of Dark Spring Green #077338
Tints of Dark Spring Green #077338
RGB
CMYK
RGB Variations
Color information
#077338 (or 0x077338) is known color: Dark Spring Green. HEX triplet: 07, 73 and 38. RGB value is (7,115,56). Sum of RGB (Red+Green+Blue) = 7+115+56=178 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.93% from 178); Green value is 115 (45.31% from 255 or 64.61% from 178); Blue value is 56 (22.27% from 255 or 31.46% from 178); Max value from RGB is 115 - color contains mainly: green. Hex color #077338 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077338 is #F88CC7. Grayscale: #4C4C4C. Windows color (decimal): -16288968 or 3699463. OLE color: 3699463.
HSL color Cylindrical-coordinate representation of color #077338: hue angle of 147.22º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077338 is Cyan = 0.94, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 115 | 56 | - |
| CMYK | 0.94 | 0 | 0.51 | 0.55 |
| HSL | 147.22º | 0.89% | 0.24% | - |
| HSV(B) | 147.22º | 0.94% | 0.45% | - |
| XYZ | 6.93 | 12.59 | 5.81 | - |
| YUV | 75.98 | 116.72 | 78.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 115 | 56 | 0.94 | 0 | 0.51 | 0.55 | 147.22 | 0.89 | 0.24 |
| Hex | 7 | 73 | 38 | 5E | 0 | 33 | 37 | 93 | 59 | 18 |
| Octal | 7 | 163 | 70 | 136 | 0 | 63 | 67 | 223 | 131 | 30 |
| Binary | 111 | 1110011 | 111000 | 1011110 | 0 | 110011 | 110111 | 10010011 | 1011001 | 11000 |
Color Harmonies of #077338
Complementary color
Monochromatic Colors of #077338
Black with #077338
Text Example
Text Example
White with #077338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077338; }
p { color: rgb(7,115,56); }
H1.HeaderClassName
{
color: #077338;
}
.AnyTagClassName
{
color: #077338;
}
</style>
background-color css
<style>
a { background-color: #077338; }
a { background-color: rgb(7,115,56); }
div.DivClassName
{
background-color: #077338;
}
.BgClassName
{
background-color: #077338;
}
</style>
border-color css
<style>
span { border-color: #077338; }
span { border-color: rgb(7,115,56); }
td.TdClassName
{
border-color: #077338;
}
.TagClassName
{
border-color: #077338;
}
</style>