Shades of Dell #326110
Tints of Dell #326110
RGB
CMYK
RGB Variations
Color information
#326110 (or 0x326110) is known color: Dell. HEX triplet: 32, 61 and 10. RGB value is (50,97,16). Sum of RGB (Red+Green+Blue) = 50+97+16=163 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.67% from 163); Green value is 97 (38.28% from 255 or 59.51% from 163); Blue value is 16 (6.64% from 255 or 9.82% from 163); Max value from RGB is 97 - color contains mainly: green. Hex color #326110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326110 is #CD9EEF. Grayscale: #494949. Windows color (decimal): -13475568 or 1073458. OLE color: 1073458.
HSL color Cylindrical-coordinate representation of color #326110: hue angle of 94.81º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #326110 is Cyan = 0.48, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 97 | 16 | - |
| CMYK | 0.48 | 0 | 0.84 | 0.62 |
| HSL | 94.81º | 0.72% | 0.22% | - |
| HSV(B) | 94.81º | 0.84% | 0.38% | - |
| XYZ | 5.68 | 9.26 | 1.98 | - |
| YUV | 73.71 | 95.43 | 111.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 97 | 16 | 0.48 | 0 | 0.84 | 0.62 | 94.81 | 0.72 | 0.22 |
| Hex | 32 | 61 | 10 | 30 | 0 | 54 | 3E | 5F | 48 | 16 |
| Octal | 62 | 141 | 20 | 60 | 0 | 124 | 76 | 137 | 110 | 26 |
| Binary | 110010 | 1100001 | 10000 | 110000 | 0 | 1010100 | 111110 | 1011111 | 1001000 | 10110 |
Color Harmonies of #326110
Complementary color
Monochromatic Colors of #326110
Black with #326110
Text Example
Text Example
White with #326110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326110; }
p { color: rgb(50,97,16); }
H1.HeaderClassName
{
color: #326110;
}
.AnyTagClassName
{
color: #326110;
}
</style>
background-color css
<style>
a { background-color: #326110; }
a { background-color: rgb(50,97,16); }
div.DivClassName
{
background-color: #326110;
}
.BgClassName
{
background-color: #326110;
}
</style>
border-color css
<style>
span { border-color: #326110; }
span { border-color: rgb(50,97,16); }
td.TdClassName
{
border-color: #326110;
}
.TagClassName
{
border-color: #326110;
}
</style>