Shades of Timber Green #384938
Tints of Timber Green #384938
RGB
CMYK
RGB Variations
Color information
#384938 (or 0x384938) is known color: Timber Green. HEX triplet: 38, 49 and 38. RGB value is (56,73,56). Sum of RGB (Red+Green+Blue) = 56+73+56=185 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.27% from 185); Green value is 73 (28.91% from 255 or 39.46% from 185); Blue value is 56 (22.27% from 255 or 30.27% from 185); Max value from RGB is 73 - color contains mainly: green. Hex color #384938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384938 is #C7B6C7. Grayscale: #424242. Windows color (decimal): -13088456 or 3688760. OLE color: 3688760.
HSL color Cylindrical-coordinate representation of color #384938: hue angle of 120º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #384938 is Cyan = 0.23, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 56 | 73 | 56 | - |
| CMYK | 0.23 | 0 | 0.23 | 0.71 |
| HSL | 120º | 0.13% | 0.25% | - |
| HSV(B) | 120º | 0.23% | 0.29% | - |
| XYZ | 4.73 | 5.89 | 4.63 | - |
| YUV | 65.98 | 122.37 | 120.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 73 | 56 | 0.23 | 0 | 0.23 | 0.71 | 120 | 0.13 | 0.25 |
| Hex | 38 | 49 | 38 | 17 | 0 | 17 | 47 | 78 | D | 19 |
| Octal | 70 | 111 | 70 | 27 | 0 | 27 | 107 | 170 | 15 | 31 |
| Binary | 111000 | 1001001 | 111000 | 10111 | 0 | 10111 | 1000111 | 1111000 | 1101 | 11001 |
Color Harmonies of #384938
Complementary color
Monochromatic Colors of #384938
Black with #384938
Text Example
Text Example
White with #384938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384938; }
p { color: rgb(56,73,56); }
H1.HeaderClassName
{
color: #384938;
}
.AnyTagClassName
{
color: #384938;
}
</style>
background-color css
<style>
a { background-color: #384938; }
a { background-color: rgb(56,73,56); }
div.DivClassName
{
background-color: #384938;
}
.BgClassName
{
background-color: #384938;
}
</style>
border-color css
<style>
span { border-color: #384938; }
span { border-color: rgb(56,73,56); }
td.TdClassName
{
border-color: #384938;
}
.TagClassName
{
border-color: #384938;
}
</style>