Shades of Dark Spring Green #207640
Tints of Dark Spring Green #207640
RGB
CMYK
RGB Variations
Color information
#207640 (or 0x207640) is known color: Dark Spring Green. HEX triplet: 20, 76 and 40. RGB value is (32,118,64). Sum of RGB (Red+Green+Blue) = 32+118+64=214 (28% of max value = 765). Red value is 32 (12.89% from 255 or 14.95% from 214); Green value is 118 (46.48% from 255 or 55.14% from 214); Blue value is 64 (25.39% from 255 or 29.91% from 214); Max value from RGB is 118 - color contains mainly: green. Hex color #207640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207640 is #DF89BF. Grayscale: #565656. Windows color (decimal): -14649792 or 4224544. OLE color: 4224544.
HSL color Cylindrical-coordinate representation of color #207640: hue angle of 142.33º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207640 is Cyan = 0.73, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 64 | - |
| CMYK | 0.73 | 0 | 0.46 | 0.54 |
| HSL | 142.33º | 0.57% | 0.29% | - |
| HSV(B) | 142.33º | 0.73% | 0.46% | - |
| XYZ | 8 | 13.63 | 7.06 | - |
| YUV | 86.13 | 115.51 | 89.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 64 | 0.73 | 0 | 0.46 | 0.54 | 142.33 | 0.57 | 0.29 |
| Hex | 20 | 76 | 40 | 49 | 0 | 2E | 36 | 8E | 39 | 1D |
| Octal | 40 | 166 | 100 | 111 | 0 | 56 | 66 | 216 | 71 | 35 |
| Binary | 100000 | 1110110 | 1000000 | 1001001 | 0 | 101110 | 110110 | 10001110 | 111001 | 11101 |
Color Harmonies of #207640
Complementary color
Monochromatic Colors of #207640
Black with #207640
Text Example
Text Example
White with #207640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207640; }
p { color: rgb(32,118,64); }
H1.HeaderClassName
{
color: #207640;
}
.AnyTagClassName
{
color: #207640;
}
</style>
background-color css
<style>
a { background-color: #207640; }
a { background-color: rgb(32,118,64); }
div.DivClassName
{
background-color: #207640;
}
.BgClassName
{
background-color: #207640;
}
</style>
border-color css
<style>
span { border-color: #207640; }
span { border-color: rgb(32,118,64); }
td.TdClassName
{
border-color: #207640;
}
.TagClassName
{
border-color: #207640;
}
</style>