Shades of Dell #466433
Tints of Dell #466433
RGB
CMYK
RGB Variations
Color information
#466433 (or 0x466433) is known color: Dell. HEX triplet: 46, 64 and 33. RGB value is (70,100,51). Sum of RGB (Red+Green+Blue) = 70+100+51=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 100 (39.45% from 255 or 45.25% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 100 - color contains mainly: green. Hex color #466433 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466433 is #B99BCC. Grayscale: #555555. Windows color (decimal): -12164045 or 3368006. OLE color: 3368006.
HSL color Cylindrical-coordinate representation of color #466433: hue angle of 96.73º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #466433 is Cyan = 0.30, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 51 | - |
| CMYK | 0.30 | 0 | 0.49 | 0.61 |
| HSL | 96.73º | 0.32% | 0.3% | - |
| HSV(B) | 96.73º | 0.49% | 0.39% | - |
| XYZ | 7.68 | 10.66 | 4.78 | - |
| YUV | 85.44 | 108.56 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 51 | 0.30 | 0 | 0.49 | 0.61 | 96.73 | 0.32 | 0.3 |
| Hex | 46 | 64 | 33 | 1E | 0 | 31 | 3D | 61 | 20 | 1E |
| Octal | 106 | 144 | 63 | 36 | 0 | 61 | 75 | 141 | 40 | 36 |
| Binary | 1000110 | 1100100 | 110011 | 11110 | 0 | 110001 | 111101 | 1100001 | 100000 | 11110 |
Color Harmonies of #466433
Complementary color
Monochromatic Colors of #466433
Black with #466433
Text Example
Text Example
White with #466433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466433; }
p { color: rgb(70,100,51); }
H1.HeaderClassName
{
color: #466433;
}
.AnyTagClassName
{
color: #466433;
}
</style>
background-color css
<style>
a { background-color: #466433; }
a { background-color: rgb(70,100,51); }
div.DivClassName
{
background-color: #466433;
}
.BgClassName
{
background-color: #466433;
}
</style>
border-color css
<style>
span { border-color: #466433; }
span { border-color: rgb(70,100,51); }
td.TdClassName
{
border-color: #466433;
}
.TagClassName
{
border-color: #466433;
}
</style>