Shades of Dell #487034
Tints of Dell #487034
RGB
CMYK
RGB Variations
Color information
#487034 (or 0x487034) is known color: Dell. HEX triplet: 48, 70 and 34. RGB value is (72,112,52). Sum of RGB (Red+Green+Blue) = 72+112+52=236 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.51% from 236); Green value is 112 (44.14% from 255 or 47.46% from 236); Blue value is 52 (20.70% from 255 or 22.03% from 236); Max value from RGB is 112 - color contains mainly: green. Hex color #487034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487034 is #B78FCB. Grayscale: #5D5D5D. Windows color (decimal): -12029900 or 3436616. OLE color: 3436616.
HSL color Cylindrical-coordinate representation of color #487034: hue angle of 100º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #487034 is Cyan = 0.36, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 52 | - |
| CMYK | 0.36 | 0 | 0.54 | 0.56 |
| HSL | 100º | 0.37% | 0.32% | - |
| HSV(B) | 100º | 0.54% | 0.44% | - |
| XYZ | 9.09 | 13.21 | 5.32 | - |
| YUV | 93.2 | 104.75 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 52 | 0.36 | 0 | 0.54 | 0.56 | 100 | 0.37 | 0.32 |
| Hex | 48 | 70 | 34 | 24 | 0 | 36 | 38 | 64 | 25 | 20 |
| Octal | 110 | 160 | 64 | 44 | 0 | 66 | 70 | 144 | 45 | 40 |
| Binary | 1001000 | 1110000 | 110100 | 100100 | 0 | 110110 | 111000 | 1100100 | 100101 | 100000 |
Color Harmonies of #487034
Complementary color
Monochromatic Colors of #487034
Black with #487034
Text Example
Text Example
White with #487034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487034; }
p { color: rgb(72,112,52); }
H1.HeaderClassName
{
color: #487034;
}
.AnyTagClassName
{
color: #487034;
}
</style>
background-color css
<style>
a { background-color: #487034; }
a { background-color: rgb(72,112,52); }
div.DivClassName
{
background-color: #487034;
}
.BgClassName
{
background-color: #487034;
}
</style>
border-color css
<style>
span { border-color: #487034; }
span { border-color: rgb(72,112,52); }
td.TdClassName
{
border-color: #487034;
}
.TagClassName
{
border-color: #487034;
}
</style>