Shades of Dell #466336
Tints of Dell #466336
RGB
CMYK
RGB Variations
Color information
#466336 (or 0x466336) is known color: Dell. HEX triplet: 46, 63 and 36. RGB value is (70,99,54). Sum of RGB (Red+Green+Blue) = 70+99+54=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 99 (39.06% from 255 or 44.39% from 223); Blue value is 54 (21.48% from 255 or 24.22% from 223); Max value from RGB is 99 - color contains mainly: green. Hex color #466336 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466336 is #B99CC9. Grayscale: #555555. Windows color (decimal): -12164298 or 3564358. OLE color: 3564358.
HSL color Cylindrical-coordinate representation of color #466336: hue angle of 98.67º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #466336 is Cyan = 0.29, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 54 | - |
| CMYK | 0.29 | 0 | 0.45 | 0.61 |
| HSL | 98.67º | 0.29% | 0.3% | - |
| HSV(B) | 98.67º | 0.45% | 0.39% | - |
| XYZ | 7.65 | 10.49 | 5.11 | - |
| YUV | 85.2 | 110.39 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 54 | 0.29 | 0 | 0.45 | 0.61 | 98.67 | 0.29 | 0.3 |
| Hex | 46 | 63 | 36 | 1D | 0 | 2D | 3D | 63 | 1D | 1E |
| Octal | 106 | 143 | 66 | 35 | 0 | 55 | 75 | 143 | 35 | 36 |
| Binary | 1000110 | 1100011 | 110110 | 11101 | 0 | 101101 | 111101 | 1100011 | 11101 | 11110 |
Color Harmonies of #466336
Complementary color
Monochromatic Colors of #466336
Black with #466336
Text Example
Text Example
White with #466336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466336; }
p { color: rgb(70,99,54); }
H1.HeaderClassName
{
color: #466336;
}
.AnyTagClassName
{
color: #466336;
}
</style>
background-color css
<style>
a { background-color: #466336; }
a { background-color: rgb(70,99,54); }
div.DivClassName
{
background-color: #466336;
}
.BgClassName
{
background-color: #466336;
}
</style>
border-color css
<style>
span { border-color: #466336; }
span { border-color: rgb(70,99,54); }
td.TdClassName
{
border-color: #466336;
}
.TagClassName
{
border-color: #466336;
}
</style>