Shades of Dell #466035
Tints of Dell #466035
RGB
CMYK
RGB Variations
Color information
#466035 (or 0x466035) is known color: Dell. HEX triplet: 46, 60 and 35. RGB value is (70,96,53). Sum of RGB (Red+Green+Blue) = 70+96+53=219 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.96% from 219); Green value is 96 (37.89% from 255 or 43.84% from 219); Blue value is 53 (21.09% from 255 or 24.20% from 219); Max value from RGB is 96 - color contains mainly: green. Hex color #466035 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466035 is #B99FCA. Grayscale: #535353. Windows color (decimal): -12165067 or 3498054. OLE color: 3498054.
HSL color Cylindrical-coordinate representation of color #466035: hue angle of 96.28º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #466035 is Cyan = 0.27, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 53 | - |
| CMYK | 0.27 | 0 | 0.45 | 0.62 |
| HSL | 96.28º | 0.29% | 0.29% | - |
| HSV(B) | 96.28º | 0.45% | 0.38% | - |
| XYZ | 7.35 | 9.92 | 4.9 | - |
| YUV | 83.32 | 110.89 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 53 | 0.27 | 0 | 0.45 | 0.62 | 96.28 | 0.29 | 0.29 |
| Hex | 46 | 60 | 35 | 1B | 0 | 2D | 3E | 60 | 1D | 1D |
| Octal | 106 | 140 | 65 | 33 | 0 | 55 | 76 | 140 | 35 | 35 |
| Binary | 1000110 | 1100000 | 110101 | 11011 | 0 | 101101 | 111110 | 1100000 | 11101 | 11101 |
Color Harmonies of #466035
Complementary color
Monochromatic Colors of #466035
Black with #466035
Text Example
Text Example
White with #466035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466035; }
p { color: rgb(70,96,53); }
H1.HeaderClassName
{
color: #466035;
}
.AnyTagClassName
{
color: #466035;
}
</style>
background-color css
<style>
a { background-color: #466035; }
a { background-color: rgb(70,96,53); }
div.DivClassName
{
background-color: #466035;
}
.BgClassName
{
background-color: #466035;
}
</style>
border-color css
<style>
span { border-color: #466035; }
span { border-color: rgb(70,96,53); }
td.TdClassName
{
border-color: #466035;
}
.TagClassName
{
border-color: #466035;
}
</style>