Shades of Dell #466232
Tints of Dell #466232
RGB
CMYK
RGB Variations
Color information
#466232 (or 0x466232) is known color: Dell. HEX triplet: 46, 62 and 32. RGB value is (70,98,50). Sum of RGB (Red+Green+Blue) = 70+98+50=218 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.11% from 218); Green value is 98 (38.67% from 255 or 44.95% from 218); Blue value is 50 (19.92% from 255 or 22.94% from 218); Max value from RGB is 98 - color contains mainly: green. Hex color #466232 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466232 is #B99DCD. Grayscale: #545454. Windows color (decimal): -12164558 or 3301958. OLE color: 3301958.
HSL color Cylindrical-coordinate representation of color #466232: hue angle of 95º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #466232 is Cyan = 0.29, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 50 | - |
| CMYK | 0.29 | 0 | 0.49 | 0.62 |
| HSL | 95º | 0.32% | 0.29% | - |
| HSV(B) | 95º | 0.49% | 0.38% | - |
| XYZ | 7.47 | 10.27 | 4.61 | - |
| YUV | 84.16 | 108.72 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 50 | 0.29 | 0 | 0.49 | 0.62 | 95 | 0.32 | 0.29 |
| Hex | 46 | 62 | 32 | 1D | 0 | 31 | 3E | 5F | 20 | 1D |
| Octal | 106 | 142 | 62 | 35 | 0 | 61 | 76 | 137 | 40 | 35 |
| Binary | 1000110 | 1100010 | 110010 | 11101 | 0 | 110001 | 111110 | 1011111 | 100000 | 11101 |
Color Harmonies of #466232
Complementary color
Monochromatic Colors of #466232
Black with #466232
Text Example
Text Example
White with #466232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466232; }
p { color: rgb(70,98,50); }
H1.HeaderClassName
{
color: #466232;
}
.AnyTagClassName
{
color: #466232;
}
</style>
background-color css
<style>
a { background-color: #466232; }
a { background-color: rgb(70,98,50); }
div.DivClassName
{
background-color: #466232;
}
.BgClassName
{
background-color: #466232;
}
</style>
border-color css
<style>
span { border-color: #466232; }
span { border-color: rgb(70,98,50); }
td.TdClassName
{
border-color: #466232;
}
.TagClassName
{
border-color: #466232;
}
</style>