Shades of Dell #466032
Tints of Dell #466032
RGB
CMYK
RGB Variations
Color information
#466032 (or 0x466032) is known color: Dell. HEX triplet: 46, 60 and 32. RGB value is (70,96,50). Sum of RGB (Red+Green+Blue) = 70+96+50=216 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.41% from 216); Green value is 96 (37.89% from 255 or 44.44% from 216); Blue value is 50 (19.92% from 255 or 23.15% from 216); Max value from RGB is 96 - color contains mainly: green. Hex color #466032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466032 is #B99FCD. Grayscale: #535353. Windows color (decimal): -12165070 or 3301446. OLE color: 3301446.
HSL color Cylindrical-coordinate representation of color #466032: hue angle of 93.91º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #466032 is Cyan = 0.27, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 50 | - |
| CMYK | 0.27 | 0 | 0.48 | 0.62 |
| HSL | 93.91º | 0.32% | 0.29% | - |
| HSV(B) | 93.91º | 0.48% | 0.38% | - |
| XYZ | 7.28 | 9.9 | 4.54 | - |
| YUV | 82.98 | 109.39 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 50 | 0.27 | 0 | 0.48 | 0.62 | 93.91 | 0.32 | 0.29 |
| Hex | 46 | 60 | 32 | 1B | 0 | 30 | 3E | 5E | 20 | 1D |
| Octal | 106 | 140 | 62 | 33 | 0 | 60 | 76 | 136 | 40 | 35 |
| Binary | 1000110 | 1100000 | 110010 | 11011 | 0 | 110000 | 111110 | 1011110 | 100000 | 11101 |
Color Harmonies of #466032
Complementary color
Monochromatic Colors of #466032
Black with #466032
Text Example
Text Example
White with #466032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466032; }
p { color: rgb(70,96,50); }
H1.HeaderClassName
{
color: #466032;
}
.AnyTagClassName
{
color: #466032;
}
</style>
background-color css
<style>
a { background-color: #466032; }
a { background-color: rgb(70,96,50); }
div.DivClassName
{
background-color: #466032;
}
.BgClassName
{
background-color: #466032;
}
</style>
border-color css
<style>
span { border-color: #466032; }
span { border-color: rgb(70,96,50); }
td.TdClassName
{
border-color: #466032;
}
.TagClassName
{
border-color: #466032;
}
</style>