Shades of English Holly #294031
Tints of English Holly #294031
RGB
CMYK
RGB Variations
Color information
#294031 (or 0x294031) is known color: English Holly. HEX triplet: 29, 40 and 31. RGB value is (41,64,49). Sum of RGB (Red+Green+Blue) = 41+64+49=154 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.62% from 154); Green value is 64 (25.39% from 255 or 41.56% from 154); Blue value is 49 (19.53% from 255 or 31.82% from 154); Max value from RGB is 64 - color contains mainly: green. Hex color #294031 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294031 is #D6BFCE. Grayscale: #373737. Windows color (decimal): -14073807 or 3227689. OLE color: 3227689.
HSL color Cylindrical-coordinate representation of color #294031: hue angle of 140.87º degrees, saturation: 0.22, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #294031 is Cyan = 0.36, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 64 | 49 | - |
| CMYK | 0.36 | 0 | 0.23 | 0.75 |
| HSL | 140.87º | 0.22% | 0.21% | - |
| HSV(B) | 140.87º | 0.36% | 0.25% | - |
| XYZ | 3.3 | 4.36 | 3.57 | - |
| YUV | 55.41 | 124.38 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 64 | 49 | 0.36 | 0 | 0.23 | 0.75 | 140.87 | 0.22 | 0.21 |
| Hex | 29 | 40 | 31 | 24 | 0 | 17 | 4B | 8D | 16 | 15 |
| Octal | 51 | 100 | 61 | 44 | 0 | 27 | 113 | 215 | 26 | 25 |
| Binary | 101001 | 1000000 | 110001 | 100100 | 0 | 10111 | 1001011 | 10001101 | 10110 | 10101 |
Color Harmonies of #294031
Complementary color
Monochromatic Colors of #294031
Black with #294031
Text Example
Text Example
White with #294031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294031; }
p { color: rgb(41,64,49); }
H1.HeaderClassName
{
color: #294031;
}
.AnyTagClassName
{
color: #294031;
}
</style>
background-color css
<style>
a { background-color: #294031; }
a { background-color: rgb(41,64,49); }
div.DivClassName
{
background-color: #294031;
}
.BgClassName
{
background-color: #294031;
}
</style>
border-color css
<style>
span { border-color: #294031; }
span { border-color: rgb(41,64,49); }
td.TdClassName
{
border-color: #294031;
}
.TagClassName
{
border-color: #294031;
}
</style>