Shades of Dell #476031
Tints of Dell #476031
RGB
CMYK
RGB Variations
Color information
#476031 (or 0x476031) is known color: Dell. HEX triplet: 47, 60 and 31. RGB value is (71,96,49). Sum of RGB (Red+Green+Blue) = 71+96+49=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 96 (37.89% from 255 or 44.44% from 216); Blue value is 49 (19.53% from 255 or 22.69% from 216); Max value from RGB is 96 - color contains mainly: green. Hex color #476031 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476031 is #B89FCE. Grayscale: #535353. Windows color (decimal): -12099535 or 3235911. OLE color: 3235911.
HSL color Cylindrical-coordinate representation of color #476031: hue angle of 91.91º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #476031 is Cyan = 0.26, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 96 | 49 | - |
| CMYK | 0.26 | 0 | 0.49 | 0.62 |
| HSL | 91.91º | 0.32% | 0.28% | - |
| HSV(B) | 91.91º | 0.49% | 0.38% | - |
| XYZ | 7.34 | 9.93 | 4.44 | - |
| YUV | 83.17 | 108.72 | 119.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 96 | 49 | 0.26 | 0 | 0.49 | 0.62 | 91.91 | 0.32 | 0.28 |
| Hex | 47 | 60 | 31 | 1A | 0 | 31 | 3E | 5C | 20 | 1C |
| Octal | 107 | 140 | 61 | 32 | 0 | 61 | 76 | 134 | 40 | 34 |
| Binary | 1000111 | 1100000 | 110001 | 11010 | 0 | 110001 | 111110 | 1011100 | 100000 | 11100 |
Color Harmonies of #476031
Complementary color
Monochromatic Colors of #476031
Black with #476031
Text Example
Text Example
White with #476031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476031; }
p { color: rgb(71,96,49); }
H1.HeaderClassName
{
color: #476031;
}
.AnyTagClassName
{
color: #476031;
}
</style>
background-color css
<style>
a { background-color: #476031; }
a { background-color: rgb(71,96,49); }
div.DivClassName
{
background-color: #476031;
}
.BgClassName
{
background-color: #476031;
}
</style>
border-color css
<style>
span { border-color: #476031; }
span { border-color: rgb(71,96,49); }
td.TdClassName
{
border-color: #476031;
}
.TagClassName
{
border-color: #476031;
}
</style>