Shades of English Holly #294131
Tints of English Holly #294131
RGB
CMYK
RGB Variations
Color information
#294131 (or 0x294131) is known color: English Holly. HEX triplet: 29, 41 and 31. RGB value is (41,65,49). Sum of RGB (Red+Green+Blue) = 41+65+49=155 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.45% from 155); Green value is 65 (25.78% from 255 or 41.94% from 155); Blue value is 49 (19.53% from 255 or 31.61% from 155); Max value from RGB is 65 - color contains mainly: green. Hex color #294131 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294131 is #D6BECE. Grayscale: #383838. Windows color (decimal): -14073551 or 3227945. OLE color: 3227945.
HSL color Cylindrical-coordinate representation of color #294131: hue angle of 140º degrees, saturation: 0.23, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #294131 is Cyan = 0.37, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 65 | 49 | - |
| CMYK | 0.37 | 0 | 0.25 | 0.75 |
| HSL | 140º | 0.23% | 0.21% | - |
| HSV(B) | 140º | 0.37% | 0.25% | - |
| XYZ | 3.36 | 4.47 | 3.59 | - |
| YUV | 56 | 124.05 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 65 | 49 | 0.37 | 0 | 0.25 | 0.75 | 140 | 0.23 | 0.21 |
| Hex | 29 | 41 | 31 | 25 | 0 | 19 | 4B | 8C | 17 | 15 |
| Octal | 51 | 101 | 61 | 45 | 0 | 31 | 113 | 214 | 27 | 25 |
| Binary | 101001 | 1000001 | 110001 | 100101 | 0 | 11001 | 1001011 | 10001100 | 10111 | 10101 |
Color Harmonies of #294131
Complementary color
Monochromatic Colors of #294131
Black with #294131
Text Example
Text Example
White with #294131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294131; }
p { color: rgb(41,65,49); }
H1.HeaderClassName
{
color: #294131;
}
.AnyTagClassName
{
color: #294131;
}
</style>
background-color css
<style>
a { background-color: #294131; }
a { background-color: rgb(41,65,49); }
div.DivClassName
{
background-color: #294131;
}
.BgClassName
{
background-color: #294131;
}
</style>
border-color css
<style>
span { border-color: #294131; }
span { border-color: rgb(41,65,49); }
td.TdClassName
{
border-color: #294131;
}
.TagClassName
{
border-color: #294131;
}
</style>