Shades of Timber Green #384738
Tints of Timber Green #384738
RGB
CMYK
RGB Variations
Color information
#384738 (or 0x384738) is known color: Timber Green. HEX triplet: 38, 47 and 38. RGB value is (56,71,56). Sum of RGB (Red+Green+Blue) = 56+71+56=183 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.60% from 183); Green value is 71 (28.12% from 255 or 38.80% from 183); Blue value is 56 (22.27% from 255 or 30.60% from 183); Max value from RGB is 71 - color contains mainly: green. Hex color #384738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384738 is #C7B8C7. Grayscale: #404040. Windows color (decimal): -13088968 or 3688248. OLE color: 3688248.
HSL color Cylindrical-coordinate representation of color #384738: hue angle of 120º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #384738 is Cyan = 0.21, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 71 | 56 | - |
| CMYK | 0.21 | 0 | 0.21 | 0.72 |
| HSL | 120º | 0.12% | 0.25% | - |
| HSV(B) | 120º | 0.21% | 0.28% | - |
| XYZ | 4.6 | 5.63 | 4.59 | - |
| YUV | 64.81 | 123.03 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 71 | 56 | 0.21 | 0 | 0.21 | 0.72 | 120 | 0.12 | 0.25 |
| Hex | 38 | 47 | 38 | 15 | 0 | 15 | 48 | 78 | C | 19 |
| Octal | 70 | 107 | 70 | 25 | 0 | 25 | 110 | 170 | 14 | 31 |
| Binary | 111000 | 1000111 | 111000 | 10101 | 0 | 10101 | 1001000 | 1111000 | 1100 | 11001 |
Color Harmonies of #384738
Complementary color
Monochromatic Colors of #384738
Black with #384738
Text Example
Text Example
White with #384738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384738; }
p { color: rgb(56,71,56); }
H1.HeaderClassName
{
color: #384738;
}
.AnyTagClassName
{
color: #384738;
}
</style>
background-color css
<style>
a { background-color: #384738; }
a { background-color: rgb(56,71,56); }
div.DivClassName
{
background-color: #384738;
}
.BgClassName
{
background-color: #384738;
}
</style>
border-color css
<style>
span { border-color: #384738; }
span { border-color: rgb(56,71,56); }
td.TdClassName
{
border-color: #384738;
}
.TagClassName
{
border-color: #384738;
}
</style>