Shades of Dell #477028
Tints of Dell #477028
RGB
CMYK
RGB Variations
Color information
#477028 (or 0x477028) is known color: Dell. HEX triplet: 47, 70 and 28. RGB value is (71,112,40). Sum of RGB (Red+Green+Blue) = 71+112+40=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 112 (44.14% from 255 or 50.22% from 223); Blue value is 40 (16.02% from 255 or 17.94% from 223); Max value from RGB is 112 - color contains mainly: green. Hex color #477028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477028 is #B88FD7. Grayscale: #5B5B5B. Windows color (decimal): -12095448 or 2650183. OLE color: 2650183.
HSL color Cylindrical-coordinate representation of color #477028: hue angle of 94.17º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #477028 is Cyan = 0.37, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 40 | - |
| CMYK | 0.37 | 0 | 0.64 | 0.56 |
| HSL | 94.17º | 0.47% | 0.3% | - |
| HSV(B) | 94.17º | 0.64% | 0.44% | - |
| XYZ | 8.78 | 13.08 | 4.07 | - |
| YUV | 91.53 | 98.92 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 40 | 0.37 | 0 | 0.64 | 0.56 | 94.17 | 0.47 | 0.3 |
| Hex | 47 | 70 | 28 | 25 | 0 | 40 | 38 | 5E | 2F | 1E |
| Octal | 107 | 160 | 50 | 45 | 0 | 100 | 70 | 136 | 57 | 36 |
| Binary | 1000111 | 1110000 | 101000 | 100101 | 0 | 1000000 | 111000 | 1011110 | 101111 | 11110 |
Color Harmonies of #477028
Complementary color
Monochromatic Colors of #477028
Black with #477028
Text Example
Text Example
White with #477028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477028; }
p { color: rgb(71,112,40); }
H1.HeaderClassName
{
color: #477028;
}
.AnyTagClassName
{
color: #477028;
}
</style>
background-color css
<style>
a { background-color: #477028; }
a { background-color: rgb(71,112,40); }
div.DivClassName
{
background-color: #477028;
}
.BgClassName
{
background-color: #477028;
}
</style>
border-color css
<style>
span { border-color: #477028; }
span { border-color: rgb(71,112,40); }
td.TdClassName
{
border-color: #477028;
}
.TagClassName
{
border-color: #477028;
}
</style>