Shades of Dell #477033
Tints of Dell #477033
RGB
CMYK
RGB Variations
Color information
#477033 (or 0x477033) is known color: Dell. HEX triplet: 47, 70 and 33. RGB value is (71,112,51). Sum of RGB (Red+Green+Blue) = 71+112+51=234 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.34% from 234); Green value is 112 (44.14% from 255 or 47.86% from 234); Blue value is 51 (20.31% from 255 or 21.79% from 234); Max value from RGB is 112 - color contains mainly: green. Hex color #477033 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477033 is #B88FCC. Grayscale: #5C5C5C. Windows color (decimal): -12095437 or 3371079. OLE color: 3371079.
HSL color Cylindrical-coordinate representation of color #477033: hue angle of 100.33º 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 #477033 is Cyan = 0.37, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 51 | - |
| CMYK | 0.37 | 0 | 0.54 | 0.56 |
| HSL | 100.33º | 0.37% | 0.32% | - |
| HSV(B) | 100.33º | 0.54% | 0.44% | - |
| XYZ | 8.99 | 13.17 | 5.2 | - |
| YUV | 92.79 | 104.42 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 51 | 0.37 | 0 | 0.54 | 0.56 | 100.33 | 0.37 | 0.32 |
| Hex | 47 | 70 | 33 | 25 | 0 | 36 | 38 | 64 | 25 | 20 |
| Octal | 107 | 160 | 63 | 45 | 0 | 66 | 70 | 144 | 45 | 40 |
| Binary | 1000111 | 1110000 | 110011 | 100101 | 0 | 110110 | 111000 | 1100100 | 100101 | 100000 |
Color Harmonies of #477033
Complementary color
Monochromatic Colors of #477033
Black with #477033
Text Example
Text Example
White with #477033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477033; }
p { color: rgb(71,112,51); }
H1.HeaderClassName
{
color: #477033;
}
.AnyTagClassName
{
color: #477033;
}
</style>
background-color css
<style>
a { background-color: #477033; }
a { background-color: rgb(71,112,51); }
div.DivClassName
{
background-color: #477033;
}
.BgClassName
{
background-color: #477033;
}
</style>
border-color css
<style>
span { border-color: #477033; }
span { border-color: rgb(71,112,51); }
td.TdClassName
{
border-color: #477033;
}
.TagClassName
{
border-color: #477033;
}
</style>