Shades of English Holly #284232
Tints of English Holly #284232
RGB
CMYK
RGB Variations
Color information
#284232 (or 0x284232) is known color: English Holly. HEX triplet: 28, 42 and 32. RGB value is (40,66,50). Sum of RGB (Red+Green+Blue) = 40+66+50=156 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.64% from 156); Green value is 66 (26.17% from 255 or 42.31% from 156); Blue value is 50 (19.92% from 255 or 32.05% from 156); Max value from RGB is 66 - color contains mainly: green. Hex color #284232 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284232 is #D7BDCD. Grayscale: #383838. Windows color (decimal): -14138830 or 3293736. OLE color: 3293736.
HSL color Cylindrical-coordinate representation of color #284232: hue angle of 143.08º degrees, saturation: 0.25, 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 #284232 is Cyan = 0.39, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 40 | 66 | 50 | - |
| CMYK | 0.39 | 0 | 0.24 | 0.74 |
| HSL | 143.08º | 0.25% | 0.21% | - |
| HSV(B) | 143.08º | 0.39% | 0.26% | - |
| XYZ | 3.4 | 4.58 | 3.72 | - |
| YUV | 56.4 | 124.39 | 116.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 66 | 50 | 0.39 | 0 | 0.24 | 0.74 | 143.08 | 0.25 | 0.21 |
| Hex | 28 | 42 | 32 | 27 | 0 | 18 | 4A | 8F | 19 | 15 |
| Octal | 50 | 102 | 62 | 47 | 0 | 30 | 112 | 217 | 31 | 25 |
| Binary | 101000 | 1000010 | 110010 | 100111 | 0 | 11000 | 1001010 | 10001111 | 11001 | 10101 |
Color Harmonies of #284232
Complementary color
Monochromatic Colors of #284232
Black with #284232
Text Example
Text Example
White with #284232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284232; }
p { color: rgb(40,66,50); }
H1.HeaderClassName
{
color: #284232;
}
.AnyTagClassName
{
color: #284232;
}
</style>
background-color css
<style>
a { background-color: #284232; }
a { background-color: rgb(40,66,50); }
div.DivClassName
{
background-color: #284232;
}
.BgClassName
{
background-color: #284232;
}
</style>
border-color css
<style>
span { border-color: #284232; }
span { border-color: rgb(40,66,50); }
td.TdClassName
{
border-color: #284232;
}
.TagClassName
{
border-color: #284232;
}
</style>