Shades of Dell #507334
Tints of Dell #507334
RGB
CMYK
RGB Variations
Color information
#507334 (or 0x507334) is known color: Dell. HEX triplet: 50, 73 and 34. RGB value is (80,115,52). Sum of RGB (Red+Green+Blue) = 80+115+52=247 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.39% from 247); Green value is 115 (45.31% from 255 or 46.56% from 247); Blue value is 52 (20.70% from 255 or 21.05% from 247); Max value from RGB is 115 - color contains mainly: green. Hex color #507334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #507334 is #AF8CCB. Grayscale: #616161. Windows color (decimal): -11504844 or 3437392. OLE color: 3437392.
HSL color Cylindrical-coordinate representation of color #507334: hue angle of 93.33º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #507334 is Cyan = 0.30, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 52 | - |
| CMYK | 0.30 | 0 | 0.55 | 0.55 |
| HSL | 93.33º | 0.38% | 0.33% | - |
| HSV(B) | 93.33º | 0.55% | 0.45% | - |
| XYZ | 10.06 | 14.21 | 5.46 | - |
| YUV | 97.35 | 102.4 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 52 | 0.30 | 0 | 0.55 | 0.55 | 93.33 | 0.38 | 0.33 |
| Hex | 50 | 73 | 34 | 1E | 0 | 37 | 37 | 5D | 26 | 21 |
| Octal | 120 | 163 | 64 | 36 | 0 | 67 | 67 | 135 | 46 | 41 |
| Binary | 1010000 | 1110011 | 110100 | 11110 | 0 | 110111 | 110111 | 1011101 | 100110 | 100001 |
Color Harmonies of #507334
Complementary color
Monochromatic Colors of #507334
Black with #507334
Text Example
Text Example
White with #507334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507334; }
p { color: rgb(80,115,52); }
H1.HeaderClassName
{
color: #507334;
}
.AnyTagClassName
{
color: #507334;
}
</style>
background-color css
<style>
a { background-color: #507334; }
a { background-color: rgb(80,115,52); }
div.DivClassName
{
background-color: #507334;
}
.BgClassName
{
background-color: #507334;
}
</style>
border-color css
<style>
span { border-color: #507334; }
span { border-color: rgb(80,115,52); }
td.TdClassName
{
border-color: #507334;
}
.TagClassName
{
border-color: #507334;
}
</style>