Shades of Dell #507337
Tints of Dell #507337
RGB
CMYK
RGB Variations
Color information
#507337 (or 0x507337) is known color: Dell. HEX triplet: 50, 73 and 37. RGB value is (80,115,55). Sum of RGB (Red+Green+Blue) = 80+115+55=250 (33% of max value = 765). Red value is 80 (31.64% from 255 or 32% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 55 (21.88% from 255 or 22% from 250); Max value from RGB is 115 - color contains mainly: green. Hex color #507337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507337 is #AF8CC8. Grayscale: #616161. Windows color (decimal): -11504841 or 3634000. OLE color: 3634000.
HSL color Cylindrical-coordinate representation of color #507337: hue angle of 95º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #507337 is Cyan = 0.30, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 55 | - |
| CMYK | 0.30 | 0 | 0.52 | 0.55 |
| HSL | 95º | 0.35% | 0.33% | - |
| HSV(B) | 95º | 0.52% | 0.45% | - |
| XYZ | 10.13 | 14.24 | 5.83 | - |
| YUV | 97.7 | 103.9 | 115.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 55 | 0.30 | 0 | 0.52 | 0.55 | 95 | 0.35 | 0.33 |
| Hex | 50 | 73 | 37 | 1E | 0 | 34 | 37 | 5F | 23 | 21 |
| Octal | 120 | 163 | 67 | 36 | 0 | 64 | 67 | 137 | 43 | 41 |
| Binary | 1010000 | 1110011 | 110111 | 11110 | 0 | 110100 | 110111 | 1011111 | 100011 | 100001 |
Color Harmonies of #507337
Complementary color
Monochromatic Colors of #507337
Black with #507337
Text Example
Text Example
White with #507337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507337; }
p { color: rgb(80,115,55); }
H1.HeaderClassName
{
color: #507337;
}
.AnyTagClassName
{
color: #507337;
}
</style>
background-color css
<style>
a { background-color: #507337; }
a { background-color: rgb(80,115,55); }
div.DivClassName
{
background-color: #507337;
}
.BgClassName
{
background-color: #507337;
}
</style>
border-color css
<style>
span { border-color: #507337; }
span { border-color: rgb(80,115,55); }
td.TdClassName
{
border-color: #507337;
}
.TagClassName
{
border-color: #507337;
}
</style>