Shades of Dell #477024
Tints of Dell #477024
RGB
CMYK
RGB Variations
Color information
#477024 (or 0x477024) is known color: Dell. HEX triplet: 47, 70 and 24. RGB value is (71,112,36). Sum of RGB (Red+Green+Blue) = 71+112+36=219 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.42% from 219); Green value is 112 (44.14% from 255 or 51.14% from 219); Blue value is 36 (14.45% from 255 or 16.44% from 219); Max value from RGB is 112 - color contains mainly: green. Hex color #477024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477024 is #B88FDB. Grayscale: #5B5B5B. Windows color (decimal): -12095452 or 2388039. OLE color: 2388039.
HSL color Cylindrical-coordinate representation of color #477024: hue angle of 92.37º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #477024 is Cyan = 0.37, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 36 | - |
| CMYK | 0.37 | 0 | 0.68 | 0.56 |
| HSL | 92.37º | 0.51% | 0.29% | - |
| HSV(B) | 92.37º | 0.68% | 0.44% | - |
| XYZ | 8.71 | 13.06 | 3.73 | - |
| YUV | 91.08 | 96.92 | 113.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 36 | 0.37 | 0 | 0.68 | 0.56 | 92.37 | 0.51 | 0.29 |
| Hex | 47 | 70 | 24 | 25 | 0 | 44 | 38 | 5C | 33 | 1D |
| Octal | 107 | 160 | 44 | 45 | 0 | 104 | 70 | 134 | 63 | 35 |
| Binary | 1000111 | 1110000 | 100100 | 100101 | 0 | 1000100 | 111000 | 1011100 | 110011 | 11101 |
Color Harmonies of #477024
Complementary color
Monochromatic Colors of #477024
Black with #477024
Text Example
Text Example
White with #477024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477024; }
p { color: rgb(71,112,36); }
H1.HeaderClassName
{
color: #477024;
}
.AnyTagClassName
{
color: #477024;
}
</style>
background-color css
<style>
a { background-color: #477024; }
a { background-color: rgb(71,112,36); }
div.DivClassName
{
background-color: #477024;
}
.BgClassName
{
background-color: #477024;
}
</style>
border-color css
<style>
span { border-color: #477024; }
span { border-color: rgb(71,112,36); }
td.TdClassName
{
border-color: #477024;
}
.TagClassName
{
border-color: #477024;
}
</style>