Shades of Dell #466138
Tints of Dell #466138
RGB
CMYK
RGB Variations
Color information
#466138 (or 0x466138) is known color: Dell. HEX triplet: 46, 61 and 38. RGB value is (70,97,56). Sum of RGB (Red+Green+Blue) = 70+97+56=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 97 (38.28% from 255 or 43.50% from 223); Blue value is 56 (22.27% from 255 or 25.11% from 223); Max value from RGB is 97 - color contains mainly: green. Hex color #466138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466138 is #B99EC7. Grayscale: #545454. Windows color (decimal): -12164808 or 3694918. OLE color: 3694918.
HSL color Cylindrical-coordinate representation of color #466138: hue angle of 99.51º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #466138 is Cyan = 0.28, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 56 | - |
| CMYK | 0.28 | 0 | 0.42 | 0.62 |
| HSL | 99.51º | 0.27% | 0.3% | - |
| HSV(B) | 99.51º | 0.42% | 0.38% | - |
| XYZ | 7.51 | 10.14 | 5.3 | - |
| YUV | 84.25 | 112.05 | 117.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 56 | 0.28 | 0 | 0.42 | 0.62 | 99.51 | 0.27 | 0.3 |
| Hex | 46 | 61 | 38 | 1C | 0 | 2A | 3E | 64 | 1B | 1E |
| Octal | 106 | 141 | 70 | 34 | 0 | 52 | 76 | 144 | 33 | 36 |
| Binary | 1000110 | 1100001 | 111000 | 11100 | 0 | 101010 | 111110 | 1100100 | 11011 | 11110 |
Color Harmonies of #466138
Complementary color
Monochromatic Colors of #466138
Black with #466138
Text Example
Text Example
White with #466138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466138; }
p { color: rgb(70,97,56); }
H1.HeaderClassName
{
color: #466138;
}
.AnyTagClassName
{
color: #466138;
}
</style>
background-color css
<style>
a { background-color: #466138; }
a { background-color: rgb(70,97,56); }
div.DivClassName
{
background-color: #466138;
}
.BgClassName
{
background-color: #466138;
}
</style>
border-color css
<style>
span { border-color: #466138; }
span { border-color: rgb(70,97,56); }
td.TdClassName
{
border-color: #466138;
}
.TagClassName
{
border-color: #466138;
}
</style>