Shades of Dell #477524
Tints of Dell #477524
RGB
CMYK
RGB Variations
Color information
#477524 (or 0x477524) is known color: Dell. HEX triplet: 47, 75 and 24. RGB value is (71,117,36). Sum of RGB (Red+Green+Blue) = 71+117+36=224 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.70% from 224); Green value is 117 (46.09% from 255 or 52.23% from 224); Blue value is 36 (14.45% from 255 or 16.07% from 224); Max value from RGB is 117 - color contains mainly: green. Hex color #477524 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477524 is #B88ADB. Grayscale: #5E5E5E. Windows color (decimal): -12094172 or 2389319. OLE color: 2389319.
HSL color Cylindrical-coordinate representation of color #477524: hue angle of 94.07º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #477524 is Cyan = 0.39, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 36 | - |
| CMYK | 0.39 | 0 | 0.69 | 0.54 |
| HSL | 94.07º | 0.53% | 0.3% | - |
| HSV(B) | 94.07º | 0.69% | 0.46% | - |
| XYZ | 9.28 | 14.19 | 3.92 | - |
| YUV | 94.01 | 95.26 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 36 | 0.39 | 0 | 0.69 | 0.54 | 94.07 | 0.53 | 0.3 |
| Hex | 47 | 75 | 24 | 27 | 0 | 45 | 36 | 5E | 35 | 1E |
| Octal | 107 | 165 | 44 | 47 | 0 | 105 | 66 | 136 | 65 | 36 |
| Binary | 1000111 | 1110101 | 100100 | 100111 | 0 | 1000101 | 110110 | 1011110 | 110101 | 11110 |
Color Harmonies of #477524
Complementary color
Monochromatic Colors of #477524
Black with #477524
Text Example
Text Example
White with #477524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477524; }
p { color: rgb(71,117,36); }
H1.HeaderClassName
{
color: #477524;
}
.AnyTagClassName
{
color: #477524;
}
</style>
background-color css
<style>
a { background-color: #477524; }
a { background-color: rgb(71,117,36); }
div.DivClassName
{
background-color: #477524;
}
.BgClassName
{
background-color: #477524;
}
</style>
border-color css
<style>
span { border-color: #477524; }
span { border-color: rgb(71,117,36); }
td.TdClassName
{
border-color: #477524;
}
.TagClassName
{
border-color: #477524;
}
</style>