Shades of Dell #517336
Tints of Dell #517336
RGB
CMYK
RGB Variations
Color information
#517336 (or 0x517336) is known color: Dell. HEX triplet: 51, 73 and 36. RGB value is (81,115,54). Sum of RGB (Red+Green+Blue) = 81+115+54=250 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.4% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 54 (21.48% from 255 or 21.6% from 250); Max value from RGB is 115 - color contains mainly: green. Hex color #517336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517336 is #AE8CC9. Grayscale: #626262. Windows color (decimal): -11439306 or 3568465. OLE color: 3568465.
HSL color Cylindrical-coordinate representation of color #517336: hue angle of 93.44º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #517336 is Cyan = 0.30, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 54 | - |
| CMYK | 0.30 | 0 | 0.53 | 0.55 |
| HSL | 93.44º | 0.36% | 0.33% | - |
| HSV(B) | 93.44º | 0.53% | 0.45% | - |
| XYZ | 10.19 | 14.28 | 5.71 | - |
| YUV | 97.88 | 103.24 | 115.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 54 | 0.30 | 0 | 0.53 | 0.55 | 93.44 | 0.36 | 0.33 |
| Hex | 51 | 73 | 36 | 1E | 0 | 35 | 37 | 5D | 24 | 21 |
| Octal | 121 | 163 | 66 | 36 | 0 | 65 | 67 | 135 | 44 | 41 |
| Binary | 1010001 | 1110011 | 110110 | 11110 | 0 | 110101 | 110111 | 1011101 | 100100 | 100001 |
Color Harmonies of #517336
Complementary color
Monochromatic Colors of #517336
Black with #517336
Text Example
Text Example
White with #517336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517336; }
p { color: rgb(81,115,54); }
H1.HeaderClassName
{
color: #517336;
}
.AnyTagClassName
{
color: #517336;
}
</style>
background-color css
<style>
a { background-color: #517336; }
a { background-color: rgb(81,115,54); }
div.DivClassName
{
background-color: #517336;
}
.BgClassName
{
background-color: #517336;
}
</style>
border-color css
<style>
span { border-color: #517336; }
span { border-color: rgb(81,115,54); }
td.TdClassName
{
border-color: #517336;
}
.TagClassName
{
border-color: #517336;
}
</style>