Shades of Dell #487032
Tints of Dell #487032
RGB
CMYK
RGB Variations
Color information
#487032 (or 0x487032) is known color: Dell. HEX triplet: 48, 70 and 32. RGB value is (72,112,50). Sum of RGB (Red+Green+Blue) = 72+112+50=234 (30% of max value = 765). Red value is 72 (28.52% from 255 or 30.77% from 234); Green value is 112 (44.14% from 255 or 47.86% from 234); Blue value is 50 (19.92% from 255 or 21.37% from 234); Max value from RGB is 112 - color contains mainly: green. Hex color #487032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487032 is #B78FCD. Grayscale: #5D5D5D. Windows color (decimal): -12029902 or 3305544. OLE color: 3305544.
HSL color Cylindrical-coordinate representation of color #487032: hue angle of 98.71º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #487032 is Cyan = 0.36, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 50 | - |
| CMYK | 0.36 | 0 | 0.55 | 0.56 |
| HSL | 98.71º | 0.38% | 0.32% | - |
| HSV(B) | 98.71º | 0.55% | 0.44% | - |
| XYZ | 9.04 | 13.2 | 5.09 | - |
| YUV | 92.97 | 103.75 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 50 | 0.36 | 0 | 0.55 | 0.56 | 98.71 | 0.38 | 0.32 |
| Hex | 48 | 70 | 32 | 24 | 0 | 37 | 38 | 63 | 26 | 20 |
| Octal | 110 | 160 | 62 | 44 | 0 | 67 | 70 | 143 | 46 | 40 |
| Binary | 1001000 | 1110000 | 110010 | 100100 | 0 | 110111 | 111000 | 1100011 | 100110 | 100000 |
Color Harmonies of #487032
Complementary color
Monochromatic Colors of #487032
Black with #487032
Text Example
Text Example
White with #487032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487032; }
p { color: rgb(72,112,50); }
H1.HeaderClassName
{
color: #487032;
}
.AnyTagClassName
{
color: #487032;
}
</style>
background-color css
<style>
a { background-color: #487032; }
a { background-color: rgb(72,112,50); }
div.DivClassName
{
background-color: #487032;
}
.BgClassName
{
background-color: #487032;
}
</style>
border-color css
<style>
span { border-color: #487032; }
span { border-color: rgb(72,112,50); }
td.TdClassName
{
border-color: #487032;
}
.TagClassName
{
border-color: #487032;
}
</style>