Shades of Dell #487224
Tints of Dell #487224
RGB
CMYK
RGB Variations
Color information
#487224 (or 0x487224) is known color: Dell. HEX triplet: 48, 72 and 24. RGB value is (72,114,36). Sum of RGB (Red+Green+Blue) = 72+114+36=222 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.43% from 222); Green value is 114 (44.92% from 255 or 51.35% from 222); Blue value is 36 (14.45% from 255 or 16.22% from 222); Max value from RGB is 114 - color contains mainly: green. Hex color #487224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487224 is #B78DDB. Grayscale: #5C5C5C. Windows color (decimal): -12029404 or 2388552. OLE color: 2388552.
HSL color Cylindrical-coordinate representation of color #487224: hue angle of 92.31º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #487224 is Cyan = 0.37, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 36 | - |
| CMYK | 0.37 | 0 | 0.68 | 0.55 |
| HSL | 92.31º | 0.52% | 0.29% | - |
| HSV(B) | 92.31º | 0.68% | 0.45% | - |
| XYZ | 9.01 | 13.54 | 3.81 | - |
| YUV | 92.55 | 96.09 | 113.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 36 | 0.37 | 0 | 0.68 | 0.55 | 92.31 | 0.52 | 0.29 |
| Hex | 48 | 72 | 24 | 25 | 0 | 44 | 37 | 5C | 34 | 1D |
| Octal | 110 | 162 | 44 | 45 | 0 | 104 | 67 | 134 | 64 | 35 |
| Binary | 1001000 | 1110010 | 100100 | 100101 | 0 | 1000100 | 110111 | 1011100 | 110100 | 11101 |
Color Harmonies of #487224
Complementary color
Monochromatic Colors of #487224
Black with #487224
Text Example
Text Example
White with #487224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487224; }
p { color: rgb(72,114,36); }
H1.HeaderClassName
{
color: #487224;
}
.AnyTagClassName
{
color: #487224;
}
</style>
background-color css
<style>
a { background-color: #487224; }
a { background-color: rgb(72,114,36); }
div.DivClassName
{
background-color: #487224;
}
.BgClassName
{
background-color: #487224;
}
</style>
border-color css
<style>
span { border-color: #487224; }
span { border-color: rgb(72,114,36); }
td.TdClassName
{
border-color: #487224;
}
.TagClassName
{
border-color: #487224;
}
</style>