Shades of Dell #516839
Tints of Dell #516839
RGB
CMYK
RGB Variations
Color information
#516839 (or 0x516839) is known color: Dell. HEX triplet: 51, 68 and 39. RGB value is (81,104,57). Sum of RGB (Red+Green+Blue) = 81+104+57=242 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.47% from 242); Green value is 104 (41.02% from 255 or 42.98% from 242); Blue value is 57 (22.66% from 255 or 23.55% from 242); Max value from RGB is 104 - color contains mainly: green. Hex color #516839 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516839 is #AE97C6. Grayscale: #5B5B5B. Windows color (decimal): -11442119 or 3762257. OLE color: 3762257.
HSL color Cylindrical-coordinate representation of color #516839: hue angle of 89.36º 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 #516839 is Cyan = 0.22, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 57 | - |
| CMYK | 0.22 | 0 | 0.45 | 0.59 |
| HSL | 89.36º | 0.29% | 0.32% | - |
| HSV(B) | 89.36º | 0.45% | 0.41% | - |
| XYZ | 9.08 | 11.95 | 5.7 | - |
| YUV | 91.77 | 108.38 | 120.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 57 | 0.22 | 0 | 0.45 | 0.59 | 89.36 | 0.29 | 0.32 |
| Hex | 51 | 68 | 39 | 16 | 0 | 2D | 3B | 59 | 1D | 20 |
| Octal | 121 | 150 | 71 | 26 | 0 | 55 | 73 | 131 | 35 | 40 |
| Binary | 1010001 | 1101000 | 111001 | 10110 | 0 | 101101 | 111011 | 1011001 | 11101 | 100000 |
Color Harmonies of #516839
Complementary color
Monochromatic Colors of #516839
Black with #516839
Text Example
Text Example
White with #516839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516839; }
p { color: rgb(81,104,57); }
H1.HeaderClassName
{
color: #516839;
}
.AnyTagClassName
{
color: #516839;
}
</style>
background-color css
<style>
a { background-color: #516839; }
a { background-color: rgb(81,104,57); }
div.DivClassName
{
background-color: #516839;
}
.BgClassName
{
background-color: #516839;
}
</style>
border-color css
<style>
span { border-color: #516839; }
span { border-color: rgb(81,104,57); }
td.TdClassName
{
border-color: #516839;
}
.TagClassName
{
border-color: #516839;
}
</style>