Shades of Dell #477526
Tints of Dell #477526
RGB
CMYK
RGB Variations
Color information
#477526 (or 0x477526) is known color: Dell. HEX triplet: 47, 75 and 26. RGB value is (71,117,38). Sum of RGB (Red+Green+Blue) = 71+117+38=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 117 (46.09% from 255 or 51.77% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 117 - color contains mainly: green. Hex color #477526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477526 is #B88AD9. Grayscale: #5E5E5E. Windows color (decimal): -12094170 or 2520391. OLE color: 2520391.
HSL color Cylindrical-coordinate representation of color #477526: hue angle of 94.94º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #477526 is Cyan = 0.39, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 38 | - |
| CMYK | 0.39 | 0 | 0.68 | 0.54 |
| HSL | 94.94º | 0.51% | 0.3% | - |
| HSV(B) | 94.94º | 0.68% | 0.46% | - |
| XYZ | 9.31 | 14.2 | 4.08 | - |
| YUV | 94.24 | 96.26 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 38 | 0.39 | 0 | 0.68 | 0.54 | 94.94 | 0.51 | 0.3 |
| Hex | 47 | 75 | 26 | 27 | 0 | 44 | 36 | 5F | 33 | 1E |
| Octal | 107 | 165 | 46 | 47 | 0 | 104 | 66 | 137 | 63 | 36 |
| Binary | 1000111 | 1110101 | 100110 | 100111 | 0 | 1000100 | 110110 | 1011111 | 110011 | 11110 |
Color Harmonies of #477526
Complementary color
Monochromatic Colors of #477526
Black with #477526
Text Example
Text Example
White with #477526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477526; }
p { color: rgb(71,117,38); }
H1.HeaderClassName
{
color: #477526;
}
.AnyTagClassName
{
color: #477526;
}
</style>
background-color css
<style>
a { background-color: #477526; }
a { background-color: rgb(71,117,38); }
div.DivClassName
{
background-color: #477526;
}
.BgClassName
{
background-color: #477526;
}
</style>
border-color css
<style>
span { border-color: #477526; }
span { border-color: rgb(71,117,38); }
td.TdClassName
{
border-color: #477526;
}
.TagClassName
{
border-color: #477526;
}
</style>