Shades of Timber Green #384038
Tints of Timber Green #384038
RGB
CMYK
RGB Variations
Color information
#384038 (or 0x384038) is known color: Timber Green. HEX triplet: 38, 40 and 38. RGB value is (56,64,56). Sum of RGB (Red+Green+Blue) = 56+64+56=176 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.82% from 176); Green value is 64 (25.39% from 255 or 36.36% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 64 - color contains mainly: green. Hex color #384038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384038 is #C7BFC7. Grayscale: #3C3C3C. Windows color (decimal): -13090760 or 3686456. OLE color: 3686456.
HSL color Cylindrical-coordinate representation of color #384038: hue angle of 120º degrees, saturation: 0.07, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #384038 is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 56 | 64 | 56 | - |
| CMYK | 0.13 | 0 | 0.13 | 0.75 |
| HSL | 120º | 0.07% | 0.24% | - |
| HSV(B) | 120º | 0.13% | 0.25% | - |
| XYZ | 4.18 | 4.79 | 4.45 | - |
| YUV | 60.7 | 125.35 | 124.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 56 | 0.13 | 0 | 0.13 | 0.75 | 120 | 0.07 | 0.24 |
| Hex | 38 | 40 | 38 | D | 0 | D | 4B | 78 | 7 | 18 |
| Octal | 70 | 100 | 70 | 15 | 0 | 15 | 113 | 170 | 7 | 30 |
| Binary | 111000 | 1000000 | 111000 | 1101 | 0 | 1101 | 1001011 | 1111000 | 111 | 11000 |
Color Harmonies of #384038
Complementary color
Monochromatic Colors of #384038
Black with #384038
Text Example
Text Example
White with #384038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384038; }
p { color: rgb(56,64,56); }
H1.HeaderClassName
{
color: #384038;
}
.AnyTagClassName
{
color: #384038;
}
</style>
background-color css
<style>
a { background-color: #384038; }
a { background-color: rgb(56,64,56); }
div.DivClassName
{
background-color: #384038;
}
.BgClassName
{
background-color: #384038;
}
</style>
border-color css
<style>
span { border-color: #384038; }
span { border-color: rgb(56,64,56); }
td.TdClassName
{
border-color: #384038;
}
.TagClassName
{
border-color: #384038;
}
</style>