Shades of English Holly #294236
Tints of English Holly #294236
RGB
CMYK
RGB Variations
Color information
#294236 (or 0x294236) is known color: English Holly. HEX triplet: 29, 42 and 36. RGB value is (41,66,54). Sum of RGB (Red+Green+Blue) = 41+66+54=161 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.47% from 161); Green value is 66 (26.17% from 255 or 40.99% from 161); Blue value is 54 (21.48% from 255 or 33.54% from 161); Max value from RGB is 66 - color contains mainly: green. Hex color #294236 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294236 is #D6BDC9. Grayscale: #393939. Windows color (decimal): -14073290 or 3555881. OLE color: 3555881.
HSL color Cylindrical-coordinate representation of color #294236: hue angle of 151.2º degrees, saturation: 0.23, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #294236 is Cyan = 0.38, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 66 | 54 | - |
| CMYK | 0.38 | 0 | 0.18 | 0.74 |
| HSL | 151.2º | 0.23% | 0.21% | - |
| HSV(B) | 151.2º | 0.38% | 0.26% | - |
| XYZ | 3.53 | 4.63 | 4.2 | - |
| YUV | 57.16 | 126.22 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 66 | 54 | 0.38 | 0 | 0.18 | 0.74 | 151.2 | 0.23 | 0.21 |
| Hex | 29 | 42 | 36 | 26 | 0 | 12 | 4A | 97 | 17 | 15 |
| Octal | 51 | 102 | 66 | 46 | 0 | 22 | 112 | 227 | 27 | 25 |
| Binary | 101001 | 1000010 | 110110 | 100110 | 0 | 10010 | 1001010 | 10010111 | 10111 | 10101 |
Color Harmonies of #294236
Complementary color
Monochromatic Colors of #294236
Black with #294236
Text Example
Text Example
White with #294236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294236; }
p { color: rgb(41,66,54); }
H1.HeaderClassName
{
color: #294236;
}
.AnyTagClassName
{
color: #294236;
}
</style>
background-color css
<style>
a { background-color: #294236; }
a { background-color: rgb(41,66,54); }
div.DivClassName
{
background-color: #294236;
}
.BgClassName
{
background-color: #294236;
}
</style>
border-color css
<style>
span { border-color: #294236; }
span { border-color: rgb(41,66,54); }
td.TdClassName
{
border-color: #294236;
}
.TagClassName
{
border-color: #294236;
}
</style>