Shades of Bottle Green #294738
Tints of Bottle Green #294738
RGB
CMYK
RGB Variations
Color information
#294738 (or 0x294738) is known color: Bottle Green. HEX triplet: 29, 47 and 38. RGB value is (41,71,56). Sum of RGB (Red+Green+Blue) = 41+71+56=168 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.40% from 168); Green value is 71 (28.12% from 255 or 42.26% from 168); Blue value is 56 (22.27% from 255 or 33.33% from 168); Max value from RGB is 71 - color contains mainly: green. Hex color #294738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294738 is #D6B8C7. Grayscale: #3C3C3C. Windows color (decimal): -14072008 or 3688233. OLE color: 3688233.
HSL color Cylindrical-coordinate representation of color #294738: hue angle of 150º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #294738 is Cyan = 0.42, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 41 | 71 | 56 | - |
| CMYK | 0.42 | 0 | 0.21 | 0.72 |
| HSL | 150º | 0.27% | 0.22% | - |
| HSV(B) | 150º | 0.42% | 0.28% | - |
| XYZ | 3.88 | 5.26 | 4.55 | - |
| YUV | 60.32 | 125.56 | 114.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 56 | 0.42 | 0 | 0.21 | 0.72 | 150 | 0.27 | 0.22 |
| Hex | 29 | 47 | 38 | 2A | 0 | 15 | 48 | 96 | 1B | 16 |
| Octal | 51 | 107 | 70 | 52 | 0 | 25 | 110 | 226 | 33 | 26 |
| Binary | 101001 | 1000111 | 111000 | 101010 | 0 | 10101 | 1001000 | 10010110 | 11011 | 10110 |
Color Harmonies of #294738
Complementary color
Monochromatic Colors of #294738
Black with #294738
Text Example
Text Example
White with #294738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294738; }
p { color: rgb(41,71,56); }
H1.HeaderClassName
{
color: #294738;
}
.AnyTagClassName
{
color: #294738;
}
</style>
background-color css
<style>
a { background-color: #294738; }
a { background-color: rgb(41,71,56); }
div.DivClassName
{
background-color: #294738;
}
.BgClassName
{
background-color: #294738;
}
</style>
border-color css
<style>
span { border-color: #294738; }
span { border-color: rgb(41,71,56); }
td.TdClassName
{
border-color: #294738;
}
.TagClassName
{
border-color: #294738;
}
</style>