Shades of Dell #487431
Tints of Dell #487431
RGB
CMYK
RGB Variations
Color information
#487431 (or 0x487431) is known color: Dell. HEX triplet: 48, 74 and 31. RGB value is (72,116,49). Sum of RGB (Red+Green+Blue) = 72+116+49=237 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.38% from 237); Green value is 116 (45.70% from 255 or 48.95% from 237); Blue value is 49 (19.53% from 255 or 20.68% from 237); Max value from RGB is 116 - color contains mainly: green. Hex color #487431 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487431 is #B78BCE. Grayscale: #5F5F5F. Windows color (decimal): -12028879 or 3241032. OLE color: 3241032.
HSL color Cylindrical-coordinate representation of color #487431: hue angle of 99.4º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #487431 is Cyan = 0.38, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 116 | 49 | - |
| CMYK | 0.38 | 0 | 0.58 | 0.55 |
| HSL | 99.4º | 0.41% | 0.32% | - |
| HSV(B) | 99.4º | 0.58% | 0.45% | - |
| XYZ | 9.47 | 14.09 | 5.13 | - |
| YUV | 95.21 | 101.92 | 111.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 116 | 49 | 0.38 | 0 | 0.58 | 0.55 | 99.4 | 0.41 | 0.32 |
| Hex | 48 | 74 | 31 | 26 | 0 | 3A | 37 | 63 | 29 | 20 |
| Octal | 110 | 164 | 61 | 46 | 0 | 72 | 67 | 143 | 51 | 40 |
| Binary | 1001000 | 1110100 | 110001 | 100110 | 0 | 111010 | 110111 | 1100011 | 101001 | 100000 |
Color Harmonies of #487431
Complementary color
Monochromatic Colors of #487431
Black with #487431
Text Example
Text Example
White with #487431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487431; }
p { color: rgb(72,116,49); }
H1.HeaderClassName
{
color: #487431;
}
.AnyTagClassName
{
color: #487431;
}
</style>
background-color css
<style>
a { background-color: #487431; }
a { background-color: rgb(72,116,49); }
div.DivClassName
{
background-color: #487431;
}
.BgClassName
{
background-color: #487431;
}
</style>
border-color css
<style>
span { border-color: #487431; }
span { border-color: rgb(72,116,49); }
td.TdClassName
{
border-color: #487431;
}
.TagClassName
{
border-color: #487431;
}
</style>