Shades of Dell #507034
Tints of Dell #507034
RGB
CMYK
RGB Variations
Color information
#507034 (or 0x507034) is known color: Dell. HEX triplet: 50, 70 and 34. RGB value is (80,112,52). Sum of RGB (Red+Green+Blue) = 80+112+52=244 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.79% from 244); Green value is 112 (44.14% from 255 or 45.90% from 244); Blue value is 52 (20.70% from 255 or 21.31% from 244); Max value from RGB is 112 - color contains mainly: green. Hex color #507034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507034 is #AF8FCB. Grayscale: #5F5F5F. Windows color (decimal): -11505612 or 3436624. OLE color: 3436624.
HSL color Cylindrical-coordinate representation of color #507034: hue angle of 92º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #507034 is Cyan = 0.29, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 112 | 52 | - |
| CMYK | 0.29 | 0 | 0.54 | 0.56 |
| HSL | 92º | 0.37% | 0.32% | - |
| HSV(B) | 92º | 0.54% | 0.44% | - |
| XYZ | 9.72 | 13.54 | 5.35 | - |
| YUV | 95.59 | 103.4 | 116.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 52 | 0.29 | 0 | 0.54 | 0.56 | 92 | 0.37 | 0.32 |
| Hex | 50 | 70 | 34 | 1D | 0 | 36 | 38 | 5C | 25 | 20 |
| Octal | 120 | 160 | 64 | 35 | 0 | 66 | 70 | 134 | 45 | 40 |
| Binary | 1010000 | 1110000 | 110100 | 11101 | 0 | 110110 | 111000 | 1011100 | 100101 | 100000 |
Color Harmonies of #507034
Complementary color
Monochromatic Colors of #507034
Black with #507034
Text Example
Text Example
White with #507034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507034; }
p { color: rgb(80,112,52); }
H1.HeaderClassName
{
color: #507034;
}
.AnyTagClassName
{
color: #507034;
}
</style>
background-color css
<style>
a { background-color: #507034; }
a { background-color: rgb(80,112,52); }
div.DivClassName
{
background-color: #507034;
}
.BgClassName
{
background-color: #507034;
}
</style>
border-color css
<style>
span { border-color: #507034; }
span { border-color: rgb(80,112,52); }
td.TdClassName
{
border-color: #507034;
}
.TagClassName
{
border-color: #507034;
}
</style>