Shades of Dark Spring Green #087531
Tints of Dark Spring Green #087531
RGB
CMYK
RGB Variations
Color information
#087531 (or 0x087531) is known color: Dark Spring Green. HEX triplet: 08, 75 and 31. RGB value is (8,117,49). Sum of RGB (Red+Green+Blue) = 8+117+49=174 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.60% from 174); Green value is 117 (46.09% from 255 or 67.24% from 174); Blue value is 49 (19.53% from 255 or 28.16% from 174); Max value from RGB is 117 - color contains mainly: green. Hex color #087531 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087531 is #F78ACE. Grayscale: #4C4C4C. Windows color (decimal): -16222927 or 3241224. OLE color: 3241224.
HSL color Cylindrical-coordinate representation of color #087531: hue angle of 142.57º 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 #087531 is Cyan = 0.93, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 117 | 49 | - |
| CMYK | 0.93 | 0 | 0.58 | 0.54 |
| HSL | 142.57º | 0.87% | 0.25% | - |
| HSV(B) | 142.57º | 0.93% | 0.46% | - |
| XYZ | 7.02 | 13 | 5.04 | - |
| YUV | 76.66 | 112.39 | 79.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 117 | 49 | 0.93 | 0 | 0.58 | 0.54 | 142.57 | 0.87 | 0.25 |
| Hex | 8 | 75 | 31 | 5D | 0 | 3A | 36 | 8F | 57 | 19 |
| Octal | 10 | 165 | 61 | 135 | 0 | 72 | 66 | 217 | 127 | 31 |
| Binary | 1000 | 1110101 | 110001 | 1011101 | 0 | 111010 | 110110 | 10001111 | 1010111 | 11001 |
Color Harmonies of #087531
Complementary color
Monochromatic Colors of #087531
Black with #087531
Text Example
Text Example
White with #087531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087531; }
p { color: rgb(8,117,49); }
H1.HeaderClassName
{
color: #087531;
}
.AnyTagClassName
{
color: #087531;
}
</style>
background-color css
<style>
a { background-color: #087531; }
a { background-color: rgb(8,117,49); }
div.DivClassName
{
background-color: #087531;
}
.BgClassName
{
background-color: #087531;
}
</style>
border-color css
<style>
span { border-color: #087531; }
span { border-color: rgb(8,117,49); }
td.TdClassName
{
border-color: #087531;
}
.TagClassName
{
border-color: #087531;
}
</style>