Shades of Dell #487028
Tints of Dell #487028
RGB
CMYK
RGB Variations
Color information
#487028 (or 0x487028) is known color: Dell. HEX triplet: 48, 70 and 28. RGB value is (72,112,40). Sum of RGB (Red+Green+Blue) = 72+112+40=224 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.14% from 224); Green value is 112 (44.14% from 255 or 50% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 112 - color contains mainly: green. Hex color #487028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487028 is #B78FD7. Grayscale: #5C5C5C. Windows color (decimal): -12029912 or 2650184. OLE color: 2650184.
HSL color Cylindrical-coordinate representation of color #487028: hue angle of 93.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #487028 is Cyan = 0.36, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 40 | - |
| CMYK | 0.36 | 0 | 0.64 | 0.56 |
| HSL | 93.33º | 0.47% | 0.3% | - |
| HSV(B) | 93.33º | 0.64% | 0.44% | - |
| XYZ | 8.85 | 13.12 | 4.07 | - |
| YUV | 91.83 | 98.75 | 113.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 40 | 0.36 | 0 | 0.64 | 0.56 | 93.33 | 0.47 | 0.3 |
| Hex | 48 | 70 | 28 | 24 | 0 | 40 | 38 | 5D | 2F | 1E |
| Octal | 110 | 160 | 50 | 44 | 0 | 100 | 70 | 135 | 57 | 36 |
| Binary | 1001000 | 1110000 | 101000 | 100100 | 0 | 1000000 | 111000 | 1011101 | 101111 | 11110 |
Color Harmonies of #487028
Complementary color
Monochromatic Colors of #487028
Black with #487028
Text Example
Text Example
White with #487028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487028; }
p { color: rgb(72,112,40); }
H1.HeaderClassName
{
color: #487028;
}
.AnyTagClassName
{
color: #487028;
}
</style>
background-color css
<style>
a { background-color: #487028; }
a { background-color: rgb(72,112,40); }
div.DivClassName
{
background-color: #487028;
}
.BgClassName
{
background-color: #487028;
}
</style>
border-color css
<style>
span { border-color: #487028; }
span { border-color: rgb(72,112,40); }
td.TdClassName
{
border-color: #487028;
}
.TagClassName
{
border-color: #487028;
}
</style>