Shades of English Holly #294336
Tints of English Holly #294336
RGB
CMYK
RGB Variations
Color information
#294336 (or 0x294336) is known color: English Holly. HEX triplet: 29, 43 and 36. RGB value is (41,67,54). Sum of RGB (Red+Green+Blue) = 41+67+54=162 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.31% from 162); Green value is 67 (26.56% from 255 or 41.36% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 67 - color contains mainly: green. Hex color #294336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294336 is #D6BCC9. Grayscale: #393939. Windows color (decimal): -14073034 or 3556137. OLE color: 3556137.
HSL color Cylindrical-coordinate representation of color #294336: hue angle of 150º 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 #294336 is Cyan = 0.39, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 67 | 54 | - |
| CMYK | 0.39 | 0 | 0.19 | 0.74 |
| HSL | 150º | 0.24% | 0.21% | - |
| HSV(B) | 150º | 0.39% | 0.26% | - |
| XYZ | 3.59 | 4.75 | 4.22 | - |
| YUV | 57.74 | 125.89 | 116.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 67 | 54 | 0.39 | 0 | 0.19 | 0.74 | 150 | 0.24 | 0.21 |
| Hex | 29 | 43 | 36 | 27 | 0 | 13 | 4A | 96 | 18 | 15 |
| Octal | 51 | 103 | 66 | 47 | 0 | 23 | 112 | 226 | 30 | 25 |
| Binary | 101001 | 1000011 | 110110 | 100111 | 0 | 10011 | 1001010 | 10010110 | 11000 | 10101 |
Color Harmonies of #294336
Complementary color
Monochromatic Colors of #294336
Black with #294336
Text Example
Text Example
White with #294336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294336; }
p { color: rgb(41,67,54); }
H1.HeaderClassName
{
color: #294336;
}
.AnyTagClassName
{
color: #294336;
}
</style>
background-color css
<style>
a { background-color: #294336; }
a { background-color: rgb(41,67,54); }
div.DivClassName
{
background-color: #294336;
}
.BgClassName
{
background-color: #294336;
}
</style>
border-color css
<style>
span { border-color: #294336; }
span { border-color: rgb(41,67,54); }
td.TdClassName
{
border-color: #294336;
}
.TagClassName
{
border-color: #294336;
}
</style>