Shades of English Holly #284030
Tints of English Holly #284030
RGB
CMYK
RGB Variations
Color information
#284030 (or 0x284030) is known color: English Holly. HEX triplet: 28, 40 and 30. RGB value is (40,64,48). Sum of RGB (Red+Green+Blue) = 40+64+48=152 (20% of max value = 765). Red value is 40 (16.02% from 255 or 26.32% from 152); Green value is 64 (25.39% from 255 or 42.11% from 152); Blue value is 48 (19.14% from 255 or 31.58% from 152); Max value from RGB is 64 - color contains mainly: green. Hex color #284030 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284030 is #D7BFCF. Grayscale: #373737. Windows color (decimal): -14139344 or 3162152. OLE color: 3162152.
HSL color Cylindrical-coordinate representation of color #284030: hue angle of 140º 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 #284030 is Cyan = 0.38, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 40 | 64 | 48 | - |
| CMYK | 0.38 | 0 | 0.25 | 0.75 |
| HSL | 140º | 0.23% | 0.2% | - |
| HSV(B) | 140º | 0.38% | 0.25% | - |
| XYZ | 3.24 | 4.33 | 3.46 | - |
| YUV | 55 | 124.05 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 64 | 48 | 0.38 | 0 | 0.25 | 0.75 | 140 | 0.23 | 0.2 |
| Hex | 28 | 40 | 30 | 26 | 0 | 19 | 4B | 8C | 17 | 14 |
| Octal | 50 | 100 | 60 | 46 | 0 | 31 | 113 | 214 | 27 | 24 |
| Binary | 101000 | 1000000 | 110000 | 100110 | 0 | 11001 | 1001011 | 10001100 | 10111 | 10100 |
Color Harmonies of #284030
Complementary color
Monochromatic Colors of #284030
Black with #284030
Text Example
Text Example
White with #284030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284030; }
p { color: rgb(40,64,48); }
H1.HeaderClassName
{
color: #284030;
}
.AnyTagClassName
{
color: #284030;
}
</style>
background-color css
<style>
a { background-color: #284030; }
a { background-color: rgb(40,64,48); }
div.DivClassName
{
background-color: #284030;
}
.BgClassName
{
background-color: #284030;
}
</style>
border-color css
<style>
span { border-color: #284030; }
span { border-color: rgb(40,64,48); }
td.TdClassName
{
border-color: #284030;
}
.TagClassName
{
border-color: #284030;
}
</style>