Shades of Dell #466828
Tints of Dell #466828
RGB
CMYK
RGB Variations
Color information
#466828 (or 0x466828) is known color: Dell. HEX triplet: 46, 68 and 28. RGB value is (70,104,40). Sum of RGB (Red+Green+Blue) = 70+104+40=214 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.71% from 214); Green value is 104 (41.02% from 255 or 48.60% from 214); Blue value is 40 (16.02% from 255 or 18.69% from 214); Max value from RGB is 104 - color contains mainly: green. Hex color #466828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466828 is #B997D7. Grayscale: #565656. Windows color (decimal): -12163032 or 2648134. OLE color: 2648134.
HSL color Cylindrical-coordinate representation of color #466828: hue angle of 91.88º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #466828 is Cyan = 0.33, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 40 | - |
| CMYK | 0.33 | 0 | 0.62 | 0.59 |
| HSL | 91.88º | 0.44% | 0.28% | - |
| HSV(B) | 91.88º | 0.62% | 0.41% | - |
| XYZ | 7.86 | 11.36 | 3.79 | - |
| YUV | 86.54 | 101.74 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 40 | 0.33 | 0 | 0.62 | 0.59 | 91.88 | 0.44 | 0.28 |
| Hex | 46 | 68 | 28 | 21 | 0 | 3E | 3B | 5C | 2C | 1C |
| Octal | 106 | 150 | 50 | 41 | 0 | 76 | 73 | 134 | 54 | 34 |
| Binary | 1000110 | 1101000 | 101000 | 100001 | 0 | 111110 | 111011 | 1011100 | 101100 | 11100 |
Color Harmonies of #466828
Complementary color
Monochromatic Colors of #466828
Black with #466828
Text Example
Text Example
White with #466828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466828; }
p { color: rgb(70,104,40); }
H1.HeaderClassName
{
color: #466828;
}
.AnyTagClassName
{
color: #466828;
}
</style>
background-color css
<style>
a { background-color: #466828; }
a { background-color: rgb(70,104,40); }
div.DivClassName
{
background-color: #466828;
}
.BgClassName
{
background-color: #466828;
}
</style>
border-color css
<style>
span { border-color: #466828; }
span { border-color: rgb(70,104,40); }
td.TdClassName
{
border-color: #466828;
}
.TagClassName
{
border-color: #466828;
}
</style>