Shades of Dell #507239
Tints of Dell #507239
RGB
CMYK
RGB Variations
Color information
#507239 (or 0x507239) is known color: Dell. HEX triplet: 50, 72 and 39. RGB value is (80,114,57). Sum of RGB (Red+Green+Blue) = 80+114+57=251 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.87% from 251); Green value is 114 (44.92% from 255 or 45.42% from 251); Blue value is 57 (22.66% from 255 or 22.71% from 251); Max value from RGB is 114 - color contains mainly: green. Hex color #507239 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507239 is #AF8DC6. Grayscale: #616161. Windows color (decimal): -11505095 or 3764816. OLE color: 3764816.
HSL color Cylindrical-coordinate representation of color #507239: hue angle of 95.79º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #507239 is Cyan = 0.30, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 57 | - |
| CMYK | 0.30 | 0 | 0.50 | 0.55 |
| HSL | 95.79º | 0.33% | 0.34% | - |
| HSV(B) | 95.79º | 0.5% | 0.45% | - |
| XYZ | 10.06 | 14.04 | 6.05 | - |
| YUV | 97.34 | 105.24 | 115.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 57 | 0.30 | 0 | 0.50 | 0.55 | 95.79 | 0.33 | 0.34 |
| Hex | 50 | 72 | 39 | 1E | 0 | 32 | 37 | 60 | 21 | 22 |
| Octal | 120 | 162 | 71 | 36 | 0 | 62 | 67 | 140 | 41 | 42 |
| Binary | 1010000 | 1110010 | 111001 | 11110 | 0 | 110010 | 110111 | 1100000 | 100001 | 100010 |
Color Harmonies of #507239
Complementary color
Monochromatic Colors of #507239
Black with #507239
Text Example
Text Example
White with #507239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507239; }
p { color: rgb(80,114,57); }
H1.HeaderClassName
{
color: #507239;
}
.AnyTagClassName
{
color: #507239;
}
</style>
background-color css
<style>
a { background-color: #507239; }
a { background-color: rgb(80,114,57); }
div.DivClassName
{
background-color: #507239;
}
.BgClassName
{
background-color: #507239;
}
</style>
border-color css
<style>
span { border-color: #507239; }
span { border-color: rgb(80,114,57); }
td.TdClassName
{
border-color: #507239;
}
.TagClassName
{
border-color: #507239;
}
</style>