Shades of Dell #487331
Tints of Dell #487331
RGB
CMYK
RGB Variations
Color information
#487331 (or 0x487331) is known color: Dell. HEX triplet: 48, 73 and 31. RGB value is (72,115,49). Sum of RGB (Red+Green+Blue) = 72+115+49=236 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.51% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 115 - color contains mainly: green. Hex color #487331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487331 is #B78CCE. Grayscale: #5E5E5E. Windows color (decimal): -12029135 or 3240776. OLE color: 3240776.
HSL color Cylindrical-coordinate representation of color #487331: hue angle of 99.09º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #487331 is Cyan = 0.37, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 49 | - |
| CMYK | 0.37 | 0 | 0.57 | 0.55 |
| HSL | 99.09º | 0.4% | 0.32% | - |
| HSV(B) | 99.09º | 0.57% | 0.45% | - |
| XYZ | 9.36 | 13.86 | 5.09 | - |
| YUV | 94.62 | 102.25 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 49 | 0.37 | 0 | 0.57 | 0.55 | 99.09 | 0.4 | 0.32 |
| Hex | 48 | 73 | 31 | 25 | 0 | 39 | 37 | 63 | 28 | 20 |
| Octal | 110 | 163 | 61 | 45 | 0 | 71 | 67 | 143 | 50 | 40 |
| Binary | 1001000 | 1110011 | 110001 | 100101 | 0 | 111001 | 110111 | 1100011 | 101000 | 100000 |
Color Harmonies of #487331
Complementary color
Monochromatic Colors of #487331
Black with #487331
Text Example
Text Example
White with #487331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487331; }
p { color: rgb(72,115,49); }
H1.HeaderClassName
{
color: #487331;
}
.AnyTagClassName
{
color: #487331;
}
</style>
background-color css
<style>
a { background-color: #487331; }
a { background-color: rgb(72,115,49); }
div.DivClassName
{
background-color: #487331;
}
.BgClassName
{
background-color: #487331;
}
</style>
border-color css
<style>
span { border-color: #487331; }
span { border-color: rgb(72,115,49); }
td.TdClassName
{
border-color: #487331;
}
.TagClassName
{
border-color: #487331;
}
</style>