Shades of Dell #466332
Tints of Dell #466332
RGB
CMYK
RGB Variations
Color information
#466332 (or 0x466332) is known color: Dell. HEX triplet: 46, 63 and 32. RGB value is (70,99,50). Sum of RGB (Red+Green+Blue) = 70+99+50=219 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.96% from 219); Green value is 99 (39.06% from 255 or 45.21% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 99 - color contains mainly: green. Hex color #466332 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466332 is #B99CCD. Grayscale: #545454. Windows color (decimal): -12164302 or 3302214. OLE color: 3302214.
HSL color Cylindrical-coordinate representation of color #466332: hue angle of 95.51º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #466332 is Cyan = 0.29, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 50 | - |
| CMYK | 0.29 | 0 | 0.49 | 0.61 |
| HSL | 95.51º | 0.33% | 0.29% | - |
| HSV(B) | 95.51º | 0.49% | 0.39% | - |
| XYZ | 7.56 | 10.46 | 4.64 | - |
| YUV | 84.74 | 108.39 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 50 | 0.29 | 0 | 0.49 | 0.61 | 95.51 | 0.33 | 0.29 |
| Hex | 46 | 63 | 32 | 1D | 0 | 31 | 3D | 60 | 21 | 1D |
| Octal | 106 | 143 | 62 | 35 | 0 | 61 | 75 | 140 | 41 | 35 |
| Binary | 1000110 | 1100011 | 110010 | 11101 | 0 | 110001 | 111101 | 1100000 | 100001 | 11101 |
Color Harmonies of #466332
Complementary color
Monochromatic Colors of #466332
Black with #466332
Text Example
Text Example
White with #466332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466332; }
p { color: rgb(70,99,50); }
H1.HeaderClassName
{
color: #466332;
}
.AnyTagClassName
{
color: #466332;
}
</style>
background-color css
<style>
a { background-color: #466332; }
a { background-color: rgb(70,99,50); }
div.DivClassName
{
background-color: #466332;
}
.BgClassName
{
background-color: #466332;
}
</style>
border-color css
<style>
span { border-color: #466332; }
span { border-color: rgb(70,99,50); }
td.TdClassName
{
border-color: #466332;
}
.TagClassName
{
border-color: #466332;
}
</style>