Shades of Myrtle #284224
Tints of Myrtle #284224
RGB
CMYK
RGB Variations
Color information
#284224 (or 0x284224) is known color: Myrtle. HEX triplet: 28, 42 and 24. RGB value is (40,66,36). Sum of RGB (Red+Green+Blue) = 40+66+36=142 (18% of max value = 765). Red value is 40 (16.02% from 255 or 28.17% from 142); Green value is 66 (26.17% from 255 or 46.48% from 142); Blue value is 36 (14.45% from 255 or 25.35% from 142); Max value from RGB is 66 - color contains mainly: green. Hex color #284224 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284224 is #D7BDDB. Grayscale: #363636. Windows color (decimal): -14138844 or 2376232. OLE color: 2376232.
HSL color Cylindrical-coordinate representation of color #284224: hue angle of 112º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #284224 is Cyan = 0.39, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 40 | 66 | 36 | - |
| CMYK | 0.39 | 0 | 0.45 | 0.74 |
| HSL | 112º | 0.29% | 0.2% | - |
| HSV(B) | 112º | 0.45% | 0.26% | - |
| XYZ | 3.14 | 4.47 | 2.37 | - |
| YUV | 54.81 | 117.39 | 117.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 66 | 36 | 0.39 | 0 | 0.45 | 0.74 | 112 | 0.29 | 0.2 |
| Hex | 28 | 42 | 24 | 27 | 0 | 2D | 4A | 70 | 1D | 14 |
| Octal | 50 | 102 | 44 | 47 | 0 | 55 | 112 | 160 | 35 | 24 |
| Binary | 101000 | 1000010 | 100100 | 100111 | 0 | 101101 | 1001010 | 1110000 | 11101 | 10100 |
Color Harmonies of #284224
Complementary color
Monochromatic Colors of #284224
Black with #284224
Text Example
Text Example
White with #284224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284224; }
p { color: rgb(40,66,36); }
H1.HeaderClassName
{
color: #284224;
}
.AnyTagClassName
{
color: #284224;
}
</style>
background-color css
<style>
a { background-color: #284224; }
a { background-color: rgb(40,66,36); }
div.DivClassName
{
background-color: #284224;
}
.BgClassName
{
background-color: #284224;
}
</style>
border-color css
<style>
span { border-color: #284224; }
span { border-color: rgb(40,66,36); }
td.TdClassName
{
border-color: #284224;
}
.TagClassName
{
border-color: #284224;
}
</style>