Shades of Dark Spring Green #087532
Tints of Dark Spring Green #087532
RGB
CMYK
RGB Variations
Color information
#087532 (or 0x087532) is known color: Dark Spring Green. HEX triplet: 08, 75 and 32. RGB value is (8,117,50). Sum of RGB (Red+Green+Blue) = 8+117+50=175 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.57% from 175); Green value is 117 (46.09% from 255 or 66.86% from 175); Blue value is 50 (19.92% from 255 or 28.57% from 175); Max value from RGB is 117 - color contains mainly: green. Hex color #087532 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #087532 is #F78ACD. Grayscale: #4C4C4C. Windows color (decimal): -16222926 or 3306760. OLE color: 3306760.
HSL color Cylindrical-coordinate representation of color #087532: hue angle of 143.12º 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 #087532 is Cyan = 0.93, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 117 | 50 | - |
| CMYK | 0.93 | 0 | 0.57 | 0.54 |
| HSL | 143.12º | 0.87% | 0.25% | - |
| HSV(B) | 143.12º | 0.93% | 0.46% | - |
| XYZ | 7.04 | 13 | 5.16 | - |
| YUV | 76.77 | 112.89 | 78.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 117 | 50 | 0.93 | 0 | 0.57 | 0.54 | 143.12 | 0.87 | 0.25 |
| Hex | 8 | 75 | 32 | 5D | 0 | 39 | 36 | 8F | 57 | 19 |
| Octal | 10 | 165 | 62 | 135 | 0 | 71 | 66 | 217 | 127 | 31 |
| Binary | 1000 | 1110101 | 110010 | 1011101 | 0 | 111001 | 110110 | 10001111 | 1010111 | 11001 |
Color Harmonies of #087532
Complementary color
Monochromatic Colors of #087532
Black with #087532
Text Example
Text Example
White with #087532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087532; }
p { color: rgb(8,117,50); }
H1.HeaderClassName
{
color: #087532;
}
.AnyTagClassName
{
color: #087532;
}
</style>
background-color css
<style>
a { background-color: #087532; }
a { background-color: rgb(8,117,50); }
div.DivClassName
{
background-color: #087532;
}
.BgClassName
{
background-color: #087532;
}
</style>
border-color css
<style>
span { border-color: #087532; }
span { border-color: rgb(8,117,50); }
td.TdClassName
{
border-color: #087532;
}
.TagClassName
{
border-color: #087532;
}
</style>