Shades of Dell #507635
Tints of Dell #507635
RGB
CMYK
RGB Variations
Color information
#507635 (or 0x507635) is known color: Dell. HEX triplet: 50, 76 and 35. RGB value is (80,118,53). Sum of RGB (Red+Green+Blue) = 80+118+53=251 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.87% from 251); Green value is 118 (46.48% from 255 or 47.01% from 251); Blue value is 53 (21.09% from 255 or 21.12% from 251); Max value from RGB is 118 - color contains mainly: green. Hex color #507635 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507635 is #AF89CA. Grayscale: #636363. Windows color (decimal): -11504075 or 3503696. OLE color: 3503696.
HSL color Cylindrical-coordinate representation of color #507635: hue angle of 95.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #507635 is Cyan = 0.32, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 53 | - |
| CMYK | 0.32 | 0 | 0.55 | 0.54 |
| HSL | 95.08º | 0.38% | 0.34% | - |
| HSV(B) | 95.08º | 0.55% | 0.46% | - |
| XYZ | 10.43 | 14.92 | 5.7 | - |
| YUV | 99.23 | 101.91 | 114.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 53 | 0.32 | 0 | 0.55 | 0.54 | 95.08 | 0.38 | 0.34 |
| Hex | 50 | 76 | 35 | 20 | 0 | 37 | 36 | 5F | 26 | 22 |
| Octal | 120 | 166 | 65 | 40 | 0 | 67 | 66 | 137 | 46 | 42 |
| Binary | 1010000 | 1110110 | 110101 | 100000 | 0 | 110111 | 110110 | 1011111 | 100110 | 100010 |
Color Harmonies of #507635
Complementary color
Monochromatic Colors of #507635
Black with #507635
Text Example
Text Example
White with #507635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507635; }
p { color: rgb(80,118,53); }
H1.HeaderClassName
{
color: #507635;
}
.AnyTagClassName
{
color: #507635;
}
</style>
background-color css
<style>
a { background-color: #507635; }
a { background-color: rgb(80,118,53); }
div.DivClassName
{
background-color: #507635;
}
.BgClassName
{
background-color: #507635;
}
</style>
border-color css
<style>
span { border-color: #507635; }
span { border-color: rgb(80,118,53); }
td.TdClassName
{
border-color: #507635;
}
.TagClassName
{
border-color: #507635;
}
</style>