Shades of Timber Green #274731
Tints of Timber Green #274731
RGB
CMYK
RGB Variations
Color information
#274731 (or 0x274731) is known color: Timber Green. HEX triplet: 27, 47 and 31. RGB value is (39,71,49). Sum of RGB (Red+Green+Blue) = 39+71+49=159 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.53% from 159); Green value is 71 (28.12% from 255 or 44.65% from 159); Blue value is 49 (19.53% from 255 or 30.82% from 159); Max value from RGB is 71 - color contains mainly: green. Hex color #274731 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274731 is #D8B8CE. Grayscale: #3A3A3A. Windows color (decimal): -14203087 or 3229479. OLE color: 3229479.
HSL color Cylindrical-coordinate representation of color #274731: hue angle of 138.75º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #274731 is Cyan = 0.45, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 39 | 71 | 49 | - |
| CMYK | 0.45 | 0 | 0.31 | 0.72 |
| HSL | 138.75º | 0.29% | 0.22% | - |
| HSV(B) | 138.75º | 0.45% | 0.28% | - |
| XYZ | 3.64 | 5.16 | 3.71 | - |
| YUV | 58.92 | 122.4 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 71 | 49 | 0.45 | 0 | 0.31 | 0.72 | 138.75 | 0.29 | 0.22 |
| Hex | 27 | 47 | 31 | 2D | 0 | 1F | 48 | 8B | 1D | 16 |
| Octal | 47 | 107 | 61 | 55 | 0 | 37 | 110 | 213 | 35 | 26 |
| Binary | 100111 | 1000111 | 110001 | 101101 | 0 | 11111 | 1001000 | 10001011 | 11101 | 10110 |
Color Harmonies of #274731
Complementary color
Monochromatic Colors of #274731
Black with #274731
Text Example
Text Example
White with #274731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274731; }
p { color: rgb(39,71,49); }
H1.HeaderClassName
{
color: #274731;
}
.AnyTagClassName
{
color: #274731;
}
</style>
background-color css
<style>
a { background-color: #274731; }
a { background-color: rgb(39,71,49); }
div.DivClassName
{
background-color: #274731;
}
.BgClassName
{
background-color: #274731;
}
</style>
border-color css
<style>
span { border-color: #274731; }
span { border-color: rgb(39,71,49); }
td.TdClassName
{
border-color: #274731;
}
.TagClassName
{
border-color: #274731;
}
</style>