Shades of Dell #466039
Tints of Dell #466039
RGB
CMYK
RGB Variations
Color information
#466039 (or 0x466039) is known color: Dell. HEX triplet: 46, 60 and 39. RGB value is (70,96,57). Sum of RGB (Red+Green+Blue) = 70+96+57=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 96 (37.89% from 255 or 43.05% from 223); Blue value is 57 (22.66% from 255 or 25.56% from 223); Max value from RGB is 96 - color contains mainly: green. Hex color #466039 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466039 is #B99FC6. Grayscale: #535353. Windows color (decimal): -12165063 or 3760198. OLE color: 3760198.
HSL color Cylindrical-coordinate representation of color #466039: hue angle of 100º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #466039 is Cyan = 0.27, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 57 | - |
| CMYK | 0.27 | 0 | 0.41 | 0.62 |
| HSL | 100º | 0.25% | 0.3% | - |
| HSV(B) | 100º | 0.41% | 0.38% | - |
| XYZ | 7.45 | 9.96 | 5.4 | - |
| YUV | 83.78 | 112.89 | 118.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 57 | 0.27 | 0 | 0.41 | 0.62 | 100 | 0.25 | 0.3 |
| Hex | 46 | 60 | 39 | 1B | 0 | 29 | 3E | 64 | 19 | 1E |
| Octal | 106 | 140 | 71 | 33 | 0 | 51 | 76 | 144 | 31 | 36 |
| Binary | 1000110 | 1100000 | 111001 | 11011 | 0 | 101001 | 111110 | 1100100 | 11001 | 11110 |
Color Harmonies of #466039
Complementary color
Monochromatic Colors of #466039
Black with #466039
Text Example
Text Example
White with #466039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466039; }
p { color: rgb(70,96,57); }
H1.HeaderClassName
{
color: #466039;
}
.AnyTagClassName
{
color: #466039;
}
</style>
background-color css
<style>
a { background-color: #466039; }
a { background-color: rgb(70,96,57); }
div.DivClassName
{
background-color: #466039;
}
.BgClassName
{
background-color: #466039;
}
</style>
border-color css
<style>
span { border-color: #466039; }
span { border-color: rgb(70,96,57); }
td.TdClassName
{
border-color: #466039;
}
.TagClassName
{
border-color: #466039;
}
</style>