Shades of Dell #466435
Tints of Dell #466435
RGB
CMYK
RGB Variations
Color information
#466435 (or 0x466435) is known color: Dell. HEX triplet: 46, 64 and 35. RGB value is (70,100,53). Sum of RGB (Red+Green+Blue) = 70+100+53=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 100 (39.45% from 255 or 44.84% from 223); Blue value is 53 (21.09% from 255 or 23.77% from 223); Max value from RGB is 100 - color contains mainly: green. Hex color #466435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466435 is #B99BCA. Grayscale: #555555. Windows color (decimal): -12164043 or 3499078. OLE color: 3499078.
HSL color Cylindrical-coordinate representation of color #466435: hue angle of 98.3º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #466435 is Cyan = 0.30, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 53 | - |
| CMYK | 0.30 | 0 | 0.47 | 0.61 |
| HSL | 98.3º | 0.31% | 0.3% | - |
| HSV(B) | 98.3º | 0.47% | 0.39% | - |
| XYZ | 7.73 | 10.67 | 5.02 | - |
| YUV | 85.67 | 109.56 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 53 | 0.30 | 0 | 0.47 | 0.61 | 98.3 | 0.31 | 0.3 |
| Hex | 46 | 64 | 35 | 1E | 0 | 2F | 3D | 62 | 1F | 1E |
| Octal | 106 | 144 | 65 | 36 | 0 | 57 | 75 | 142 | 37 | 36 |
| Binary | 1000110 | 1100100 | 110101 | 11110 | 0 | 101111 | 111101 | 1100010 | 11111 | 11110 |
Color Harmonies of #466435
Complementary color
Monochromatic Colors of #466435
Black with #466435
Text Example
Text Example
White with #466435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466435; }
p { color: rgb(70,100,53); }
H1.HeaderClassName
{
color: #466435;
}
.AnyTagClassName
{
color: #466435;
}
</style>
background-color css
<style>
a { background-color: #466435; }
a { background-color: rgb(70,100,53); }
div.DivClassName
{
background-color: #466435;
}
.BgClassName
{
background-color: #466435;
}
</style>
border-color css
<style>
span { border-color: #466435; }
span { border-color: rgb(70,100,53); }
td.TdClassName
{
border-color: #466435;
}
.TagClassName
{
border-color: #466435;
}
</style>