Shades of Dell #326311
Tints of Dell #326311
RGB
CMYK
RGB Variations
Color information
#326311 (or 0x326311) is known color: Dell. HEX triplet: 32, 63 and 11. RGB value is (50,99,17). Sum of RGB (Red+Green+Blue) = 50+99+17=166 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.12% from 166); Green value is 99 (39.06% from 255 or 59.64% from 166); Blue value is 17 (7.03% from 255 or 10.24% from 166); Max value from RGB is 99 - color contains mainly: green. Hex color #326311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326311 is #CD9CEE. Grayscale: #4B4B4B. Windows color (decimal): -13475055 or 1139506. OLE color: 1139506.
HSL color Cylindrical-coordinate representation of color #326311: hue angle of 95.85º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #326311 is Cyan = 0.49, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 99 | 17 | - |
| CMYK | 0.49 | 0 | 0.83 | 0.61 |
| HSL | 95.85º | 0.71% | 0.23% | - |
| HSV(B) | 95.85º | 0.83% | 0.39% | - |
| XYZ | 5.88 | 9.64 | 2.08 | - |
| YUV | 75 | 95.27 | 110.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 17 | 0.49 | 0 | 0.83 | 0.61 | 95.85 | 0.71 | 0.23 |
| Hex | 32 | 63 | 11 | 31 | 0 | 53 | 3D | 60 | 47 | 17 |
| Octal | 62 | 143 | 21 | 61 | 0 | 123 | 75 | 140 | 107 | 27 |
| Binary | 110010 | 1100011 | 10001 | 110001 | 0 | 1010011 | 111101 | 1100000 | 1000111 | 10111 |
Color Harmonies of #326311
Complementary color
Monochromatic Colors of #326311
Black with #326311
Text Example
Text Example
White with #326311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326311; }
p { color: rgb(50,99,17); }
H1.HeaderClassName
{
color: #326311;
}
.AnyTagClassName
{
color: #326311;
}
</style>
background-color css
<style>
a { background-color: #326311; }
a { background-color: rgb(50,99,17); }
div.DivClassName
{
background-color: #326311;
}
.BgClassName
{
background-color: #326311;
}
</style>
border-color css
<style>
span { border-color: #326311; }
span { border-color: rgb(50,99,17); }
td.TdClassName
{
border-color: #326311;
}
.TagClassName
{
border-color: #326311;
}
</style>