Shades of Dell #466422
Tints of Dell #466422
RGB
CMYK
RGB Variations
Color information
#466422 (or 0x466422) is known color: Dell. HEX triplet: 46, 64 and 22. RGB value is (70,100,34). Sum of RGB (Red+Green+Blue) = 70+100+34=204 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.31% from 204); Green value is 100 (39.45% from 255 or 49.02% from 204); Blue value is 34 (13.67% from 255 or 16.67% from 204); Max value from RGB is 100 - color contains mainly: green. Hex color #466422 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466422 is #B99BDD. Grayscale: #535353. Windows color (decimal): -12164062 or 2253894. OLE color: 2253894.
HSL color Cylindrical-coordinate representation of color #466422: hue angle of 87.27º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #466422 is Cyan = 0.30, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 34 | - |
| CMYK | 0.30 | 0 | 0.66 | 0.61 |
| HSL | 87.27º | 0.49% | 0.26% | - |
| HSV(B) | 87.27º | 0.66% | 0.39% | - |
| XYZ | 7.37 | 10.53 | 3.16 | - |
| YUV | 83.51 | 100.06 | 118.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 34 | 0.30 | 0 | 0.66 | 0.61 | 87.27 | 0.49 | 0.26 |
| Hex | 46 | 64 | 22 | 1E | 0 | 42 | 3D | 57 | 31 | 1A |
| Octal | 106 | 144 | 42 | 36 | 0 | 102 | 75 | 127 | 61 | 32 |
| Binary | 1000110 | 1100100 | 100010 | 11110 | 0 | 1000010 | 111101 | 1010111 | 110001 | 11010 |
Color Harmonies of #466422
Complementary color
Monochromatic Colors of #466422
Black with #466422
Text Example
Text Example
White with #466422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466422; }
p { color: rgb(70,100,34); }
H1.HeaderClassName
{
color: #466422;
}
.AnyTagClassName
{
color: #466422;
}
</style>
background-color css
<style>
a { background-color: #466422; }
a { background-color: rgb(70,100,34); }
div.DivClassName
{
background-color: #466422;
}
.BgClassName
{
background-color: #466422;
}
</style>
border-color css
<style>
span { border-color: #466422; }
span { border-color: rgb(70,100,34); }
td.TdClassName
{
border-color: #466422;
}
.TagClassName
{
border-color: #466422;
}
</style>