Shades of Dell #477034
Tints of Dell #477034
RGB
CMYK
RGB Variations
Color information
#477034 (or 0x477034) is known color: Dell. HEX triplet: 47, 70 and 34. RGB value is (71,112,52). Sum of RGB (Red+Green+Blue) = 71+112+52=235 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.21% from 235); Green value is 112 (44.14% from 255 or 47.66% from 235); Blue value is 52 (20.70% from 255 or 22.13% from 235); Max value from RGB is 112 - color contains mainly: green. Hex color #477034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477034 is #B88FCB. Grayscale: #5D5D5D. Windows color (decimal): -12095436 or 3436615. OLE color: 3436615.
HSL color Cylindrical-coordinate representation of color #477034: hue angle of 101º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #477034 is Cyan = 0.37, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 52 | - |
| CMYK | 0.37 | 0 | 0.54 | 0.56 |
| HSL | 101º | 0.37% | 0.32% | - |
| HSV(B) | 101º | 0.54% | 0.44% | - |
| XYZ | 9.01 | 13.18 | 5.32 | - |
| YUV | 92.9 | 104.92 | 112.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 52 | 0.37 | 0 | 0.54 | 0.56 | 101 | 0.37 | 0.32 |
| Hex | 47 | 70 | 34 | 25 | 0 | 36 | 38 | 65 | 25 | 20 |
| Octal | 107 | 160 | 64 | 45 | 0 | 66 | 70 | 145 | 45 | 40 |
| Binary | 1000111 | 1110000 | 110100 | 100101 | 0 | 110110 | 111000 | 1100101 | 100101 | 100000 |
Color Harmonies of #477034
Complementary color
Monochromatic Colors of #477034
Black with #477034
Text Example
Text Example
White with #477034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477034; }
p { color: rgb(71,112,52); }
H1.HeaderClassName
{
color: #477034;
}
.AnyTagClassName
{
color: #477034;
}
</style>
background-color css
<style>
a { background-color: #477034; }
a { background-color: rgb(71,112,52); }
div.DivClassName
{
background-color: #477034;
}
.BgClassName
{
background-color: #477034;
}
</style>
border-color css
<style>
span { border-color: #477034; }
span { border-color: rgb(71,112,52); }
td.TdClassName
{
border-color: #477034;
}
.TagClassName
{
border-color: #477034;
}
</style>