Shades of Dell #507138
Tints of Dell #507138
RGB
CMYK
RGB Variations
Color information
#507138 (or 0x507138) is known color: Dell. HEX triplet: 50, 71 and 38. RGB value is (80,113,56). Sum of RGB (Red+Green+Blue) = 80+113+56=249 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.13% from 249); Green value is 113 (44.53% from 255 or 45.38% from 249); Blue value is 56 (22.27% from 255 or 22.49% from 249); Max value from RGB is 113 - color contains mainly: green. Hex color #507138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507138 is #AF8EC7. Grayscale: #606060. Windows color (decimal): -11505352 or 3699024. OLE color: 3699024.
HSL color Cylindrical-coordinate representation of color #507138: hue angle of 94.74º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #507138 is Cyan = 0.29, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 56 | - |
| CMYK | 0.29 | 0 | 0.50 | 0.56 |
| HSL | 94.74º | 0.34% | 0.33% | - |
| HSV(B) | 94.74º | 0.5% | 0.44% | - |
| XYZ | 9.93 | 13.8 | 5.88 | - |
| YUV | 96.64 | 105.07 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 56 | 0.29 | 0 | 0.50 | 0.56 | 94.74 | 0.34 | 0.33 |
| Hex | 50 | 71 | 38 | 1D | 0 | 32 | 38 | 5F | 22 | 21 |
| Octal | 120 | 161 | 70 | 35 | 0 | 62 | 70 | 137 | 42 | 41 |
| Binary | 1010000 | 1110001 | 111000 | 11101 | 0 | 110010 | 111000 | 1011111 | 100010 | 100001 |
Color Harmonies of #507138
Complementary color
Monochromatic Colors of #507138
Black with #507138
Text Example
Text Example
White with #507138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507138; }
p { color: rgb(80,113,56); }
H1.HeaderClassName
{
color: #507138;
}
.AnyTagClassName
{
color: #507138;
}
</style>
background-color css
<style>
a { background-color: #507138; }
a { background-color: rgb(80,113,56); }
div.DivClassName
{
background-color: #507138;
}
.BgClassName
{
background-color: #507138;
}
</style>
border-color css
<style>
span { border-color: #507138; }
span { border-color: rgb(80,113,56); }
td.TdClassName
{
border-color: #507138;
}
.TagClassName
{
border-color: #507138;
}
</style>