Shades of Dell #316210
Tints of Dell #316210
RGB
CMYK
RGB Variations
Color information
#316210 (or 0x316210) is known color: Dell. HEX triplet: 31, 62 and 10. RGB value is (49,98,16). Sum of RGB (Red+Green+Blue) = 49+98+16=163 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.06% from 163); Green value is 98 (38.67% from 255 or 60.12% from 163); Blue value is 16 (6.64% from 255 or 9.82% from 163); Max value from RGB is 98 - color contains mainly: green. Hex color #316210 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316210 is #CE9DEF. Grayscale: #4A4A4A. Windows color (decimal): -13540848 or 1073713. OLE color: 1073713.
HSL color Cylindrical-coordinate representation of color #316210: hue angle of 95.85º 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 #316210 is Cyan = 0.5, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 98 | 16 | - |
| CMYK | 0.5 | 0 | 0.84 | 0.62 |
| HSL | 95.85º | 0.72% | 0.22% | - |
| HSV(B) | 95.85º | 0.84% | 0.38% | - |
| XYZ | 5.73 | 9.43 | 2.01 | - |
| YUV | 74 | 95.27 | 110.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 98 | 16 | 0.5 | 0 | 0.84 | 0.62 | 95.85 | 0.72 | 0.22 |
| Hex | 31 | 62 | 10 | 32 | 0 | 54 | 3E | 60 | 48 | 16 |
| Octal | 61 | 142 | 20 | 62 | 0 | 124 | 76 | 140 | 110 | 26 |
| Binary | 110001 | 1100010 | 10000 | 110010 | 0 | 1010100 | 111110 | 1100000 | 1001000 | 10110 |
Color Harmonies of #316210
Complementary color
Monochromatic Colors of #316210
Black with #316210
Text Example
Text Example
White with #316210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316210; }
p { color: rgb(49,98,16); }
H1.HeaderClassName
{
color: #316210;
}
.AnyTagClassName
{
color: #316210;
}
</style>
background-color css
<style>
a { background-color: #316210; }
a { background-color: rgb(49,98,16); }
div.DivClassName
{
background-color: #316210;
}
.BgClassName
{
background-color: #316210;
}
</style>
border-color css
<style>
span { border-color: #316210; }
span { border-color: rgb(49,98,16); }
td.TdClassName
{
border-color: #316210;
}
.TagClassName
{
border-color: #316210;
}
</style>