Shades of English Holly #284432
Tints of English Holly #284432
RGB
CMYK
RGB Variations
Color information
#284432 (or 0x284432) is known color: English Holly. HEX triplet: 28, 44 and 32. RGB value is (40,68,50). Sum of RGB (Red+Green+Blue) = 40+68+50=158 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.32% from 158); Green value is 68 (26.95% from 255 or 43.04% from 158); Blue value is 50 (19.92% from 255 or 31.65% from 158); Max value from RGB is 68 - color contains mainly: green. Hex color #284432 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284432 is #D7BBCD. Grayscale: #393939. Windows color (decimal): -14138318 or 3294248. OLE color: 3294248.
HSL color Cylindrical-coordinate representation of color #284432: hue angle of 141.43º 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 #284432 is Cyan = 0.41, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 40 | 68 | 50 | - |
| CMYK | 0.41 | 0 | 0.26 | 0.73 |
| HSL | 141.43º | 0.26% | 0.21% | - |
| HSV(B) | 141.43º | 0.41% | 0.27% | - |
| XYZ | 3.52 | 4.82 | 3.76 | - |
| YUV | 57.58 | 123.72 | 115.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 68 | 50 | 0.41 | 0 | 0.26 | 0.73 | 141.43 | 0.26 | 0.21 |
| Hex | 28 | 44 | 32 | 29 | 0 | 1A | 49 | 8D | 1A | 15 |
| Octal | 50 | 104 | 62 | 51 | 0 | 32 | 111 | 215 | 32 | 25 |
| Binary | 101000 | 1000100 | 110010 | 101001 | 0 | 11010 | 1001001 | 10001101 | 11010 | 10101 |
Color Harmonies of #284432
Complementary color
Monochromatic Colors of #284432
Black with #284432
Text Example
Text Example
White with #284432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284432; }
p { color: rgb(40,68,50); }
H1.HeaderClassName
{
color: #284432;
}
.AnyTagClassName
{
color: #284432;
}
</style>
background-color css
<style>
a { background-color: #284432; }
a { background-color: rgb(40,68,50); }
div.DivClassName
{
background-color: #284432;
}
.BgClassName
{
background-color: #284432;
}
</style>
border-color css
<style>
span { border-color: #284432; }
span { border-color: rgb(40,68,50); }
td.TdClassName
{
border-color: #284432;
}
.TagClassName
{
border-color: #284432;
}
</style>