Shades of Dell #506939
Tints of Dell #506939
RGB
CMYK
RGB Variations
Color information
#506939 (or 0x506939) is known color: Dell. HEX triplet: 50, 69 and 39. RGB value is (80,105,57). Sum of RGB (Red+Green+Blue) = 80+105+57=242 (32% of max value = 765). Red value is 80 (31.64% from 255 or 33.06% from 242); Green value is 105 (41.41% from 255 or 43.39% from 242); Blue value is 57 (22.66% from 255 or 23.55% from 242); Max value from RGB is 105 - color contains mainly: green. Hex color #506939 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #506939 is #AF96C6. Grayscale: #5C5C5C. Windows color (decimal): -11507399 or 3762512. OLE color: 3762512.
HSL color Cylindrical-coordinate representation of color #506939: hue angle of 91.25º 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 #506939 is Cyan = 0.24, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 105 | 57 | - |
| CMYK | 0.24 | 0 | 0.46 | 0.59 |
| HSL | 91.25º | 0.3% | 0.32% | - |
| HSV(B) | 91.25º | 0.46% | 0.41% | - |
| XYZ | 9.1 | 12.1 | 5.73 | - |
| YUV | 92.05 | 108.22 | 119.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 105 | 57 | 0.24 | 0 | 0.46 | 0.59 | 91.25 | 0.3 | 0.32 |
| Hex | 50 | 69 | 39 | 18 | 0 | 2E | 3B | 5B | 1E | 20 |
| Octal | 120 | 151 | 71 | 30 | 0 | 56 | 73 | 133 | 36 | 40 |
| Binary | 1010000 | 1101001 | 111001 | 11000 | 0 | 101110 | 111011 | 1011011 | 11110 | 100000 |
Color Harmonies of #506939
Complementary color
Monochromatic Colors of #506939
Black with #506939
Text Example
Text Example
White with #506939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506939; }
p { color: rgb(80,105,57); }
H1.HeaderClassName
{
color: #506939;
}
.AnyTagClassName
{
color: #506939;
}
</style>
background-color css
<style>
a { background-color: #506939; }
a { background-color: rgb(80,105,57); }
div.DivClassName
{
background-color: #506939;
}
.BgClassName
{
background-color: #506939;
}
</style>
border-color css
<style>
span { border-color: #506939; }
span { border-color: rgb(80,105,57); }
td.TdClassName
{
border-color: #506939;
}
.TagClassName
{
border-color: #506939;
}
</style>