Shades of English Holly #284433
Tints of English Holly #284433
RGB
CMYK
RGB Variations
Color information
#284433 (or 0x284433) is known color: English Holly. HEX triplet: 28, 44 and 33. RGB value is (40,68,51). Sum of RGB (Red+Green+Blue) = 40+68+51=159 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25.16% from 159); Green value is 68 (26.95% from 255 or 42.77% from 159); Blue value is 51 (20.31% from 255 or 32.08% from 159); Max value from RGB is 68 - color contains mainly: green. Hex color #284433 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284433 is #D7BBCC. Grayscale: #393939. Windows color (decimal): -14138317 or 3359784. OLE color: 3359784.
HSL color Cylindrical-coordinate representation of color #284433: hue angle of 143.57º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #284433 is Cyan = 0.41, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 40 | 68 | 51 | - |
| CMYK | 0.41 | 0 | 0.25 | 0.73 |
| HSL | 143.57º | 0.26% | 0.21% | - |
| HSV(B) | 143.57º | 0.41% | 0.27% | - |
| XYZ | 3.54 | 4.82 | 3.88 | - |
| YUV | 57.69 | 124.22 | 115.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 68 | 51 | 0.41 | 0 | 0.25 | 0.73 | 143.57 | 0.26 | 0.21 |
| Hex | 28 | 44 | 33 | 29 | 0 | 19 | 49 | 90 | 1A | 15 |
| Octal | 50 | 104 | 63 | 51 | 0 | 31 | 111 | 220 | 32 | 25 |
| Binary | 101000 | 1000100 | 110011 | 101001 | 0 | 11001 | 1001001 | 10010000 | 11010 | 10101 |
Color Harmonies of #284433
Complementary color
Monochromatic Colors of #284433
Black with #284433
Text Example
Text Example
White with #284433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284433; }
p { color: rgb(40,68,51); }
H1.HeaderClassName
{
color: #284433;
}
.AnyTagClassName
{
color: #284433;
}
</style>
background-color css
<style>
a { background-color: #284433; }
a { background-color: rgb(40,68,51); }
div.DivClassName
{
background-color: #284433;
}
.BgClassName
{
background-color: #284433;
}
</style>
border-color css
<style>
span { border-color: #284433; }
span { border-color: rgb(40,68,51); }
td.TdClassName
{
border-color: #284433;
}
.TagClassName
{
border-color: #284433;
}
</style>