Shades of Dell #507238
Tints of Dell #507238
RGB
CMYK
RGB Variations
Color information
#507238 (or 0x507238) is known color: Dell. HEX triplet: 50, 72 and 38. RGB value is (80,114,56). Sum of RGB (Red+Green+Blue) = 80+114+56=250 (33% of max value = 765). Red value is 80 (31.64% from 255 or 32% from 250); Green value is 114 (44.92% from 255 or 45.6% from 250); Blue value is 56 (22.27% from 255 or 22.4% from 250); Max value from RGB is 114 - color contains mainly: green. Hex color #507238 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507238 is #AF8DC7. Grayscale: #616161. Windows color (decimal): -11505096 or 3699280. OLE color: 3699280.
HSL color Cylindrical-coordinate representation of color #507238: hue angle of 95.17º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #507238 is Cyan = 0.30, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 56 | - |
| CMYK | 0.30 | 0 | 0.51 | 0.55 |
| HSL | 95.17º | 0.34% | 0.33% | - |
| HSV(B) | 95.17º | 0.51% | 0.45% | - |
| XYZ | 10.04 | 14.03 | 5.92 | - |
| YUV | 97.22 | 104.74 | 115.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 56 | 0.30 | 0 | 0.51 | 0.55 | 95.17 | 0.34 | 0.33 |
| Hex | 50 | 72 | 38 | 1E | 0 | 33 | 37 | 5F | 22 | 21 |
| Octal | 120 | 162 | 70 | 36 | 0 | 63 | 67 | 137 | 42 | 41 |
| Binary | 1010000 | 1110010 | 111000 | 11110 | 0 | 110011 | 110111 | 1011111 | 100010 | 100001 |
Color Harmonies of #507238
Complementary color
Monochromatic Colors of #507238
Black with #507238
Text Example
Text Example
White with #507238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507238; }
p { color: rgb(80,114,56); }
H1.HeaderClassName
{
color: #507238;
}
.AnyTagClassName
{
color: #507238;
}
</style>
background-color css
<style>
a { background-color: #507238; }
a { background-color: rgb(80,114,56); }
div.DivClassName
{
background-color: #507238;
}
.BgClassName
{
background-color: #507238;
}
</style>
border-color css
<style>
span { border-color: #507238; }
span { border-color: rgb(80,114,56); }
td.TdClassName
{
border-color: #507238;
}
.TagClassName
{
border-color: #507238;
}
</style>