Shades of Dell #477331
Tints of Dell #477331
RGB
CMYK
RGB Variations
Color information
#477331 (or 0x477331) is known color: Dell. HEX triplet: 47, 73 and 31. RGB value is (71,115,49). Sum of RGB (Red+Green+Blue) = 71+115+49=235 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.21% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #477331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477331 is #B88CCE. Grayscale: #5E5E5E. Windows color (decimal): -12094671 or 3240775. OLE color: 3240775.
HSL color Cylindrical-coordinate representation of color #477331: hue angle of 100º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #477331 is Cyan = 0.38, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 49 | - |
| CMYK | 0.38 | 0 | 0.57 | 0.55 |
| HSL | 100º | 0.4% | 0.32% | - |
| HSV(B) | 100º | 0.57% | 0.45% | - |
| XYZ | 9.28 | 13.82 | 5.08 | - |
| YUV | 94.32 | 102.42 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 49 | 0.38 | 0 | 0.57 | 0.55 | 100 | 0.4 | 0.32 |
| Hex | 47 | 73 | 31 | 26 | 0 | 39 | 37 | 64 | 28 | 20 |
| Octal | 107 | 163 | 61 | 46 | 0 | 71 | 67 | 144 | 50 | 40 |
| Binary | 1000111 | 1110011 | 110001 | 100110 | 0 | 111001 | 110111 | 1100100 | 101000 | 100000 |
Color Harmonies of #477331
Complementary color
Monochromatic Colors of #477331
Black with #477331
Text Example
Text Example
White with #477331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477331; }
p { color: rgb(71,115,49); }
H1.HeaderClassName
{
color: #477331;
}
.AnyTagClassName
{
color: #477331;
}
</style>
background-color css
<style>
a { background-color: #477331; }
a { background-color: rgb(71,115,49); }
div.DivClassName
{
background-color: #477331;
}
.BgClassName
{
background-color: #477331;
}
</style>
border-color css
<style>
span { border-color: #477331; }
span { border-color: rgb(71,115,49); }
td.TdClassName
{
border-color: #477331;
}
.TagClassName
{
border-color: #477331;
}
</style>