Shades of Dell #316110
Tints of Dell #316110
RGB
CMYK
RGB Variations
Color information
#316110 (or 0x316110) is known color: Dell. HEX triplet: 31, 61 and 10. RGB value is (49,97,16). Sum of RGB (Red+Green+Blue) = 49+97+16=162 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.25% from 162); Green value is 97 (38.28% from 255 or 59.88% from 162); Blue value is 16 (6.64% from 255 or 9.88% from 162); Max value from RGB is 97 - color contains mainly: green. Hex color #316110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316110 is #CE9EEF. Grayscale: #494949. Windows color (decimal): -13541104 or 1073457. OLE color: 1073457.
HSL color Cylindrical-coordinate representation of color #316110: hue angle of 95.56º 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 #316110 is Cyan = 0.49, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 97 | 16 | - |
| CMYK | 0.49 | 0 | 0.84 | 0.62 |
| HSL | 95.56º | 0.72% | 0.22% | - |
| HSV(B) | 95.56º | 0.84% | 0.38% | - |
| XYZ | 5.63 | 9.24 | 1.98 | - |
| YUV | 73.41 | 95.6 | 110.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 16 | 0.49 | 0 | 0.84 | 0.62 | 95.56 | 0.72 | 0.22 |
| Hex | 31 | 61 | 10 | 31 | 0 | 54 | 3E | 60 | 48 | 16 |
| Octal | 61 | 141 | 20 | 61 | 0 | 124 | 76 | 140 | 110 | 26 |
| Binary | 110001 | 1100001 | 10000 | 110001 | 0 | 1010100 | 111110 | 1100000 | 1001000 | 10110 |
Color Harmonies of #316110
Complementary color
Monochromatic Colors of #316110
Black with #316110
Text Example
Text Example
White with #316110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316110; }
p { color: rgb(49,97,16); }
H1.HeaderClassName
{
color: #316110;
}
.AnyTagClassName
{
color: #316110;
}
</style>
background-color css
<style>
a { background-color: #316110; }
a { background-color: rgb(49,97,16); }
div.DivClassName
{
background-color: #316110;
}
.BgClassName
{
background-color: #316110;
}
</style>
border-color css
<style>
span { border-color: #316110; }
span { border-color: rgb(49,97,16); }
td.TdClassName
{
border-color: #316110;
}
.TagClassName
{
border-color: #316110;
}
</style>