Shades of Dell #477525
Tints of Dell #477525
RGB
CMYK
RGB Variations
Color information
#477525 (or 0x477525) is known color: Dell. HEX triplet: 47, 75 and 25. RGB value is (71,117,37). Sum of RGB (Red+Green+Blue) = 71+117+37=225 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.56% from 225); Green value is 117 (46.09% from 255 or 52% from 225); Blue value is 37 (14.84% from 255 or 16.44% from 225); Max value from RGB is 117 - color contains mainly: green. Hex color #477525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477525 is #B88ADA. Grayscale: #5E5E5E. Windows color (decimal): -12094171 or 2454855. OLE color: 2454855.
HSL color Cylindrical-coordinate representation of color #477525: hue angle of 94.5º degrees, saturation: 0.52, 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 #477525 is Cyan = 0.39, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 37 | - |
| CMYK | 0.39 | 0 | 0.68 | 0.54 |
| HSL | 94.5º | 0.52% | 0.3% | - |
| HSV(B) | 94.5º | 0.68% | 0.46% | - |
| XYZ | 9.29 | 14.2 | 4 | - |
| YUV | 94.13 | 95.76 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 37 | 0.39 | 0 | 0.68 | 0.54 | 94.5 | 0.52 | 0.3 |
| Hex | 47 | 75 | 25 | 27 | 0 | 44 | 36 | 5E | 34 | 1E |
| Octal | 107 | 165 | 45 | 47 | 0 | 104 | 66 | 136 | 64 | 36 |
| Binary | 1000111 | 1110101 | 100101 | 100111 | 0 | 1000100 | 110110 | 1011110 | 110100 | 11110 |
Color Harmonies of #477525
Complementary color
Monochromatic Colors of #477525
Black with #477525
Text Example
Text Example
White with #477525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477525; }
p { color: rgb(71,117,37); }
H1.HeaderClassName
{
color: #477525;
}
.AnyTagClassName
{
color: #477525;
}
</style>
background-color css
<style>
a { background-color: #477525; }
a { background-color: rgb(71,117,37); }
div.DivClassName
{
background-color: #477525;
}
.BgClassName
{
background-color: #477525;
}
</style>
border-color css
<style>
span { border-color: #477525; }
span { border-color: rgb(71,117,37); }
td.TdClassName
{
border-color: #477525;
}
.TagClassName
{
border-color: #477525;
}
</style>