Shades of Dell #466832
Tints of Dell #466832
RGB
CMYK
RGB Variations
Color information
#466832 (or 0x466832) is known color: Dell. HEX triplet: 46, 68 and 32. RGB value is (70,104,50). Sum of RGB (Red+Green+Blue) = 70+104+50=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 104 (41.02% from 255 or 46.43% from 224); Blue value is 50 (19.92% from 255 or 22.32% from 224); Max value from RGB is 104 - color contains mainly: green. Hex color #466832 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466832 is #B997CD. Grayscale: #575757. Windows color (decimal): -12163022 or 3303494. OLE color: 3303494.
HSL color Cylindrical-coordinate representation of color #466832: hue angle of 97.78º 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 #466832 is Cyan = 0.33, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 50 | - |
| CMYK | 0.33 | 0 | 0.52 | 0.59 |
| HSL | 97.78º | 0.35% | 0.3% | - |
| HSV(B) | 97.78º | 0.52% | 0.41% | - |
| XYZ | 8.05 | 11.43 | 4.8 | - |
| YUV | 87.68 | 106.74 | 115.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 50 | 0.33 | 0 | 0.52 | 0.59 | 97.78 | 0.35 | 0.3 |
| Hex | 46 | 68 | 32 | 21 | 0 | 34 | 3B | 62 | 23 | 1E |
| Octal | 106 | 150 | 62 | 41 | 0 | 64 | 73 | 142 | 43 | 36 |
| Binary | 1000110 | 1101000 | 110010 | 100001 | 0 | 110100 | 111011 | 1100010 | 100011 | 11110 |
Color Harmonies of #466832
Complementary color
Monochromatic Colors of #466832
Black with #466832
Text Example
Text Example
White with #466832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466832; }
p { color: rgb(70,104,50); }
H1.HeaderClassName
{
color: #466832;
}
.AnyTagClassName
{
color: #466832;
}
</style>
background-color css
<style>
a { background-color: #466832; }
a { background-color: rgb(70,104,50); }
div.DivClassName
{
background-color: #466832;
}
.BgClassName
{
background-color: #466832;
}
</style>
border-color css
<style>
span { border-color: #466832; }
span { border-color: rgb(70,104,50); }
td.TdClassName
{
border-color: #466832;
}
.TagClassName
{
border-color: #466832;
}
</style>