Shades of Dell #477125
Tints of Dell #477125
RGB
CMYK
RGB Variations
Color information
#477125 (or 0x477125) is known color: Dell. HEX triplet: 47, 71 and 25. RGB value is (71,113,37). Sum of RGB (Red+Green+Blue) = 71+113+37=221 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.13% from 221); Green value is 113 (44.53% from 255 or 51.13% from 221); Blue value is 37 (14.84% from 255 or 16.74% from 221); Max value from RGB is 113 - color contains mainly: green. Hex color #477125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477125 is #B88EDA. Grayscale: #5C5C5C. Windows color (decimal): -12095195 or 2453831. OLE color: 2453831.
HSL color Cylindrical-coordinate representation of color #477125: hue angle of 93.16º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #477125 is Cyan = 0.37, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 37 | - |
| CMYK | 0.37 | 0 | 0.67 | 0.56 |
| HSL | 93.16º | 0.51% | 0.29% | - |
| HSV(B) | 93.16º | 0.67% | 0.44% | - |
| XYZ | 8.84 | 13.28 | 3.85 | - |
| YUV | 91.78 | 97.09 | 113.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 37 | 0.37 | 0 | 0.67 | 0.56 | 93.16 | 0.51 | 0.29 |
| Hex | 47 | 71 | 25 | 25 | 0 | 43 | 38 | 5D | 33 | 1D |
| Octal | 107 | 161 | 45 | 45 | 0 | 103 | 70 | 135 | 63 | 35 |
| Binary | 1000111 | 1110001 | 100101 | 100101 | 0 | 1000011 | 111000 | 1011101 | 110011 | 11101 |
Color Harmonies of #477125
Complementary color
Monochromatic Colors of #477125
Black with #477125
Text Example
Text Example
White with #477125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477125; }
p { color: rgb(71,113,37); }
H1.HeaderClassName
{
color: #477125;
}
.AnyTagClassName
{
color: #477125;
}
</style>
background-color css
<style>
a { background-color: #477125; }
a { background-color: rgb(71,113,37); }
div.DivClassName
{
background-color: #477125;
}
.BgClassName
{
background-color: #477125;
}
</style>
border-color css
<style>
span { border-color: #477125; }
span { border-color: rgb(71,113,37); }
td.TdClassName
{
border-color: #477125;
}
.TagClassName
{
border-color: #477125;
}
</style>