Shades of Dell #477029
Tints of Dell #477029
RGB
CMYK
RGB Variations
Color information
#477029 (or 0x477029) is known color: Dell. HEX triplet: 47, 70 and 29. RGB value is (71,112,41). Sum of RGB (Red+Green+Blue) = 71+112+41=224 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.70% from 224); Green value is 112 (44.14% from 255 or 50% from 224); Blue value is 41 (16.41% from 255 or 18.30% from 224); Max value from RGB is 112 - color contains mainly: green. Hex color #477029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477029 is #B88FD6. Grayscale: #5B5B5B. Windows color (decimal): -12095447 or 2715719. OLE color: 2715719.
HSL color Cylindrical-coordinate representation of color #477029: hue angle of 94.65º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #477029 is Cyan = 0.37, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 41 | - |
| CMYK | 0.37 | 0 | 0.63 | 0.56 |
| HSL | 94.65º | 0.46% | 0.3% | - |
| HSV(B) | 94.65º | 0.63% | 0.44% | - |
| XYZ | 8.79 | 13.09 | 4.16 | - |
| YUV | 91.65 | 99.42 | 113.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 41 | 0.37 | 0 | 0.63 | 0.56 | 94.65 | 0.46 | 0.3 |
| Hex | 47 | 70 | 29 | 25 | 0 | 3F | 38 | 5F | 2E | 1E |
| Octal | 107 | 160 | 51 | 45 | 0 | 77 | 70 | 137 | 56 | 36 |
| Binary | 1000111 | 1110000 | 101001 | 100101 | 0 | 111111 | 111000 | 1011111 | 101110 | 11110 |
Color Harmonies of #477029
Complementary color
Monochromatic Colors of #477029
Black with #477029
Text Example
Text Example
White with #477029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477029; }
p { color: rgb(71,112,41); }
H1.HeaderClassName
{
color: #477029;
}
.AnyTagClassName
{
color: #477029;
}
</style>
background-color css
<style>
a { background-color: #477029; }
a { background-color: rgb(71,112,41); }
div.DivClassName
{
background-color: #477029;
}
.BgClassName
{
background-color: #477029;
}
</style>
border-color css
<style>
span { border-color: #477029; }
span { border-color: rgb(71,112,41); }
td.TdClassName
{
border-color: #477029;
}
.TagClassName
{
border-color: #477029;
}
</style>