Shades of Dell #466436
Tints of Dell #466436
RGB
CMYK
RGB Variations
Color information
#466436 (or 0x466436) is known color: Dell. HEX triplet: 46, 64 and 36. RGB value is (70,100,54). Sum of RGB (Red+Green+Blue) = 70+100+54=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 100 (39.45% from 255 or 44.64% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 100 - color contains mainly: green. Hex color #466436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466436 is #B99BC9. Grayscale: #555555. Windows color (decimal): -12164042 or 3564614. OLE color: 3564614.
HSL color Cylindrical-coordinate representation of color #466436: hue angle of 99.13º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466436 is Cyan = 0.30, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 54 | - |
| CMYK | 0.30 | 0 | 0.46 | 0.61 |
| HSL | 99.13º | 0.3% | 0.3% | - |
| HSV(B) | 99.13º | 0.46% | 0.39% | - |
| XYZ | 7.75 | 10.68 | 5.14 | - |
| YUV | 85.79 | 110.06 | 116.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 54 | 0.30 | 0 | 0.46 | 0.61 | 99.13 | 0.3 | 0.3 |
| Hex | 46 | 64 | 36 | 1E | 0 | 2E | 3D | 63 | 1E | 1E |
| Octal | 106 | 144 | 66 | 36 | 0 | 56 | 75 | 143 | 36 | 36 |
| Binary | 1000110 | 1100100 | 110110 | 11110 | 0 | 101110 | 111101 | 1100011 | 11110 | 11110 |
Color Harmonies of #466436
Complementary color
Monochromatic Colors of #466436
Black with #466436
Text Example
Text Example
White with #466436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466436; }
p { color: rgb(70,100,54); }
H1.HeaderClassName
{
color: #466436;
}
.AnyTagClassName
{
color: #466436;
}
</style>
background-color css
<style>
a { background-color: #466436; }
a { background-color: rgb(70,100,54); }
div.DivClassName
{
background-color: #466436;
}
.BgClassName
{
background-color: #466436;
}
</style>
border-color css
<style>
span { border-color: #466436; }
span { border-color: rgb(70,100,54); }
td.TdClassName
{
border-color: #466436;
}
.TagClassName
{
border-color: #466436;
}
</style>