Shades of Dell #507135
Tints of Dell #507135
RGB
CMYK
RGB Variations
Color information
#507135 (or 0x507135) is known color: Dell. HEX triplet: 50, 71 and 35. RGB value is (80,113,53). Sum of RGB (Red+Green+Blue) = 80+113+53=246 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.52% from 246); Green value is 113 (44.53% from 255 or 45.93% from 246); Blue value is 53 (21.09% from 255 or 21.54% from 246); Max value from RGB is 113 - color contains mainly: green. Hex color #507135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507135 is #AF8ECA. Grayscale: #606060. Windows color (decimal): -11505355 or 3502416. OLE color: 3502416.
HSL color Cylindrical-coordinate representation of color #507135: hue angle of 93º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #507135 is Cyan = 0.29, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 53 | - |
| CMYK | 0.29 | 0 | 0.53 | 0.56 |
| HSL | 93º | 0.36% | 0.33% | - |
| HSV(B) | 93º | 0.53% | 0.44% | - |
| XYZ | 9.86 | 13.77 | 5.51 | - |
| YUV | 96.29 | 103.57 | 116.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 53 | 0.29 | 0 | 0.53 | 0.56 | 93 | 0.36 | 0.33 |
| Hex | 50 | 71 | 35 | 1D | 0 | 35 | 38 | 5D | 24 | 21 |
| Octal | 120 | 161 | 65 | 35 | 0 | 65 | 70 | 135 | 44 | 41 |
| Binary | 1010000 | 1110001 | 110101 | 11101 | 0 | 110101 | 111000 | 1011101 | 100100 | 100001 |
Color Harmonies of #507135
Complementary color
Monochromatic Colors of #507135
Black with #507135
Text Example
Text Example
White with #507135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507135; }
p { color: rgb(80,113,53); }
H1.HeaderClassName
{
color: #507135;
}
.AnyTagClassName
{
color: #507135;
}
</style>
background-color css
<style>
a { background-color: #507135; }
a { background-color: rgb(80,113,53); }
div.DivClassName
{
background-color: #507135;
}
.BgClassName
{
background-color: #507135;
}
</style>
border-color css
<style>
span { border-color: #507135; }
span { border-color: rgb(80,113,53); }
td.TdClassName
{
border-color: #507135;
}
.TagClassName
{
border-color: #507135;
}
</style>