Shades of Dell #476129
Tints of Dell #476129
RGB
CMYK
RGB Variations
Color information
#476129 (or 0x476129) is known color: Dell. HEX triplet: 47, 61 and 29. RGB value is (71,97,41). Sum of RGB (Red+Green+Blue) = 71+97+41=209 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.97% from 209); Green value is 97 (38.28% from 255 or 46.41% from 209); Blue value is 41 (16.41% from 255 or 19.62% from 209); Max value from RGB is 97 - color contains mainly: green. Hex color #476129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476129 is #B89ED6. Grayscale: #535353. Windows color (decimal): -12099287 or 2711879. OLE color: 2711879.
HSL color Cylindrical-coordinate representation of color #476129: hue angle of 87.86º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #476129 is Cyan = 0.27, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 97 | 41 | - |
| CMYK | 0.27 | 0 | 0.58 | 0.62 |
| HSL | 87.86º | 0.41% | 0.27% | - |
| HSV(B) | 87.86º | 0.58% | 0.38% | - |
| XYZ | 7.27 | 10.05 | 3.65 | - |
| YUV | 82.84 | 104.39 | 119.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 97 | 41 | 0.27 | 0 | 0.58 | 0.62 | 87.86 | 0.41 | 0.27 |
| Hex | 47 | 61 | 29 | 1B | 0 | 3A | 3E | 58 | 29 | 1B |
| Octal | 107 | 141 | 51 | 33 | 0 | 72 | 76 | 130 | 51 | 33 |
| Binary | 1000111 | 1100001 | 101001 | 11011 | 0 | 111010 | 111110 | 1011000 | 101001 | 11011 |
Color Harmonies of #476129
Complementary color
Monochromatic Colors of #476129
Black with #476129
Text Example
Text Example
White with #476129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476129; }
p { color: rgb(71,97,41); }
H1.HeaderClassName
{
color: #476129;
}
.AnyTagClassName
{
color: #476129;
}
</style>
background-color css
<style>
a { background-color: #476129; }
a { background-color: rgb(71,97,41); }
div.DivClassName
{
background-color: #476129;
}
.BgClassName
{
background-color: #476129;
}
</style>
border-color css
<style>
span { border-color: #476129; }
span { border-color: rgb(71,97,41); }
td.TdClassName
{
border-color: #476129;
}
.TagClassName
{
border-color: #476129;
}
</style>