Shades of English Holly #294333
Tints of English Holly #294333
RGB
CMYK
RGB Variations
Color information
#294333 (or 0x294333) is known color: English Holly. HEX triplet: 29, 43 and 33. RGB value is (41,67,51). Sum of RGB (Red+Green+Blue) = 41+67+51=159 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.79% from 159); Green value is 67 (26.56% from 255 or 42.14% from 159); Blue value is 51 (20.31% from 255 or 32.08% from 159); Max value from RGB is 67 - color contains mainly: green. Hex color #294333 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294333 is #D6BCCC. Grayscale: #393939. Windows color (decimal): -14073037 or 3359529. OLE color: 3359529.
HSL color Cylindrical-coordinate representation of color #294333: hue angle of 143.08º 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 #294333 is Cyan = 0.39, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 67 | 51 | - |
| CMYK | 0.39 | 0 | 0.24 | 0.74 |
| HSL | 143.08º | 0.24% | 0.21% | - |
| HSV(B) | 143.08º | 0.39% | 0.26% | - |
| XYZ | 3.52 | 4.72 | 3.86 | - |
| YUV | 57.4 | 124.39 | 116.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 67 | 51 | 0.39 | 0 | 0.24 | 0.74 | 143.08 | 0.24 | 0.21 |
| Hex | 29 | 43 | 33 | 27 | 0 | 18 | 4A | 8F | 18 | 15 |
| Octal | 51 | 103 | 63 | 47 | 0 | 30 | 112 | 217 | 30 | 25 |
| Binary | 101001 | 1000011 | 110011 | 100111 | 0 | 11000 | 1001010 | 10001111 | 11000 | 10101 |
Color Harmonies of #294333
Complementary color
Monochromatic Colors of #294333
Black with #294333
Text Example
Text Example
White with #294333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294333; }
p { color: rgb(41,67,51); }
H1.HeaderClassName
{
color: #294333;
}
.AnyTagClassName
{
color: #294333;
}
</style>
background-color css
<style>
a { background-color: #294333; }
a { background-color: rgb(41,67,51); }
div.DivClassName
{
background-color: #294333;
}
.BgClassName
{
background-color: #294333;
}
</style>
border-color css
<style>
span { border-color: #294333; }
span { border-color: rgb(41,67,51); }
td.TdClassName
{
border-color: #294333;
}
.TagClassName
{
border-color: #294333;
}
</style>