Shades of Dell #487428
Tints of Dell #487428
RGB
CMYK
RGB Variations
Color information
#487428 (or 0x487428) is known color: Dell. HEX triplet: 48, 74 and 28. RGB value is (72,116,40). Sum of RGB (Red+Green+Blue) = 72+116+40=228 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.58% from 228); Green value is 116 (45.70% from 255 or 50.88% from 228); Blue value is 40 (16.02% from 255 or 17.54% from 228); Max value from RGB is 116 - color contains mainly: green. Hex color #487428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487428 is #B78BD7. Grayscale: #5E5E5E. Windows color (decimal): -12028888 or 2651208. OLE color: 2651208.
HSL color Cylindrical-coordinate representation of color #487428: hue angle of 94.74º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #487428 is Cyan = 0.38, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 116 | 40 | - |
| CMYK | 0.38 | 0 | 0.66 | 0.55 |
| HSL | 94.74º | 0.49% | 0.31% | - |
| HSV(B) | 94.74º | 0.66% | 0.45% | - |
| XYZ | 9.3 | 14.02 | 4.22 | - |
| YUV | 94.18 | 97.42 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 116 | 40 | 0.38 | 0 | 0.66 | 0.55 | 94.74 | 0.49 | 0.31 |
| Hex | 48 | 74 | 28 | 26 | 0 | 42 | 37 | 5F | 31 | 1F |
| Octal | 110 | 164 | 50 | 46 | 0 | 102 | 67 | 137 | 61 | 37 |
| Binary | 1001000 | 1110100 | 101000 | 100110 | 0 | 1000010 | 110111 | 1011111 | 110001 | 11111 |
Color Harmonies of #487428
Complementary color
Monochromatic Colors of #487428
Black with #487428
Text Example
Text Example
White with #487428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487428; }
p { color: rgb(72,116,40); }
H1.HeaderClassName
{
color: #487428;
}
.AnyTagClassName
{
color: #487428;
}
</style>
background-color css
<style>
a { background-color: #487428; }
a { background-color: rgb(72,116,40); }
div.DivClassName
{
background-color: #487428;
}
.BgClassName
{
background-color: #487428;
}
</style>
border-color css
<style>
span { border-color: #487428; }
span { border-color: rgb(72,116,40); }
td.TdClassName
{
border-color: #487428;
}
.TagClassName
{
border-color: #487428;
}
</style>