Shades of English Holly #294234
Tints of English Holly #294234
RGB
CMYK
RGB Variations
Color information
#294234 (or 0x294234) is known color: English Holly. HEX triplet: 29, 42 and 34. RGB value is (41,66,52). Sum of RGB (Red+Green+Blue) = 41+66+52=159 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.79% from 159); Green value is 66 (26.17% from 255 or 41.51% from 159); Blue value is 52 (20.70% from 255 or 32.70% from 159); Max value from RGB is 66 - color contains mainly: green. Hex color #294234 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294234 is #D6BDCB. Grayscale: #383838. Windows color (decimal): -14073292 or 3424809. OLE color: 3424809.
HSL color Cylindrical-coordinate representation of color #294234: hue angle of 146.4º 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 #294234 is Cyan = 0.38, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 66 | 52 | - |
| CMYK | 0.38 | 0 | 0.21 | 0.74 |
| HSL | 146.4º | 0.23% | 0.21% | - |
| HSV(B) | 146.4º | 0.38% | 0.26% | - |
| XYZ | 3.48 | 4.62 | 3.96 | - |
| YUV | 56.93 | 125.22 | 116.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 66 | 52 | 0.38 | 0 | 0.21 | 0.74 | 146.4 | 0.23 | 0.21 |
| Hex | 29 | 42 | 34 | 26 | 0 | 15 | 4A | 92 | 17 | 15 |
| Octal | 51 | 102 | 64 | 46 | 0 | 25 | 112 | 222 | 27 | 25 |
| Binary | 101001 | 1000010 | 110100 | 100110 | 0 | 10101 | 1001010 | 10010010 | 10111 | 10101 |
Color Harmonies of #294234
Complementary color
Monochromatic Colors of #294234
Black with #294234
Text Example
Text Example
White with #294234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294234; }
p { color: rgb(41,66,52); }
H1.HeaderClassName
{
color: #294234;
}
.AnyTagClassName
{
color: #294234;
}
</style>
background-color css
<style>
a { background-color: #294234; }
a { background-color: rgb(41,66,52); }
div.DivClassName
{
background-color: #294234;
}
.BgClassName
{
background-color: #294234;
}
</style>
border-color css
<style>
span { border-color: #294234; }
span { border-color: rgb(41,66,52); }
td.TdClassName
{
border-color: #294234;
}
.TagClassName
{
border-color: #294234;
}
</style>