Shades of Dell #466129
Tints of Dell #466129
RGB
CMYK
RGB Variations
Color information
#466129 (or 0x466129) is known color: Dell. HEX triplet: 46, 61 and 29. RGB value is (70,97,41). Sum of RGB (Red+Green+Blue) = 70+97+41=208 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.65% from 208); Green value is 97 (38.28% from 255 or 46.63% from 208); Blue value is 41 (16.41% from 255 or 19.71% from 208); Max value from RGB is 97 - color contains mainly: green. Hex color #466129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466129 is #B99ED6. Grayscale: #525252. Windows color (decimal): -12164823 or 2711878. OLE color: 2711878.
HSL color Cylindrical-coordinate representation of color #466129: hue angle of 88.93º 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 #466129 is Cyan = 0.28, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 41 | - |
| CMYK | 0.28 | 0 | 0.58 | 0.62 |
| HSL | 88.93º | 0.41% | 0.27% | - |
| HSV(B) | 88.93º | 0.58% | 0.38% | - |
| XYZ | 7.2 | 10.01 | 3.65 | - |
| YUV | 82.54 | 104.55 | 119.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 41 | 0.28 | 0 | 0.58 | 0.62 | 88.93 | 0.41 | 0.27 |
| Hex | 46 | 61 | 29 | 1C | 0 | 3A | 3E | 59 | 29 | 1B |
| Octal | 106 | 141 | 51 | 34 | 0 | 72 | 76 | 131 | 51 | 33 |
| Binary | 1000110 | 1100001 | 101001 | 11100 | 0 | 111010 | 111110 | 1011001 | 101001 | 11011 |
Color Harmonies of #466129
Complementary color
Monochromatic Colors of #466129
Black with #466129
Text Example
Text Example
White with #466129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466129; }
p { color: rgb(70,97,41); }
H1.HeaderClassName
{
color: #466129;
}
.AnyTagClassName
{
color: #466129;
}
</style>
background-color css
<style>
a { background-color: #466129; }
a { background-color: rgb(70,97,41); }
div.DivClassName
{
background-color: #466129;
}
.BgClassName
{
background-color: #466129;
}
</style>
border-color css
<style>
span { border-color: #466129; }
span { border-color: rgb(70,97,41); }
td.TdClassName
{
border-color: #466129;
}
.TagClassName
{
border-color: #466129;
}
</style>