Shades of Dell #316011
Tints of Dell #316011
RGB
CMYK
RGB Variations
Color information
#316011 (or 0x316011) is known color: Dell. HEX triplet: 31, 60 and 11. RGB value is (49,96,17). Sum of RGB (Red+Green+Blue) = 49+96+17=162 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.25% from 162); Green value is 96 (37.89% from 255 or 59.26% from 162); Blue value is 17 (7.03% from 255 or 10.49% from 162); Max value from RGB is 96 - color contains mainly: green. Hex color #316011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316011 is #CE9FEE. Grayscale: #494949. Windows color (decimal): -13541359 or 1138737. OLE color: 1138737.
HSL color Cylindrical-coordinate representation of color #316011: hue angle of 95.7º 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 #316011 is Cyan = 0.49, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 96 | 17 | - |
| CMYK | 0.49 | 0 | 0.82 | 0.62 |
| HSL | 95.7º | 0.7% | 0.22% | - |
| HSV(B) | 95.7º | 0.82% | 0.38% | - |
| XYZ | 5.55 | 9.06 | 1.99 | - |
| YUV | 72.94 | 96.43 | 110.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 17 | 0.49 | 0 | 0.82 | 0.62 | 95.7 | 0.7 | 0.22 |
| Hex | 31 | 60 | 11 | 31 | 0 | 52 | 3E | 60 | 46 | 16 |
| Octal | 61 | 140 | 21 | 61 | 0 | 122 | 76 | 140 | 106 | 26 |
| Binary | 110001 | 1100000 | 10001 | 110001 | 0 | 1010010 | 111110 | 1100000 | 1000110 | 10110 |
Color Harmonies of #316011
Complementary color
Monochromatic Colors of #316011
Black with #316011
Text Example
Text Example
White with #316011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316011; }
p { color: rgb(49,96,17); }
H1.HeaderClassName
{
color: #316011;
}
.AnyTagClassName
{
color: #316011;
}
</style>
background-color css
<style>
a { background-color: #316011; }
a { background-color: rgb(49,96,17); }
div.DivClassName
{
background-color: #316011;
}
.BgClassName
{
background-color: #316011;
}
</style>
border-color css
<style>
span { border-color: #316011; }
span { border-color: rgb(49,96,17); }
td.TdClassName
{
border-color: #316011;
}
.TagClassName
{
border-color: #316011;
}
</style>