Shades of Dell #466338
Tints of Dell #466338
RGB
CMYK
RGB Variations
Color information
#466338 (or 0x466338) is known color: Dell. HEX triplet: 46, 63 and 38. RGB value is (70,99,56). Sum of RGB (Red+Green+Blue) = 70+99+56=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 99 (39.06% from 255 or 44% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 99 - color contains mainly: green. Hex color #466338 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466338 is #B99CC7. Grayscale: #555555. Windows color (decimal): -12164296 or 3695430. OLE color: 3695430.
HSL color Cylindrical-coordinate representation of color #466338: hue angle of 100.47º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #466338 is Cyan = 0.29, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 56 | - |
| CMYK | 0.29 | 0 | 0.43 | 0.61 |
| HSL | 100.47º | 0.28% | 0.3% | - |
| HSV(B) | 100.47º | 0.43% | 0.39% | - |
| XYZ | 7.7 | 10.51 | 5.36 | - |
| YUV | 85.43 | 111.39 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 56 | 0.29 | 0 | 0.43 | 0.61 | 100.47 | 0.28 | 0.3 |
| Hex | 46 | 63 | 38 | 1D | 0 | 2B | 3D | 64 | 1C | 1E |
| Octal | 106 | 143 | 70 | 35 | 0 | 53 | 75 | 144 | 34 | 36 |
| Binary | 1000110 | 1100011 | 111000 | 11101 | 0 | 101011 | 111101 | 1100100 | 11100 | 11110 |
Color Harmonies of #466338
Complementary color
Monochromatic Colors of #466338
Black with #466338
Text Example
Text Example
White with #466338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466338; }
p { color: rgb(70,99,56); }
H1.HeaderClassName
{
color: #466338;
}
.AnyTagClassName
{
color: #466338;
}
</style>
background-color css
<style>
a { background-color: #466338; }
a { background-color: rgb(70,99,56); }
div.DivClassName
{
background-color: #466338;
}
.BgClassName
{
background-color: #466338;
}
</style>
border-color css
<style>
span { border-color: #466338; }
span { border-color: rgb(70,99,56); }
td.TdClassName
{
border-color: #466338;
}
.TagClassName
{
border-color: #466338;
}
</style>