Shades of Dell #516739
Tints of Dell #516739
RGB
CMYK
RGB Variations
Color information
#516739 (or 0x516739) is known color: Dell. HEX triplet: 51, 67 and 39. RGB value is (81,103,57). Sum of RGB (Red+Green+Blue) = 81+103+57=241 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.61% from 241); Green value is 103 (40.62% from 255 or 42.74% from 241); Blue value is 57 (22.66% from 255 or 23.65% from 241); Max value from RGB is 103 - color contains mainly: green. Hex color #516739 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516739 is #AE98C6. Grayscale: #5B5B5B. Windows color (decimal): -11442375 or 3762001. OLE color: 3762001.
HSL color Cylindrical-coordinate representation of color #516739: hue angle of 88.7º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #516739 is Cyan = 0.21, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 57 | - |
| CMYK | 0.21 | 0 | 0.45 | 0.60 |
| HSL | 88.7º | 0.29% | 0.31% | - |
| HSV(B) | 88.7º | 0.45% | 0.4% | - |
| XYZ | 8.98 | 11.75 | 5.66 | - |
| YUV | 91.18 | 108.71 | 120.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 57 | 0.21 | 0 | 0.45 | 0.60 | 88.7 | 0.29 | 0.31 |
| Hex | 51 | 67 | 39 | 15 | 0 | 2D | 3C | 59 | 1D | 1F |
| Octal | 121 | 147 | 71 | 25 | 0 | 55 | 74 | 131 | 35 | 37 |
| Binary | 1010001 | 1100111 | 111001 | 10101 | 0 | 101101 | 111100 | 1011001 | 11101 | 11111 |
Color Harmonies of #516739
Complementary color
Monochromatic Colors of #516739
Black with #516739
Text Example
Text Example
White with #516739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516739; }
p { color: rgb(81,103,57); }
H1.HeaderClassName
{
color: #516739;
}
.AnyTagClassName
{
color: #516739;
}
</style>
background-color css
<style>
a { background-color: #516739; }
a { background-color: rgb(81,103,57); }
div.DivClassName
{
background-color: #516739;
}
.BgClassName
{
background-color: #516739;
}
</style>
border-color css
<style>
span { border-color: #516739; }
span { border-color: rgb(81,103,57); }
td.TdClassName
{
border-color: #516739;
}
.TagClassName
{
border-color: #516739;
}
</style>