Shades of Dark Spring Green #237445
Tints of Dark Spring Green #237445
RGB
CMYK
RGB Variations
Color information
#237445 (or 0x237445) is known color: Dark Spring Green. HEX triplet: 23, 74 and 45. RGB value is (35,116,69). Sum of RGB (Red+Green+Blue) = 35+116+69=220 (29% of max value = 765). Red value is 35 (14.06% from 255 or 15.91% from 220); Green value is 116 (45.70% from 255 or 52.73% from 220); Blue value is 69 (27.34% from 255 or 31.36% from 220); Max value from RGB is 116 - color contains mainly: green. Hex color #237445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237445 is #DC8BBA. Grayscale: #565656. Windows color (decimal): -14453691 or 4551715. OLE color: 4551715.
HSL color Cylindrical-coordinate representation of color #237445: hue angle of 145.19º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237445 is Cyan = 0.70, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 69 | - |
| CMYK | 0.70 | 0 | 0.41 | 0.55 |
| HSL | 145.19º | 0.54% | 0.3% | - |
| HSV(B) | 145.19º | 0.7% | 0.45% | - |
| XYZ | 8.01 | 13.28 | 7.77 | - |
| YUV | 86.42 | 118.16 | 91.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 69 | 0.70 | 0 | 0.41 | 0.55 | 145.19 | 0.54 | 0.3 |
| Hex | 23 | 74 | 45 | 46 | 0 | 29 | 37 | 91 | 36 | 1E |
| Octal | 43 | 164 | 105 | 106 | 0 | 51 | 67 | 221 | 66 | 36 |
| Binary | 100011 | 1110100 | 1000101 | 1000110 | 0 | 101001 | 110111 | 10010001 | 110110 | 11110 |
Color Harmonies of #237445
Complementary color
Monochromatic Colors of #237445
Black with #237445
Text Example
Text Example
White with #237445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237445; }
p { color: rgb(35,116,69); }
H1.HeaderClassName
{
color: #237445;
}
.AnyTagClassName
{
color: #237445;
}
</style>
background-color css
<style>
a { background-color: #237445; }
a { background-color: rgb(35,116,69); }
div.DivClassName
{
background-color: #237445;
}
.BgClassName
{
background-color: #237445;
}
</style>
border-color css
<style>
span { border-color: #237445; }
span { border-color: rgb(35,116,69); }
td.TdClassName
{
border-color: #237445;
}
.TagClassName
{
border-color: #237445;
}
</style>