Shades of Sherwood Green #134936
Tints of Sherwood Green #134936
RGB
CMYK
RGB Variations
Color information
#134936 (or 0x134936) is known color: Sherwood Green. HEX triplet: 13, 49 and 36. RGB value is (19,73,54). Sum of RGB (Red+Green+Blue) = 19+73+54=146 (19% of max value = 765). Red value is 19 (7.81% from 255 or 13.01% from 146); Green value is 73 (28.91% from 255 or 50% from 146); Blue value is 54 (21.48% from 255 or 36.99% from 146); Max value from RGB is 73 - color contains mainly: green. Hex color #134936 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134936 is #ECB6C9. Grayscale: #363636. Windows color (decimal): -15513290 or 3557651. OLE color: 3557651.
HSL color Cylindrical-coordinate representation of color #134936: hue angle of 158.89º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #134936 is Cyan = 0.74, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 73 | 54 | - |
| CMYK | 0.74 | 0 | 0.26 | 0.71 |
| HSL | 158.89º | 0.59% | 0.18% | - |
| HSV(B) | 158.89º | 0.74% | 0.29% | - |
| XYZ | 3.32 | 5.17 | 4.31 | - |
| YUV | 54.69 | 127.61 | 102.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 73 | 54 | 0.74 | 0 | 0.26 | 0.71 | 158.89 | 0.59 | 0.18 |
| Hex | 13 | 49 | 36 | 4A | 0 | 1A | 47 | 9F | 3B | 12 |
| Octal | 23 | 111 | 66 | 112 | 0 | 32 | 107 | 237 | 73 | 22 |
| Binary | 10011 | 1001001 | 110110 | 1001010 | 0 | 11010 | 1000111 | 10011111 | 111011 | 10010 |
Color Harmonies of #134936
Complementary color
Monochromatic Colors of #134936
Black with #134936
Text Example
Text Example
White with #134936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134936; }
p { color: rgb(19,73,54); }
H1.HeaderClassName
{
color: #134936;
}
.AnyTagClassName
{
color: #134936;
}
</style>
background-color css
<style>
a { background-color: #134936; }
a { background-color: rgb(19,73,54); }
div.DivClassName
{
background-color: #134936;
}
.BgClassName
{
background-color: #134936;
}
</style>
border-color css
<style>
span { border-color: #134936; }
span { border-color: rgb(19,73,54); }
td.TdClassName
{
border-color: #134936;
}
.TagClassName
{
border-color: #134936;
}
</style>