Shades of Dark Spring Green #067640
Tints of Dark Spring Green #067640
RGB
CMYK
RGB Variations
Color information
#067640 (or 0x067640) is known color: Dark Spring Green. HEX triplet: 06, 76 and 40. RGB value is (6,118,64). Sum of RGB (Red+Green+Blue) = 6+118+64=188 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.19% from 188); Green value is 118 (46.48% from 255 or 62.77% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 118 - color contains mainly: green. Hex color #067640 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #067640 is #F989BF. Grayscale: #4E4E4E. Windows color (decimal): -16353728 or 4224518. OLE color: 4224518.
HSL color Cylindrical-coordinate representation of color #067640: hue angle of 151.07º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067640 is Cyan = 0.95, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 118 | 64 | - |
| CMYK | 0.95 | 0 | 0.46 | 0.54 |
| HSL | 151.07º | 0.9% | 0.24% | - |
| HSV(B) | 151.07º | 0.95% | 0.46% | - |
| XYZ | 7.48 | 13.37 | 7.04 | - |
| YUV | 78.36 | 119.89 | 76.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 118 | 64 | 0.95 | 0 | 0.46 | 0.54 | 151.07 | 0.9 | 0.24 |
| Hex | 6 | 76 | 40 | 5F | 0 | 2E | 36 | 97 | 5A | 18 |
| Octal | 6 | 166 | 100 | 137 | 0 | 56 | 66 | 227 | 132 | 30 |
| Binary | 110 | 1110110 | 1000000 | 1011111 | 0 | 101110 | 110110 | 10010111 | 1011010 | 11000 |
Color Harmonies of #067640
Complementary color
Monochromatic Colors of #067640
Black with #067640
Text Example
Text Example
White with #067640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067640; }
p { color: rgb(6,118,64); }
H1.HeaderClassName
{
color: #067640;
}
.AnyTagClassName
{
color: #067640;
}
</style>
background-color css
<style>
a { background-color: #067640; }
a { background-color: rgb(6,118,64); }
div.DivClassName
{
background-color: #067640;
}
.BgClassName
{
background-color: #067640;
}
</style>
border-color css
<style>
span { border-color: #067640; }
span { border-color: rgb(6,118,64); }
td.TdClassName
{
border-color: #067640;
}
.TagClassName
{
border-color: #067640;
}
</style>