Shades of Dell #487329
Tints of Dell #487329
RGB
CMYK
RGB Variations
Color information
#487329 (or 0x487329) is known color: Dell. HEX triplet: 48, 73 and 29. RGB value is (72,115,41). Sum of RGB (Red+Green+Blue) = 72+115+41=228 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.58% from 228); Green value is 115 (45.31% from 255 or 50.44% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 115 - color contains mainly: green. Hex color #487329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487329 is #B78CD6. Grayscale: #5D5D5D. Windows color (decimal): -12029143 or 2716488. OLE color: 2716488.
HSL color Cylindrical-coordinate representation of color #487329: hue angle of 94.86º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #487329 is Cyan = 0.37, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 41 | - |
| CMYK | 0.37 | 0 | 0.64 | 0.55 |
| HSL | 94.86º | 0.47% | 0.31% | - |
| HSV(B) | 94.86º | 0.64% | 0.45% | - |
| XYZ | 9.2 | 13.8 | 4.28 | - |
| YUV | 93.71 | 98.25 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 41 | 0.37 | 0 | 0.64 | 0.55 | 94.86 | 0.47 | 0.31 |
| Hex | 48 | 73 | 29 | 25 | 0 | 40 | 37 | 5F | 2F | 1F |
| Octal | 110 | 163 | 51 | 45 | 0 | 100 | 67 | 137 | 57 | 37 |
| Binary | 1001000 | 1110011 | 101001 | 100101 | 0 | 1000000 | 110111 | 1011111 | 101111 | 11111 |
Color Harmonies of #487329
Complementary color
Monochromatic Colors of #487329
Black with #487329
Text Example
Text Example
White with #487329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487329; }
p { color: rgb(72,115,41); }
H1.HeaderClassName
{
color: #487329;
}
.AnyTagClassName
{
color: #487329;
}
</style>
background-color css
<style>
a { background-color: #487329; }
a { background-color: rgb(72,115,41); }
div.DivClassName
{
background-color: #487329;
}
.BgClassName
{
background-color: #487329;
}
</style>
border-color css
<style>
span { border-color: #487329; }
span { border-color: rgb(72,115,41); }
td.TdClassName
{
border-color: #487329;
}
.TagClassName
{
border-color: #487329;
}
</style>