Shades of Dell #466932
Tints of Dell #466932
RGB
CMYK
RGB Variations
Color information
#466932 (or 0x466932) is known color: Dell. HEX triplet: 46, 69 and 32. RGB value is (70,105,50). Sum of RGB (Red+Green+Blue) = 70+105+50=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 105 (41.41% from 255 or 46.67% from 225); Blue value is 50 (19.92% from 255 or 22.22% from 225); Max value from RGB is 105 - color contains mainly: green. Hex color #466932 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466932 is #B996CD. Grayscale: #585858. Windows color (decimal): -12162766 or 3303750. OLE color: 3303750.
HSL color Cylindrical-coordinate representation of color #466932: hue angle of 98.18º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #466932 is Cyan = 0.33, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 50 | - |
| CMYK | 0.33 | 0 | 0.52 | 0.59 |
| HSL | 98.18º | 0.35% | 0.3% | - |
| HSV(B) | 98.18º | 0.52% | 0.41% | - |
| XYZ | 8.15 | 11.64 | 4.83 | - |
| YUV | 88.27 | 106.4 | 114.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 50 | 0.33 | 0 | 0.52 | 0.59 | 98.18 | 0.35 | 0.3 |
| Hex | 46 | 69 | 32 | 21 | 0 | 34 | 3B | 62 | 23 | 1E |
| Octal | 106 | 151 | 62 | 41 | 0 | 64 | 73 | 142 | 43 | 36 |
| Binary | 1000110 | 1101001 | 110010 | 100001 | 0 | 110100 | 111011 | 1100010 | 100011 | 11110 |
Color Harmonies of #466932
Complementary color
Monochromatic Colors of #466932
Black with #466932
Text Example
Text Example
White with #466932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466932; }
p { color: rgb(70,105,50); }
H1.HeaderClassName
{
color: #466932;
}
.AnyTagClassName
{
color: #466932;
}
</style>
background-color css
<style>
a { background-color: #466932; }
a { background-color: rgb(70,105,50); }
div.DivClassName
{
background-color: #466932;
}
.BgClassName
{
background-color: #466932;
}
</style>
border-color css
<style>
span { border-color: #466932; }
span { border-color: rgb(70,105,50); }
td.TdClassName
{
border-color: #466932;
}
.TagClassName
{
border-color: #466932;
}
</style>