Shades of Dell #517536
Tints of Dell #517536
RGB
CMYK
RGB Variations
Color information
#517536 (or 0x517536) is known color: Dell. HEX triplet: 51, 75 and 36. RGB value is (81,117,54). Sum of RGB (Red+Green+Blue) = 81+117+54=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 117 (46.09% from 255 or 46.43% from 252); Blue value is 54 (21.48% from 255 or 21.43% from 252); Max value from RGB is 117 - color contains mainly: green. Hex color #517536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517536 is #AE8AC9. Grayscale: #636363. Windows color (decimal): -11438794 or 3568977. OLE color: 3568977.
HSL color Cylindrical-coordinate representation of color #517536: hue angle of 94.29º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #517536 is Cyan = 0.31, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 54 | - |
| CMYK | 0.31 | 0 | 0.54 | 0.54 |
| HSL | 94.29º | 0.37% | 0.34% | - |
| HSV(B) | 94.29º | 0.54% | 0.46% | - |
| XYZ | 10.42 | 14.74 | 5.79 | - |
| YUV | 99.05 | 102.57 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 54 | 0.31 | 0 | 0.54 | 0.54 | 94.29 | 0.37 | 0.34 |
| Hex | 51 | 75 | 36 | 1F | 0 | 36 | 36 | 5E | 25 | 22 |
| Octal | 121 | 165 | 66 | 37 | 0 | 66 | 66 | 136 | 45 | 42 |
| Binary | 1010001 | 1110101 | 110110 | 11111 | 0 | 110110 | 110110 | 1011110 | 100101 | 100010 |
Color Harmonies of #517536
Complementary color
Monochromatic Colors of #517536
Black with #517536
Text Example
Text Example
White with #517536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517536; }
p { color: rgb(81,117,54); }
H1.HeaderClassName
{
color: #517536;
}
.AnyTagClassName
{
color: #517536;
}
</style>
background-color css
<style>
a { background-color: #517536; }
a { background-color: rgb(81,117,54); }
div.DivClassName
{
background-color: #517536;
}
.BgClassName
{
background-color: #517536;
}
</style>
border-color css
<style>
span { border-color: #517536; }
span { border-color: rgb(81,117,54); }
td.TdClassName
{
border-color: #517536;
}
.TagClassName
{
border-color: #517536;
}
</style>