Shades of Dell #326011
Tints of Dell #326011
RGB
CMYK
RGB Variations
Color information
#326011 (or 0x326011) is known color: Dell. HEX triplet: 32, 60 and 11. RGB value is (50,96,17). Sum of RGB (Red+Green+Blue) = 50+96+17=163 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.67% from 163); Green value is 96 (37.89% from 255 or 58.90% from 163); Blue value is 17 (7.03% from 255 or 10.43% from 163); Max value from RGB is 96 - color contains mainly: green. Hex color #326011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326011 is #CD9FEE. Grayscale: #494949. Windows color (decimal): -13475823 or 1138738. OLE color: 1138738.
HSL color Cylindrical-coordinate representation of color #326011: hue angle of 94.94º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #326011 is Cyan = 0.48, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 17 | - |
| CMYK | 0.48 | 0 | 0.82 | 0.62 |
| HSL | 94.94º | 0.7% | 0.22% | - |
| HSV(B) | 94.94º | 0.82% | 0.38% | - |
| XYZ | 5.6 | 9.08 | 1.99 | - |
| YUV | 73.24 | 96.26 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 17 | 0.48 | 0 | 0.82 | 0.62 | 94.94 | 0.7 | 0.22 |
| Hex | 32 | 60 | 11 | 30 | 0 | 52 | 3E | 5F | 46 | 16 |
| Octal | 62 | 140 | 21 | 60 | 0 | 122 | 76 | 137 | 106 | 26 |
| Binary | 110010 | 1100000 | 10001 | 110000 | 0 | 1010010 | 111110 | 1011111 | 1000110 | 10110 |
Color Harmonies of #326011
Complementary color
Monochromatic Colors of #326011
Black with #326011
Text Example
Text Example
White with #326011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326011; }
p { color: rgb(50,96,17); }
H1.HeaderClassName
{
color: #326011;
}
.AnyTagClassName
{
color: #326011;
}
</style>
background-color css
<style>
a { background-color: #326011; }
a { background-color: rgb(50,96,17); }
div.DivClassName
{
background-color: #326011;
}
.BgClassName
{
background-color: #326011;
}
</style>
border-color css
<style>
span { border-color: #326011; }
span { border-color: rgb(50,96,17); }
td.TdClassName
{
border-color: #326011;
}
.TagClassName
{
border-color: #326011;
}
</style>