Shades of Dell #487128
Tints of Dell #487128
RGB
CMYK
RGB Variations
Color information
#487128 (or 0x487128) is known color: Dell. HEX triplet: 48, 71 and 28. RGB value is (72,113,40). Sum of RGB (Red+Green+Blue) = 72+113+40=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 113 (44.53% from 255 or 50.22% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 113 - color contains mainly: green. Hex color #487128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487128 is #B78ED7. Grayscale: #5C5C5C. Windows color (decimal): -12029656 or 2650440. OLE color: 2650440.
HSL color Cylindrical-coordinate representation of color #487128: hue angle of 93.7º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #487128 is Cyan = 0.36, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 113 | 40 | - |
| CMYK | 0.36 | 0 | 0.65 | 0.56 |
| HSL | 93.7º | 0.48% | 0.3% | - |
| HSV(B) | 93.7º | 0.65% | 0.44% | - |
| XYZ | 8.96 | 13.34 | 4.11 | - |
| YUV | 92.42 | 98.42 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 40 | 0.36 | 0 | 0.65 | 0.56 | 93.7 | 0.48 | 0.3 |
| Hex | 48 | 71 | 28 | 24 | 0 | 41 | 38 | 5E | 30 | 1E |
| Octal | 110 | 161 | 50 | 44 | 0 | 101 | 70 | 136 | 60 | 36 |
| Binary | 1001000 | 1110001 | 101000 | 100100 | 0 | 1000001 | 111000 | 1011110 | 110000 | 11110 |
Color Harmonies of #487128
Complementary color
Monochromatic Colors of #487128
Black with #487128
Text Example
Text Example
White with #487128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487128; }
p { color: rgb(72,113,40); }
H1.HeaderClassName
{
color: #487128;
}
.AnyTagClassName
{
color: #487128;
}
</style>
background-color css
<style>
a { background-color: #487128; }
a { background-color: rgb(72,113,40); }
div.DivClassName
{
background-color: #487128;
}
.BgClassName
{
background-color: #487128;
}
</style>
border-color css
<style>
span { border-color: #487128; }
span { border-color: rgb(72,113,40); }
td.TdClassName
{
border-color: #487128;
}
.TagClassName
{
border-color: #487128;
}
</style>