Shades of Dell #326411
Tints of Dell #326411
RGB
CMYK
RGB Variations
Color information
#326411 (or 0x326411) is known color: Dell. HEX triplet: 32, 64 and 11. RGB value is (50,100,17). Sum of RGB (Red+Green+Blue) = 50+100+17=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 100 (39.45% from 255 or 59.88% from 167); Blue value is 17 (7.03% from 255 or 10.18% from 167); Max value from RGB is 100 - color contains mainly: green. Hex color #326411 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326411 is #CD9BEE. Grayscale: #4B4B4B. Windows color (decimal): -13474799 or 1139762. OLE color: 1139762.
HSL color Cylindrical-coordinate representation of color #326411: hue angle of 96.14º 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 #326411 is Cyan = 0.50, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 17 | - |
| CMYK | 0.50 | 0 | 0.83 | 0.61 |
| HSL | 96.14º | 0.71% | 0.23% | - |
| HSV(B) | 96.14º | 0.83% | 0.39% | - |
| XYZ | 5.97 | 9.83 | 2.11 | - |
| YUV | 75.59 | 94.94 | 109.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 17 | 0.50 | 0 | 0.83 | 0.61 | 96.14 | 0.71 | 0.23 |
| Hex | 32 | 64 | 11 | 32 | 0 | 53 | 3D | 60 | 47 | 17 |
| Octal | 62 | 144 | 21 | 62 | 0 | 123 | 75 | 140 | 107 | 27 |
| Binary | 110010 | 1100100 | 10001 | 110010 | 0 | 1010011 | 111101 | 1100000 | 1000111 | 10111 |
Color Harmonies of #326411
Complementary color
Monochromatic Colors of #326411
Black with #326411
Text Example
Text Example
White with #326411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326411; }
p { color: rgb(50,100,17); }
H1.HeaderClassName
{
color: #326411;
}
.AnyTagClassName
{
color: #326411;
}
</style>
background-color css
<style>
a { background-color: #326411; }
a { background-color: rgb(50,100,17); }
div.DivClassName
{
background-color: #326411;
}
.BgClassName
{
background-color: #326411;
}
</style>
border-color css
<style>
span { border-color: #326411; }
span { border-color: rgb(50,100,17); }
td.TdClassName
{
border-color: #326411;
}
.TagClassName
{
border-color: #326411;
}
</style>