Shades of Dell #466029
Tints of Dell #466029
RGB
CMYK
RGB Variations
Color information
#466029 (or 0x466029) is known color: Dell. HEX triplet: 46, 60 and 29. RGB value is (70,96,41). Sum of RGB (Red+Green+Blue) = 70+96+41=207 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.82% from 207); Green value is 96 (37.89% from 255 or 46.38% from 207); Blue value is 41 (16.41% from 255 or 19.81% from 207); Max value from RGB is 96 - color contains mainly: green. Hex color #466029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466029 is #B99FD6. Grayscale: #525252. Windows color (decimal): -12165079 or 2711622. OLE color: 2711622.
HSL color Cylindrical-coordinate representation of color #466029: hue angle of 88.36º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #466029 is Cyan = 0.27, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 41 | - |
| CMYK | 0.27 | 0 | 0.57 | 0.62 |
| HSL | 88.36º | 0.4% | 0.27% | - |
| HSV(B) | 88.36º | 0.57% | 0.38% | - |
| XYZ | 7.11 | 9.83 | 3.62 | - |
| YUV | 81.96 | 104.89 | 119.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 41 | 0.27 | 0 | 0.57 | 0.62 | 88.36 | 0.4 | 0.27 |
| Hex | 46 | 60 | 29 | 1B | 0 | 39 | 3E | 58 | 28 | 1B |
| Octal | 106 | 140 | 51 | 33 | 0 | 71 | 76 | 130 | 50 | 33 |
| Binary | 1000110 | 1100000 | 101001 | 11011 | 0 | 111001 | 111110 | 1011000 | 101000 | 11011 |
Color Harmonies of #466029
Complementary color
Monochromatic Colors of #466029
Black with #466029
Text Example
Text Example
White with #466029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466029; }
p { color: rgb(70,96,41); }
H1.HeaderClassName
{
color: #466029;
}
.AnyTagClassName
{
color: #466029;
}
</style>
background-color css
<style>
a { background-color: #466029; }
a { background-color: rgb(70,96,41); }
div.DivClassName
{
background-color: #466029;
}
.BgClassName
{
background-color: #466029;
}
</style>
border-color css
<style>
span { border-color: #466029; }
span { border-color: rgb(70,96,41); }
td.TdClassName
{
border-color: #466029;
}
.TagClassName
{
border-color: #466029;
}
</style>