Shades of Dell #466238
Tints of Dell #466238
RGB
CMYK
RGB Variations
Color information
#466238 (or 0x466238) is known color: Dell. HEX triplet: 46, 62 and 38. RGB value is (70,98,56). Sum of RGB (Red+Green+Blue) = 70+98+56=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 98 (38.67% from 255 or 43.75% from 224); Blue value is 56 (22.27% from 255 or 25% from 224); Max value from RGB is 98 - color contains mainly: green. Hex color #466238 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466238 is #B99DC7. Grayscale: #545454. Windows color (decimal): -12164552 or 3695174. OLE color: 3695174.
HSL color Cylindrical-coordinate representation of color #466238: hue angle of 100º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #466238 is Cyan = 0.29, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 56 | - |
| CMYK | 0.29 | 0 | 0.43 | 0.62 |
| HSL | 100º | 0.27% | 0.3% | - |
| HSV(B) | 100º | 0.43% | 0.38% | - |
| XYZ | 7.61 | 10.32 | 5.33 | - |
| YUV | 84.84 | 111.72 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 56 | 0.29 | 0 | 0.43 | 0.62 | 100 | 0.27 | 0.3 |
| Hex | 46 | 62 | 38 | 1D | 0 | 2B | 3E | 64 | 1B | 1E |
| Octal | 106 | 142 | 70 | 35 | 0 | 53 | 76 | 144 | 33 | 36 |
| Binary | 1000110 | 1100010 | 111000 | 11101 | 0 | 101011 | 111110 | 1100100 | 11011 | 11110 |
Color Harmonies of #466238
Complementary color
Monochromatic Colors of #466238
Black with #466238
Text Example
Text Example
White with #466238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466238; }
p { color: rgb(70,98,56); }
H1.HeaderClassName
{
color: #466238;
}
.AnyTagClassName
{
color: #466238;
}
</style>
background-color css
<style>
a { background-color: #466238; }
a { background-color: rgb(70,98,56); }
div.DivClassName
{
background-color: #466238;
}
.BgClassName
{
background-color: #466238;
}
</style>
border-color css
<style>
span { border-color: #466238; }
span { border-color: rgb(70,98,56); }
td.TdClassName
{
border-color: #466238;
}
.TagClassName
{
border-color: #466238;
}
</style>