Shades of Dell #486839
Tints of Dell #486839
RGB
CMYK
RGB Variations
Color information
#486839 (or 0x486839) is known color: Dell. HEX triplet: 48, 68 and 39. RGB value is (72,104,57). Sum of RGB (Red+Green+Blue) = 72+104+57=233 (30% of max value = 765). Red value is 72 (28.52% from 255 or 30.90% from 233); Green value is 104 (41.02% from 255 or 44.64% from 233); Blue value is 57 (22.66% from 255 or 24.46% from 233); Max value from RGB is 104 - color contains mainly: green. Hex color #486839 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486839 is #B797C6. Grayscale: #595959. Windows color (decimal): -12031943 or 3762248. OLE color: 3762248.
HSL color Cylindrical-coordinate representation of color #486839: hue angle of 100.85º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #486839 is Cyan = 0.31, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 104 | 57 | - |
| CMYK | 0.31 | 0 | 0.45 | 0.59 |
| HSL | 100.85º | 0.29% | 0.32% | - |
| HSV(B) | 100.85º | 0.45% | 0.41% | - |
| XYZ | 8.36 | 11.57 | 5.66 | - |
| YUV | 89.07 | 109.9 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 57 | 0.31 | 0 | 0.45 | 0.59 | 100.85 | 0.29 | 0.32 |
| Hex | 48 | 68 | 39 | 1F | 0 | 2D | 3B | 65 | 1D | 20 |
| Octal | 110 | 150 | 71 | 37 | 0 | 55 | 73 | 145 | 35 | 40 |
| Binary | 1001000 | 1101000 | 111001 | 11111 | 0 | 101101 | 111011 | 1100101 | 11101 | 100000 |
Color Harmonies of #486839
Complementary color
Monochromatic Colors of #486839
Black with #486839
Text Example
Text Example
White with #486839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486839; }
p { color: rgb(72,104,57); }
H1.HeaderClassName
{
color: #486839;
}
.AnyTagClassName
{
color: #486839;
}
</style>
background-color css
<style>
a { background-color: #486839; }
a { background-color: rgb(72,104,57); }
div.DivClassName
{
background-color: #486839;
}
.BgClassName
{
background-color: #486839;
}
</style>
border-color css
<style>
span { border-color: #486839; }
span { border-color: rgb(72,104,57); }
td.TdClassName
{
border-color: #486839;
}
.TagClassName
{
border-color: #486839;
}
</style>