Shades of Dell #477022
Tints of Dell #477022
RGB
CMYK
RGB Variations
Color information
#477022 (or 0x477022) is known color: Dell. HEX triplet: 47, 70 and 22. RGB value is (71,112,34). Sum of RGB (Red+Green+Blue) = 71+112+34=217 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.72% from 217); Green value is 112 (44.14% from 255 or 51.61% from 217); Blue value is 34 (13.67% from 255 or 15.67% from 217); Max value from RGB is 112 - color contains mainly: green. Hex color #477022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477022 is #B88FDD. Grayscale: #5B5B5B. Windows color (decimal): -12095454 or 2256967. OLE color: 2256967.
HSL color Cylindrical-coordinate representation of color #477022: hue angle of 91.54º degrees, saturation: 0.53, 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 #477022 is Cyan = 0.37, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 34 | - |
| CMYK | 0.37 | 0 | 0.70 | 0.56 |
| HSL | 91.54º | 0.53% | 0.29% | - |
| HSV(B) | 91.54º | 0.7% | 0.44% | - |
| XYZ | 8.68 | 13.04 | 3.57 | - |
| YUV | 90.85 | 95.92 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 34 | 0.37 | 0 | 0.70 | 0.56 | 91.54 | 0.53 | 0.29 |
| Hex | 47 | 70 | 22 | 25 | 0 | 46 | 38 | 5C | 35 | 1D |
| Octal | 107 | 160 | 42 | 45 | 0 | 106 | 70 | 134 | 65 | 35 |
| Binary | 1000111 | 1110000 | 100010 | 100101 | 0 | 1000110 | 111000 | 1011100 | 110101 | 11101 |
Color Harmonies of #477022
Complementary color
Monochromatic Colors of #477022
Black with #477022
Text Example
Text Example
White with #477022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477022; }
p { color: rgb(71,112,34); }
H1.HeaderClassName
{
color: #477022;
}
.AnyTagClassName
{
color: #477022;
}
</style>
background-color css
<style>
a { background-color: #477022; }
a { background-color: rgb(71,112,34); }
div.DivClassName
{
background-color: #477022;
}
.BgClassName
{
background-color: #477022;
}
</style>
border-color css
<style>
span { border-color: #477022; }
span { border-color: rgb(71,112,34); }
td.TdClassName
{
border-color: #477022;
}
.TagClassName
{
border-color: #477022;
}
</style>