Shades of Dell #466031
Tints of Dell #466031
RGB
CMYK
RGB Variations
Color information
#466031 (or 0x466031) is known color: Dell. HEX triplet: 46, 60 and 31. RGB value is (70,96,49). Sum of RGB (Red+Green+Blue) = 70+96+49=215 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.56% from 215); Green value is 96 (37.89% from 255 or 44.65% from 215); Blue value is 49 (19.53% from 255 or 22.79% from 215); Max value from RGB is 96 - color contains mainly: green. Hex color #466031 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466031 is #B99FCE. Grayscale: #535353. Windows color (decimal): -12165071 or 3235910. OLE color: 3235910.
HSL color Cylindrical-coordinate representation of color #466031: hue angle of 93.19º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #466031 is Cyan = 0.27, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 49 | - |
| CMYK | 0.27 | 0 | 0.49 | 0.62 |
| HSL | 93.19º | 0.32% | 0.28% | - |
| HSV(B) | 93.19º | 0.49% | 0.38% | - |
| XYZ | 7.26 | 9.89 | 4.43 | - |
| YUV | 82.87 | 108.89 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 49 | 0.27 | 0 | 0.49 | 0.62 | 93.19 | 0.32 | 0.28 |
| Hex | 46 | 60 | 31 | 1B | 0 | 31 | 3E | 5D | 20 | 1C |
| Octal | 106 | 140 | 61 | 33 | 0 | 61 | 76 | 135 | 40 | 34 |
| Binary | 1000110 | 1100000 | 110001 | 11011 | 0 | 110001 | 111110 | 1011101 | 100000 | 11100 |
Color Harmonies of #466031
Complementary color
Monochromatic Colors of #466031
Black with #466031
Text Example
Text Example
White with #466031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466031; }
p { color: rgb(70,96,49); }
H1.HeaderClassName
{
color: #466031;
}
.AnyTagClassName
{
color: #466031;
}
</style>
background-color css
<style>
a { background-color: #466031; }
a { background-color: rgb(70,96,49); }
div.DivClassName
{
background-color: #466031;
}
.BgClassName
{
background-color: #466031;
}
</style>
border-color css
<style>
span { border-color: #466031; }
span { border-color: rgb(70,96,49); }
td.TdClassName
{
border-color: #466031;
}
.TagClassName
{
border-color: #466031;
}
</style>