Shades of English Holly #284031
Tints of English Holly #284031
RGB
CMYK
RGB Variations
Color information
#284031 (or 0x284031) is known color: English Holly. HEX triplet: 28, 40 and 31. RGB value is (40,64,49). Sum of RGB (Red+Green+Blue) = 40+64+49=153 (20% of max value = 765). Red value is 40 (16.02% from 255 or 26.14% from 153); Green value is 64 (25.39% from 255 or 41.83% from 153); Blue value is 49 (19.53% from 255 or 32.03% from 153); Max value from RGB is 64 - color contains mainly: green. Hex color #284031 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284031 is #D7BFCE. Grayscale: #373737. Windows color (decimal): -14139343 or 3227688. OLE color: 3227688.
HSL color Cylindrical-coordinate representation of color #284031: hue angle of 142.5º degrees, saturation: 0.23, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #284031 is Cyan = 0.38, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 40 | 64 | 49 | - |
| CMYK | 0.38 | 0 | 0.23 | 0.75 |
| HSL | 142.5º | 0.23% | 0.2% | - |
| HSV(B) | 142.5º | 0.38% | 0.25% | - |
| XYZ | 3.26 | 4.34 | 3.57 | - |
| YUV | 55.11 | 124.55 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 64 | 49 | 0.38 | 0 | 0.23 | 0.75 | 142.5 | 0.23 | 0.2 |
| Hex | 28 | 40 | 31 | 26 | 0 | 17 | 4B | 8E | 17 | 14 |
| Octal | 50 | 100 | 61 | 46 | 0 | 27 | 113 | 216 | 27 | 24 |
| Binary | 101000 | 1000000 | 110001 | 100110 | 0 | 10111 | 1001011 | 10001110 | 10111 | 10100 |
Color Harmonies of #284031
Complementary color
Monochromatic Colors of #284031
Black with #284031
Text Example
Text Example
White with #284031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284031; }
p { color: rgb(40,64,49); }
H1.HeaderClassName
{
color: #284031;
}
.AnyTagClassName
{
color: #284031;
}
</style>
background-color css
<style>
a { background-color: #284031; }
a { background-color: rgb(40,64,49); }
div.DivClassName
{
background-color: #284031;
}
.BgClassName
{
background-color: #284031;
}
</style>
border-color css
<style>
span { border-color: #284031; }
span { border-color: rgb(40,64,49); }
td.TdClassName
{
border-color: #284031;
}
.TagClassName
{
border-color: #284031;
}
</style>