Shades of Dark Spring Green #107446
Tints of Dark Spring Green #107446
RGB
CMYK
RGB Variations
Color information
#107446 (or 0x107446) is known color: Dark Spring Green. HEX triplet: 10, 74 and 46. RGB value is (16,116,70). Sum of RGB (Red+Green+Blue) = 16+116+70=202 (26% of max value = 765). Red value is 16 (6.64% from 255 or 7.92% from 202); Green value is 116 (45.70% from 255 or 57.43% from 202); Blue value is 70 (27.73% from 255 or 34.65% from 202); Max value from RGB is 116 - color contains mainly: green. Hex color #107446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #107446 is #EF8BB9. Grayscale: #505050. Windows color (decimal): -15698874 or 4617232. OLE color: 4617232.
HSL color Cylindrical-coordinate representation of color #107446: hue angle of 152.4º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107446 is Cyan = 0.86, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 116 | 70 | - |
| CMYK | 0.86 | 0 | 0.40 | 0.55 |
| HSL | 152.4º | 0.76% | 0.26% | - |
| HSV(B) | 152.4º | 0.86% | 0.45% | - |
| XYZ | 7.56 | 13.04 | 7.91 | - |
| YUV | 80.86 | 121.87 | 81.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 116 | 70 | 0.86 | 0 | 0.40 | 0.55 | 152.4 | 0.76 | 0.26 |
| Hex | 10 | 74 | 46 | 56 | 0 | 28 | 37 | 98 | 4C | 1A |
| Octal | 20 | 164 | 106 | 126 | 0 | 50 | 67 | 230 | 114 | 32 |
| Binary | 10000 | 1110100 | 1000110 | 1010110 | 0 | 101000 | 110111 | 10011000 | 1001100 | 11010 |
Color Harmonies of #107446
Complementary color
Monochromatic Colors of #107446
Black with #107446
Text Example
Text Example
White with #107446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107446; }
p { color: rgb(16,116,70); }
H1.HeaderClassName
{
color: #107446;
}
.AnyTagClassName
{
color: #107446;
}
</style>
background-color css
<style>
a { background-color: #107446; }
a { background-color: rgb(16,116,70); }
div.DivClassName
{
background-color: #107446;
}
.BgClassName
{
background-color: #107446;
}
</style>
border-color css
<style>
span { border-color: #107446; }
span { border-color: rgb(16,116,70); }
td.TdClassName
{
border-color: #107446;
}
.TagClassName
{
border-color: #107446;
}
</style>