Shades of Dark Spring Green #017536
Tints of Dark Spring Green #017536
RGB
CMYK
RGB Variations
Color information
#017536 (or 0x017536) is known color: Dark Spring Green. HEX triplet: 01, 75 and 36. RGB value is (1,117,54). Sum of RGB (Red+Green+Blue) = 1+117+54=172 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 172); Green value is 117 (46.09% from 255 or 68.02% from 172); Blue value is 54 (21.48% from 255 or 31.40% from 172); Max value from RGB is 117 - color contains mainly: green. Hex color #017536 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #017536 is #FE8AC9. Grayscale: #4B4B4B. Windows color (decimal): -16681674 or 3568897. OLE color: 3568897.
HSL color Cylindrical-coordinate representation of color #017536: hue angle of 147.41º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017536 is Cyan = 0.99, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 1 | 117 | 54 | - |
| CMYK | 0.99 | 0 | 0.54 | 0.54 |
| HSL | 147.41º | 0.98% | 0.23% | - |
| HSV(B) | 147.41º | 0.99% | 0.46% | - |
| XYZ | 7.04 | 13 | 5.63 | - |
| YUV | 75.13 | 116.07 | 75.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 117 | 54 | 0.99 | 0 | 0.54 | 0.54 | 147.41 | 0.98 | 0.23 |
| Hex | 1 | 75 | 36 | 63 | 0 | 36 | 36 | 93 | 62 | 17 |
| Octal | 1 | 165 | 66 | 143 | 0 | 66 | 66 | 223 | 142 | 27 |
| Binary | 1 | 1110101 | 110110 | 1100011 | 0 | 110110 | 110110 | 10010011 | 1100010 | 10111 |
Color Harmonies of #017536
Complementary color
Monochromatic Colors of #017536
Black with #017536
Text Example
Text Example
White with #017536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017536; }
p { color: rgb(1,117,54); }
H1.HeaderClassName
{
color: #017536;
}
.AnyTagClassName
{
color: #017536;
}
</style>
background-color css
<style>
a { background-color: #017536; }
a { background-color: rgb(1,117,54); }
div.DivClassName
{
background-color: #017536;
}
.BgClassName
{
background-color: #017536;
}
</style>
border-color css
<style>
span { border-color: #017536; }
span { border-color: rgb(1,117,54); }
td.TdClassName
{
border-color: #017536;
}
.TagClassName
{
border-color: #017536;
}
</style>