Shades of Dell #506637
Tints of Dell #506637
RGB
CMYK
RGB Variations
Color information
#506637 (or 0x506637) is known color: Dell. HEX triplet: 50, 66 and 37. RGB value is (80,102,55). Sum of RGB (Red+Green+Blue) = 80+102+55=237 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.76% from 237); Green value is 102 (40.23% from 255 or 43.04% from 237); Blue value is 55 (21.88% from 255 or 23.21% from 237); Max value from RGB is 102 - color contains mainly: green. Hex color #506637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #506637 is #AF99C8. Grayscale: #5A5A5A. Windows color (decimal): -11508169 or 3630672. OLE color: 3630672.
HSL color Cylindrical-coordinate representation of color #506637: hue angle of 88.09º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #506637 is Cyan = 0.22, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 80 | 102 | 55 | - |
| CMYK | 0.22 | 0 | 0.46 | 0.6 |
| HSL | 88.09º | 0.3% | 0.31% | - |
| HSV(B) | 88.09º | 0.46% | 0.4% | - |
| XYZ | 8.75 | 11.48 | 5.37 | - |
| YUV | 90.06 | 108.21 | 120.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 102 | 55 | 0.22 | 0 | 0.46 | 0.6 | 88.09 | 0.3 | 0.31 |
| Hex | 50 | 66 | 37 | 16 | 0 | 2E | 3C | 58 | 1E | 1F |
| Octal | 120 | 146 | 67 | 26 | 0 | 56 | 74 | 130 | 36 | 37 |
| Binary | 1010000 | 1100110 | 110111 | 10110 | 0 | 101110 | 111100 | 1011000 | 11110 | 11111 |
Color Harmonies of #506637
Complementary color
Monochromatic Colors of #506637
Black with #506637
Text Example
Text Example
White with #506637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506637; }
p { color: rgb(80,102,55); }
H1.HeaderClassName
{
color: #506637;
}
.AnyTagClassName
{
color: #506637;
}
</style>
background-color css
<style>
a { background-color: #506637; }
a { background-color: rgb(80,102,55); }
div.DivClassName
{
background-color: #506637;
}
.BgClassName
{
background-color: #506637;
}
</style>
border-color css
<style>
span { border-color: #506637; }
span { border-color: rgb(80,102,55); }
td.TdClassName
{
border-color: #506637;
}
.TagClassName
{
border-color: #506637;
}
</style>