Shades of Dell #516939
Tints of Dell #516939
RGB
CMYK
RGB Variations
Color information
#516939 (or 0x516939) is known color: Dell. HEX triplet: 51, 69 and 39. RGB value is (81,105,57). Sum of RGB (Red+Green+Blue) = 81+105+57=243 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.33% from 243); Green value is 105 (41.41% from 255 or 43.21% from 243); Blue value is 57 (22.66% from 255 or 23.46% from 243); Max value from RGB is 105 - color contains mainly: green. Hex color #516939 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516939 is #AE96C6. Grayscale: #5C5C5C. Windows color (decimal): -11441863 or 3762513. OLE color: 3762513.
HSL color Cylindrical-coordinate representation of color #516939: hue angle of 90º 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 #516939 is Cyan = 0.23, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 57 | - |
| CMYK | 0.23 | 0 | 0.46 | 0.59 |
| HSL | 90º | 0.3% | 0.32% | - |
| HSV(B) | 90º | 0.46% | 0.41% | - |
| XYZ | 9.18 | 12.15 | 5.73 | - |
| YUV | 92.35 | 108.05 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 57 | 0.23 | 0 | 0.46 | 0.59 | 90 | 0.3 | 0.32 |
| Hex | 51 | 69 | 39 | 17 | 0 | 2E | 3B | 5A | 1E | 20 |
| Octal | 121 | 151 | 71 | 27 | 0 | 56 | 73 | 132 | 36 | 40 |
| Binary | 1010001 | 1101001 | 111001 | 10111 | 0 | 101110 | 111011 | 1011010 | 11110 | 100000 |
Color Harmonies of #516939
Complementary color
Monochromatic Colors of #516939
Black with #516939
Text Example
Text Example
White with #516939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516939; }
p { color: rgb(81,105,57); }
H1.HeaderClassName
{
color: #516939;
}
.AnyTagClassName
{
color: #516939;
}
</style>
background-color css
<style>
a { background-color: #516939; }
a { background-color: rgb(81,105,57); }
div.DivClassName
{
background-color: #516939;
}
.BgClassName
{
background-color: #516939;
}
</style>
border-color css
<style>
span { border-color: #516939; }
span { border-color: rgb(81,105,57); }
td.TdClassName
{
border-color: #516939;
}
.TagClassName
{
border-color: #516939;
}
</style>