Shades of English Holly #294132
Tints of English Holly #294132
RGB
CMYK
RGB Variations
Color information
#294132 (or 0x294132) is known color: English Holly. HEX triplet: 29, 41 and 32. RGB value is (41,65,50). Sum of RGB (Red+Green+Blue) = 41+65+50=156 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.28% from 156); Green value is 65 (25.78% from 255 or 41.67% from 156); Blue value is 50 (19.92% from 255 or 32.05% from 156); Max value from RGB is 65 - color contains mainly: green. Hex color #294132 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294132 is #D6BECD. Grayscale: #383838. Windows color (decimal): -14073550 or 3293481. OLE color: 3293481.
HSL color Cylindrical-coordinate representation of color #294132: hue angle of 142.5º 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 #294132 is Cyan = 0.37, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 65 | 50 | - |
| CMYK | 0.37 | 0 | 0.23 | 0.75 |
| HSL | 142.5º | 0.23% | 0.21% | - |
| HSV(B) | 142.5º | 0.37% | 0.25% | - |
| XYZ | 3.38 | 4.48 | 3.7 | - |
| YUV | 56.11 | 124.55 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 65 | 50 | 0.37 | 0 | 0.23 | 0.75 | 142.5 | 0.23 | 0.21 |
| Hex | 29 | 41 | 32 | 25 | 0 | 17 | 4B | 8E | 17 | 15 |
| Octal | 51 | 101 | 62 | 45 | 0 | 27 | 113 | 216 | 27 | 25 |
| Binary | 101001 | 1000001 | 110010 | 100101 | 0 | 10111 | 1001011 | 10001110 | 10111 | 10101 |
Color Harmonies of #294132
Complementary color
Monochromatic Colors of #294132
Black with #294132
Text Example
Text Example
White with #294132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294132; }
p { color: rgb(41,65,50); }
H1.HeaderClassName
{
color: #294132;
}
.AnyTagClassName
{
color: #294132;
}
</style>
background-color css
<style>
a { background-color: #294132; }
a { background-color: rgb(41,65,50); }
div.DivClassName
{
background-color: #294132;
}
.BgClassName
{
background-color: #294132;
}
</style>
border-color css
<style>
span { border-color: #294132; }
span { border-color: rgb(41,65,50); }
td.TdClassName
{
border-color: #294132;
}
.TagClassName
{
border-color: #294132;
}
</style>