Shades of English Holly #294332
Tints of English Holly #294332
RGB
CMYK
RGB Variations
Color information
#294332 (or 0x294332) is known color: English Holly. HEX triplet: 29, 43 and 32. RGB value is (41,67,50). Sum of RGB (Red+Green+Blue) = 41+67+50=158 (20% of max value = 765). Red value is 41 (16.41% from 255 or 25.95% from 158); Green value is 67 (26.56% from 255 or 42.41% from 158); Blue value is 50 (19.92% from 255 or 31.65% from 158); Max value from RGB is 67 - color contains mainly: green. Hex color #294332 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294332 is #D6BCCD. Grayscale: #393939. Windows color (decimal): -14073038 or 3293993. OLE color: 3293993.
HSL color Cylindrical-coordinate representation of color #294332: hue angle of 140.77º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #294332 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 67 | 50 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.74 |
| HSL | 140.77º | 0.24% | 0.21% | - |
| HSV(B) | 140.77º | 0.39% | 0.26% | - |
| XYZ | 3.5 | 4.72 | 3.74 | - |
| YUV | 57.29 | 123.89 | 116.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 67 | 50 | 0.39 | 0 | 0.25 | 0.74 | 140.77 | 0.24 | 0.21 |
| Hex | 29 | 43 | 32 | 27 | 0 | 19 | 4A | 8D | 18 | 15 |
| Octal | 51 | 103 | 62 | 47 | 0 | 31 | 112 | 215 | 30 | 25 |
| Binary | 101001 | 1000011 | 110010 | 100111 | 0 | 11001 | 1001010 | 10001101 | 11000 | 10101 |
Color Harmonies of #294332
Complementary color
Monochromatic Colors of #294332
Black with #294332
Text Example
Text Example
White with #294332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294332; }
p { color: rgb(41,67,50); }
H1.HeaderClassName
{
color: #294332;
}
.AnyTagClassName
{
color: #294332;
}
</style>
background-color css
<style>
a { background-color: #294332; }
a { background-color: rgb(41,67,50); }
div.DivClassName
{
background-color: #294332;
}
.BgClassName
{
background-color: #294332;
}
</style>
border-color css
<style>
span { border-color: #294332; }
span { border-color: rgb(41,67,50); }
td.TdClassName
{
border-color: #294332;
}
.TagClassName
{
border-color: #294332;
}
</style>