Shades of English Holly #294533
Tints of English Holly #294533
RGB
CMYK
RGB Variations
Color information
#294533 (or 0x294533) is known color: English Holly. HEX triplet: 29, 45 and 33. RGB value is (41,69,51). Sum of RGB (Red+Green+Blue) = 41+69+51=161 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.47% from 161); Green value is 69 (27.34% from 255 or 42.86% from 161); Blue value is 51 (20.31% from 255 or 31.68% from 161); Max value from RGB is 69 - color contains mainly: green. Hex color #294533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294533 is #D6BACC. Grayscale: #3A3A3A. Windows color (decimal): -14072525 or 3360041. OLE color: 3360041.
HSL color Cylindrical-coordinate representation of color #294533: hue angle of 141.43º degrees, saturation: 0.25, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #294533 is Cyan = 0.41, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 69 | 51 | - |
| CMYK | 0.41 | 0 | 0.26 | 0.73 |
| HSL | 141.43º | 0.25% | 0.22% | - |
| HSV(B) | 141.43º | 0.41% | 0.27% | - |
| XYZ | 3.64 | 4.97 | 3.9 | - |
| YUV | 58.58 | 123.72 | 115.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 51 | 0.41 | 0 | 0.26 | 0.73 | 141.43 | 0.25 | 0.22 |
| Hex | 29 | 45 | 33 | 29 | 0 | 1A | 49 | 8D | 19 | 16 |
| Octal | 51 | 105 | 63 | 51 | 0 | 32 | 111 | 215 | 31 | 26 |
| Binary | 101001 | 1000101 | 110011 | 101001 | 0 | 11010 | 1001001 | 10001101 | 11001 | 10110 |
Color Harmonies of #294533
Complementary color
Monochromatic Colors of #294533
Black with #294533
Text Example
Text Example
White with #294533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294533; }
p { color: rgb(41,69,51); }
H1.HeaderClassName
{
color: #294533;
}
.AnyTagClassName
{
color: #294533;
}
</style>
background-color css
<style>
a { background-color: #294533; }
a { background-color: rgb(41,69,51); }
div.DivClassName
{
background-color: #294533;
}
.BgClassName
{
background-color: #294533;
}
</style>
border-color css
<style>
span { border-color: #294533; }
span { border-color: rgb(41,69,51); }
td.TdClassName
{
border-color: #294533;
}
.TagClassName
{
border-color: #294533;
}
</style>