Shades of Dark Spring Green #087640
Tints of Dark Spring Green #087640
RGB
CMYK
RGB Variations
Color information
#087640 (or 0x087640) is known color: Dark Spring Green. HEX triplet: 08, 76 and 40. RGB value is (8,118,64). Sum of RGB (Red+Green+Blue) = 8+118+64=190 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.21% from 190); Green value is 118 (46.48% from 255 or 62.11% from 190); Blue value is 64 (25.39% from 255 or 33.68% from 190); Max value from RGB is 118 - color contains mainly: green. Hex color #087640 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087640 is #F789BF. Grayscale: #4F4F4F. Windows color (decimal): -16222656 or 4224520. OLE color: 4224520.
HSL color Cylindrical-coordinate representation of color #087640: hue angle of 150.55º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087640 is Cyan = 0.93, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 118 | 64 | - |
| CMYK | 0.93 | 0 | 0.46 | 0.54 |
| HSL | 150.55º | 0.87% | 0.25% | - |
| HSV(B) | 150.55º | 0.93% | 0.46% | - |
| XYZ | 7.5 | 13.38 | 7.04 | - |
| YUV | 78.95 | 119.56 | 77.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 64 | 0.93 | 0 | 0.46 | 0.54 | 150.55 | 0.87 | 0.25 |
| Hex | 8 | 76 | 40 | 5D | 0 | 2E | 36 | 97 | 57 | 19 |
| Octal | 10 | 166 | 100 | 135 | 0 | 56 | 66 | 227 | 127 | 31 |
| Binary | 1000 | 1110110 | 1000000 | 1011101 | 0 | 101110 | 110110 | 10010111 | 1010111 | 11001 |
Color Harmonies of #087640
Complementary color
Monochromatic Colors of #087640
Black with #087640
Text Example
Text Example
White with #087640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087640; }
p { color: rgb(8,118,64); }
H1.HeaderClassName
{
color: #087640;
}
.AnyTagClassName
{
color: #087640;
}
</style>
background-color css
<style>
a { background-color: #087640; }
a { background-color: rgb(8,118,64); }
div.DivClassName
{
background-color: #087640;
}
.BgClassName
{
background-color: #087640;
}
</style>
border-color css
<style>
span { border-color: #087640; }
span { border-color: rgb(8,118,64); }
td.TdClassName
{
border-color: #087640;
}
.TagClassName
{
border-color: #087640;
}
</style>