Shades of Dell #477429
Tints of Dell #477429
RGB
CMYK
RGB Variations
Color information
#477429 (or 0x477429) is known color: Dell. HEX triplet: 47, 74 and 29. RGB value is (71,116,41). Sum of RGB (Red+Green+Blue) = 71+116+41=228 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.14% from 228); Green value is 116 (45.70% from 255 or 50.88% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 116 - color contains mainly: green. Hex color #477429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477429 is #B88BD6. Grayscale: #5E5E5E. Windows color (decimal): -12094423 or 2716743. OLE color: 2716743.
HSL color Cylindrical-coordinate representation of color #477429: hue angle of 96º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #477429 is Cyan = 0.39, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 41 | - |
| CMYK | 0.39 | 0 | 0.65 | 0.55 |
| HSL | 96º | 0.48% | 0.31% | - |
| HSV(B) | 96º | 0.65% | 0.45% | - |
| XYZ | 9.24 | 13.99 | 4.31 | - |
| YUV | 94 | 98.09 | 111.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 41 | 0.39 | 0 | 0.65 | 0.55 | 96 | 0.48 | 0.31 |
| Hex | 47 | 74 | 29 | 27 | 0 | 41 | 37 | 60 | 30 | 1F |
| Octal | 107 | 164 | 51 | 47 | 0 | 101 | 67 | 140 | 60 | 37 |
| Binary | 1000111 | 1110100 | 101001 | 100111 | 0 | 1000001 | 110111 | 1100000 | 110000 | 11111 |
Color Harmonies of #477429
Complementary color
Monochromatic Colors of #477429
Black with #477429
Text Example
Text Example
White with #477429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477429; }
p { color: rgb(71,116,41); }
H1.HeaderClassName
{
color: #477429;
}
.AnyTagClassName
{
color: #477429;
}
</style>
background-color css
<style>
a { background-color: #477429; }
a { background-color: rgb(71,116,41); }
div.DivClassName
{
background-color: #477429;
}
.BgClassName
{
background-color: #477429;
}
</style>
border-color css
<style>
span { border-color: #477429; }
span { border-color: rgb(71,116,41); }
td.TdClassName
{
border-color: #477429;
}
.TagClassName
{
border-color: #477429;
}
</style>