Shades of Dell #466329
Tints of Dell #466329
RGB
CMYK
RGB Variations
Color information
#466329 (or 0x466329) is known color: Dell. HEX triplet: 46, 63 and 29. RGB value is (70,99,41). Sum of RGB (Red+Green+Blue) = 70+99+41=210 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.33% from 210); Green value is 99 (39.06% from 255 or 47.14% from 210); Blue value is 41 (16.41% from 255 or 19.52% from 210); Max value from RGB is 99 - color contains mainly: green. Hex color #466329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466329 is #B99CD6. Grayscale: #535353. Windows color (decimal): -12164311 or 2712390. OLE color: 2712390.
HSL color Cylindrical-coordinate representation of color #466329: hue angle of 90º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #466329 is Cyan = 0.29, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 41 | - |
| CMYK | 0.29 | 0 | 0.59 | 0.61 |
| HSL | 90º | 0.41% | 0.27% | - |
| HSV(B) | 90º | 0.59% | 0.39% | - |
| XYZ | 7.39 | 10.39 | 3.71 | - |
| YUV | 83.72 | 103.89 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 41 | 0.29 | 0 | 0.59 | 0.61 | 90 | 0.41 | 0.27 |
| Hex | 46 | 63 | 29 | 1D | 0 | 3B | 3D | 5A | 29 | 1B |
| Octal | 106 | 143 | 51 | 35 | 0 | 73 | 75 | 132 | 51 | 33 |
| Binary | 1000110 | 1100011 | 101001 | 11101 | 0 | 111011 | 111101 | 1011010 | 101001 | 11011 |
Color Harmonies of #466329
Complementary color
Monochromatic Colors of #466329
Black with #466329
Text Example
Text Example
White with #466329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466329; }
p { color: rgb(70,99,41); }
H1.HeaderClassName
{
color: #466329;
}
.AnyTagClassName
{
color: #466329;
}
</style>
background-color css
<style>
a { background-color: #466329; }
a { background-color: rgb(70,99,41); }
div.DivClassName
{
background-color: #466329;
}
.BgClassName
{
background-color: #466329;
}
</style>
border-color css
<style>
span { border-color: #466329; }
span { border-color: rgb(70,99,41); }
td.TdClassName
{
border-color: #466329;
}
.TagClassName
{
border-color: #466329;
}
</style>