Shades of Dell #466034
Tints of Dell #466034
RGB
CMYK
RGB Variations
Color information
#466034 (or 0x466034) is known color: Dell. HEX triplet: 46, 60 and 34. RGB value is (70,96,52). Sum of RGB (Red+Green+Blue) = 70+96+52=218 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.11% from 218); Green value is 96 (37.89% from 255 or 44.04% from 218); Blue value is 52 (20.70% from 255 or 23.85% from 218); Max value from RGB is 96 - color contains mainly: green. Hex color #466034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466034 is #B99FCB. Grayscale: #535353. Windows color (decimal): -12165068 or 3432518. OLE color: 3432518.
HSL color Cylindrical-coordinate representation of color #466034: hue angle of 95.45º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466034 is Cyan = 0.27, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 52 | - |
| CMYK | 0.27 | 0 | 0.46 | 0.62 |
| HSL | 95.45º | 0.3% | 0.29% | - |
| HSV(B) | 95.45º | 0.46% | 0.38% | - |
| XYZ | 7.33 | 9.92 | 4.78 | - |
| YUV | 83.21 | 110.39 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 52 | 0.27 | 0 | 0.46 | 0.62 | 95.45 | 0.3 | 0.29 |
| Hex | 46 | 60 | 34 | 1B | 0 | 2E | 3E | 5F | 1E | 1D |
| Octal | 106 | 140 | 64 | 33 | 0 | 56 | 76 | 137 | 36 | 35 |
| Binary | 1000110 | 1100000 | 110100 | 11011 | 0 | 101110 | 111110 | 1011111 | 11110 | 11101 |
Color Harmonies of #466034
Complementary color
Monochromatic Colors of #466034
Black with #466034
Text Example
Text Example
White with #466034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466034; }
p { color: rgb(70,96,52); }
H1.HeaderClassName
{
color: #466034;
}
.AnyTagClassName
{
color: #466034;
}
</style>
background-color css
<style>
a { background-color: #466034; }
a { background-color: rgb(70,96,52); }
div.DivClassName
{
background-color: #466034;
}
.BgClassName
{
background-color: #466034;
}
</style>
border-color css
<style>
span { border-color: #466034; }
span { border-color: rgb(70,96,52); }
td.TdClassName
{
border-color: #466034;
}
.TagClassName
{
border-color: #466034;
}
</style>