Shades of Dark Spring Green #257145
Tints of Dark Spring Green #257145
RGB
CMYK
RGB Variations
Color information
#257145 (or 0x257145) is known color: Dark Spring Green. HEX triplet: 25, 71 and 45. RGB value is (37,113,69). Sum of RGB (Red+Green+Blue) = 37+113+69=219 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.89% from 219); Green value is 113 (44.53% from 255 or 51.60% from 219); Blue value is 69 (27.34% from 255 or 31.51% from 219); Max value from RGB is 113 - color contains mainly: green. Hex color #257145 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257145 is #DA8EBA. Grayscale: #555555. Windows color (decimal): -14323387 or 4550949. OLE color: 4550949.
HSL color Cylindrical-coordinate representation of color #257145: hue angle of 145.26º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #257145 is Cyan = 0.67, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 69 | - |
| CMYK | 0.67 | 0 | 0.39 | 0.56 |
| HSL | 145.26º | 0.51% | 0.29% | - |
| HSV(B) | 145.26º | 0.67% | 0.44% | - |
| XYZ | 7.74 | 12.63 | 7.66 | - |
| YUV | 85.26 | 118.82 | 93.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 69 | 0.67 | 0 | 0.39 | 0.56 | 145.26 | 0.51 | 0.29 |
| Hex | 25 | 71 | 45 | 43 | 0 | 27 | 38 | 91 | 33 | 1D |
| Octal | 45 | 161 | 105 | 103 | 0 | 47 | 70 | 221 | 63 | 35 |
| Binary | 100101 | 1110001 | 1000101 | 1000011 | 0 | 100111 | 111000 | 10010001 | 110011 | 11101 |
Color Harmonies of #257145
Complementary color
Monochromatic Colors of #257145
Black with #257145
Text Example
Text Example
White with #257145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257145; }
p { color: rgb(37,113,69); }
H1.HeaderClassName
{
color: #257145;
}
.AnyTagClassName
{
color: #257145;
}
</style>
background-color css
<style>
a { background-color: #257145; }
a { background-color: rgb(37,113,69); }
div.DivClassName
{
background-color: #257145;
}
.BgClassName
{
background-color: #257145;
}
</style>
border-color css
<style>
span { border-color: #257145; }
span { border-color: rgb(37,113,69); }
td.TdClassName
{
border-color: #257145;
}
.TagClassName
{
border-color: #257145;
}
</style>