Shades of Dell #466224
Tints of Dell #466224
RGB
CMYK
RGB Variations
Color information
#466224 (or 0x466224) is known color: Dell. HEX triplet: 46, 62 and 24. RGB value is (70,98,36). Sum of RGB (Red+Green+Blue) = 70+98+36=204 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.31% from 204); Green value is 98 (38.67% from 255 or 48.04% from 204); Blue value is 36 (14.45% from 255 or 17.65% from 204); Max value from RGB is 98 - color contains mainly: green. Hex color #466224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466224 is #B99DDB. Grayscale: #525252. Windows color (decimal): -12164572 or 2384454. OLE color: 2384454.
HSL color Cylindrical-coordinate representation of color #466224: hue angle of 87.1º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #466224 is Cyan = 0.29, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 36 | - |
| CMYK | 0.29 | 0 | 0.63 | 0.62 |
| HSL | 87.1º | 0.46% | 0.26% | - |
| HSV(B) | 87.1º | 0.63% | 0.38% | - |
| XYZ | 7.21 | 10.16 | 3.25 | - |
| YUV | 82.56 | 101.72 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 36 | 0.29 | 0 | 0.63 | 0.62 | 87.1 | 0.46 | 0.26 |
| Hex | 46 | 62 | 24 | 1D | 0 | 3F | 3E | 57 | 2E | 1A |
| Octal | 106 | 142 | 44 | 35 | 0 | 77 | 76 | 127 | 56 | 32 |
| Binary | 1000110 | 1100010 | 100100 | 11101 | 0 | 111111 | 111110 | 1010111 | 101110 | 11010 |
Color Harmonies of #466224
Complementary color
Monochromatic Colors of #466224
Black with #466224
Text Example
Text Example
White with #466224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466224; }
p { color: rgb(70,98,36); }
H1.HeaderClassName
{
color: #466224;
}
.AnyTagClassName
{
color: #466224;
}
</style>
background-color css
<style>
a { background-color: #466224; }
a { background-color: rgb(70,98,36); }
div.DivClassName
{
background-color: #466224;
}
.BgClassName
{
background-color: #466224;
}
</style>
border-color css
<style>
span { border-color: #466224; }
span { border-color: rgb(70,98,36); }
td.TdClassName
{
border-color: #466224;
}
.TagClassName
{
border-color: #466224;
}
</style>