Shades of Dell #477122
Tints of Dell #477122
RGB
CMYK
RGB Variations
Color information
#477122 (or 0x477122) is known color: Dell. HEX triplet: 47, 71 and 22. RGB value is (71,113,34). Sum of RGB (Red+Green+Blue) = 71+113+34=218 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.57% from 218); Green value is 113 (44.53% from 255 or 51.83% from 218); Blue value is 34 (13.67% from 255 or 15.60% from 218); Max value from RGB is 113 - color contains mainly: green. Hex color #477122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477122 is #B88EDD. Grayscale: #5B5B5B. Windows color (decimal): -12095198 or 2257223. OLE color: 2257223.
HSL color Cylindrical-coordinate representation of color #477122: hue angle of 91.9º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #477122 is Cyan = 0.37, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 34 | - |
| CMYK | 0.37 | 0 | 0.70 | 0.56 |
| HSL | 91.9º | 0.54% | 0.29% | - |
| HSV(B) | 91.9º | 0.7% | 0.44% | - |
| XYZ | 8.79 | 13.27 | 3.61 | - |
| YUV | 91.44 | 95.59 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 34 | 0.37 | 0 | 0.70 | 0.56 | 91.9 | 0.54 | 0.29 |
| Hex | 47 | 71 | 22 | 25 | 0 | 46 | 38 | 5C | 36 | 1D |
| Octal | 107 | 161 | 42 | 45 | 0 | 106 | 70 | 134 | 66 | 35 |
| Binary | 1000111 | 1110001 | 100010 | 100101 | 0 | 1000110 | 111000 | 1011100 | 110110 | 11101 |
Color Harmonies of #477122
Complementary color
Monochromatic Colors of #477122
Black with #477122
Text Example
Text Example
White with #477122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477122; }
p { color: rgb(71,113,34); }
H1.HeaderClassName
{
color: #477122;
}
.AnyTagClassName
{
color: #477122;
}
</style>
background-color css
<style>
a { background-color: #477122; }
a { background-color: rgb(71,113,34); }
div.DivClassName
{
background-color: #477122;
}
.BgClassName
{
background-color: #477122;
}
</style>
border-color css
<style>
span { border-color: #477122; }
span { border-color: rgb(71,113,34); }
td.TdClassName
{
border-color: #477122;
}
.TagClassName
{
border-color: #477122;
}
</style>