Shades of Dark Spring Green #227146
Tints of Dark Spring Green #227146
RGB
CMYK
RGB Variations
Color information
#227146 (or 0x227146) is known color: Dark Spring Green. HEX triplet: 22, 71 and 46. RGB value is (34,113,70). Sum of RGB (Red+Green+Blue) = 34+113+70=217 (28% of max value = 765). Red value is 34 (13.67% from 255 or 15.67% from 217); Green value is 113 (44.53% from 255 or 52.07% from 217); Blue value is 70 (27.73% from 255 or 32.26% from 217); Max value from RGB is 113 - color contains mainly: green. Hex color #227146 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227146 is #DD8EB9. Grayscale: #545454. Windows color (decimal): -14519994 or 4616482. OLE color: 4616482.
HSL color Cylindrical-coordinate representation of color #227146: hue angle of 147.34º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227146 is Cyan = 0.70, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 113 | 70 | - |
| CMYK | 0.70 | 0 | 0.38 | 0.56 |
| HSL | 147.34º | 0.54% | 0.29% | - |
| HSV(B) | 147.34º | 0.7% | 0.44% | - |
| XYZ | 7.67 | 12.59 | 7.82 | - |
| YUV | 84.48 | 119.83 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 70 | 0.70 | 0 | 0.38 | 0.56 | 147.34 | 0.54 | 0.29 |
| Hex | 22 | 71 | 46 | 46 | 0 | 26 | 38 | 93 | 36 | 1D |
| Octal | 42 | 161 | 106 | 106 | 0 | 46 | 70 | 223 | 66 | 35 |
| Binary | 100010 | 1110001 | 1000110 | 1000110 | 0 | 100110 | 111000 | 10010011 | 110110 | 11101 |
Color Harmonies of #227146
Complementary color
Monochromatic Colors of #227146
Black with #227146
Text Example
Text Example
White with #227146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227146; }
p { color: rgb(34,113,70); }
H1.HeaderClassName
{
color: #227146;
}
.AnyTagClassName
{
color: #227146;
}
</style>
background-color css
<style>
a { background-color: #227146; }
a { background-color: rgb(34,113,70); }
div.DivClassName
{
background-color: #227146;
}
.BgClassName
{
background-color: #227146;
}
</style>
border-color css
<style>
span { border-color: #227146; }
span { border-color: rgb(34,113,70); }
td.TdClassName
{
border-color: #227146;
}
.TagClassName
{
border-color: #227146;
}
</style>