Shades of Dell #486939
Tints of Dell #486939
RGB
CMYK
RGB Variations
Color information
#486939 (or 0x486939) is known color: Dell. HEX triplet: 48, 69 and 39. RGB value is (72,105,57). Sum of RGB (Red+Green+Blue) = 72+105+57=234 (30% of max value = 765). Red value is 72 (28.52% from 255 or 30.77% from 234); Green value is 105 (41.41% from 255 or 44.87% from 234); Blue value is 57 (22.66% from 255 or 24.36% from 234); Max value from RGB is 105 - color contains mainly: green. Hex color #486939 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486939 is #B796C6. Grayscale: #595959. Windows color (decimal): -12031687 or 3762504. OLE color: 3762504.
HSL color Cylindrical-coordinate representation of color #486939: hue angle of 101.25º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #486939 is Cyan = 0.31, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 57 | - |
| CMYK | 0.31 | 0 | 0.46 | 0.59 |
| HSL | 101.25º | 0.3% | 0.32% | - |
| HSV(B) | 101.25º | 0.46% | 0.41% | - |
| XYZ | 8.46 | 11.78 | 5.7 | - |
| YUV | 89.66 | 109.57 | 115.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 57 | 0.31 | 0 | 0.46 | 0.59 | 101.25 | 0.3 | 0.32 |
| Hex | 48 | 69 | 39 | 1F | 0 | 2E | 3B | 65 | 1E | 20 |
| Octal | 110 | 151 | 71 | 37 | 0 | 56 | 73 | 145 | 36 | 40 |
| Binary | 1001000 | 1101001 | 111001 | 11111 | 0 | 101110 | 111011 | 1100101 | 11110 | 100000 |
Color Harmonies of #486939
Complementary color
Monochromatic Colors of #486939
Black with #486939
Text Example
Text Example
White with #486939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486939; }
p { color: rgb(72,105,57); }
H1.HeaderClassName
{
color: #486939;
}
.AnyTagClassName
{
color: #486939;
}
</style>
background-color css
<style>
a { background-color: #486939; }
a { background-color: rgb(72,105,57); }
div.DivClassName
{
background-color: #486939;
}
.BgClassName
{
background-color: #486939;
}
</style>
border-color css
<style>
span { border-color: #486939; }
span { border-color: rgb(72,105,57); }
td.TdClassName
{
border-color: #486939;
}
.TagClassName
{
border-color: #486939;
}
</style>