Shades of Dark Spring Green #207546
Tints of Dark Spring Green #207546
RGB
CMYK
RGB Variations
Color information
#207546 (or 0x207546) is known color: Dark Spring Green. HEX triplet: 20, 75 and 46. RGB value is (32,117,70). Sum of RGB (Red+Green+Blue) = 32+117+70=219 (29% of max value = 765). Red value is 32 (12.89% from 255 or 14.61% from 219); Green value is 117 (46.09% from 255 or 53.42% from 219); Blue value is 70 (27.73% from 255 or 31.96% from 219); Max value from RGB is 117 - color contains mainly: green. Hex color #207546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207546 is #DF8AB9. Grayscale: #565656. Windows color (decimal): -14650042 or 4617504. OLE color: 4617504.
HSL color Cylindrical-coordinate representation of color #207546: hue angle of 146.82º 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 #207546 is Cyan = 0.73, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 117 | 70 | - |
| CMYK | 0.73 | 0 | 0.40 | 0.54 |
| HSL | 146.82º | 0.57% | 0.29% | - |
| HSV(B) | 146.82º | 0.73% | 0.46% | - |
| XYZ | 8.06 | 13.47 | 7.97 | - |
| YUV | 86.23 | 118.84 | 89.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 70 | 0.73 | 0 | 0.40 | 0.54 | 146.82 | 0.57 | 0.29 |
| Hex | 20 | 75 | 46 | 49 | 0 | 28 | 36 | 93 | 39 | 1D |
| Octal | 40 | 165 | 106 | 111 | 0 | 50 | 66 | 223 | 71 | 35 |
| Binary | 100000 | 1110101 | 1000110 | 1001001 | 0 | 101000 | 110110 | 10010011 | 111001 | 11101 |
Color Harmonies of #207546
Complementary color
Monochromatic Colors of #207546
Black with #207546
Text Example
Text Example
White with #207546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207546; }
p { color: rgb(32,117,70); }
H1.HeaderClassName
{
color: #207546;
}
.AnyTagClassName
{
color: #207546;
}
</style>
background-color css
<style>
a { background-color: #207546; }
a { background-color: rgb(32,117,70); }
div.DivClassName
{
background-color: #207546;
}
.BgClassName
{
background-color: #207546;
}
</style>
border-color css
<style>
span { border-color: #207546; }
span { border-color: rgb(32,117,70); }
td.TdClassName
{
border-color: #207546;
}
.TagClassName
{
border-color: #207546;
}
</style>