Shades of Dell #466928
Tints of Dell #466928
RGB
CMYK
RGB Variations
Color information
#466928 (or 0x466928) is known color: Dell. HEX triplet: 46, 69 and 28. RGB value is (70,105,40). Sum of RGB (Red+Green+Blue) = 70+105+40=215 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.56% from 215); Green value is 105 (41.41% from 255 or 48.84% from 215); Blue value is 40 (16.02% from 255 or 18.60% from 215); Max value from RGB is 105 - color contains mainly: green. Hex color #466928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466928 is #B996D7. Grayscale: #575757. Windows color (decimal): -12162776 or 2648390. OLE color: 2648390.
HSL color Cylindrical-coordinate representation of color #466928: hue angle of 92.31º degrees, saturation: 0.45, 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 #466928 is Cyan = 0.33, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 40 | - |
| CMYK | 0.33 | 0 | 0.62 | 0.59 |
| HSL | 92.31º | 0.45% | 0.28% | - |
| HSV(B) | 92.31º | 0.62% | 0.41% | - |
| XYZ | 7.96 | 11.56 | 3.82 | - |
| YUV | 87.13 | 101.4 | 115.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 40 | 0.33 | 0 | 0.62 | 0.59 | 92.31 | 0.45 | 0.28 |
| Hex | 46 | 69 | 28 | 21 | 0 | 3E | 3B | 5C | 2D | 1C |
| Octal | 106 | 151 | 50 | 41 | 0 | 76 | 73 | 134 | 55 | 34 |
| Binary | 1000110 | 1101001 | 101000 | 100001 | 0 | 111110 | 111011 | 1011100 | 101101 | 11100 |
Color Harmonies of #466928
Complementary color
Monochromatic Colors of #466928
Black with #466928
Text Example
Text Example
White with #466928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466928; }
p { color: rgb(70,105,40); }
H1.HeaderClassName
{
color: #466928;
}
.AnyTagClassName
{
color: #466928;
}
</style>
background-color css
<style>
a { background-color: #466928; }
a { background-color: rgb(70,105,40); }
div.DivClassName
{
background-color: #466928;
}
.BgClassName
{
background-color: #466928;
}
</style>
border-color css
<style>
span { border-color: #466928; }
span { border-color: rgb(70,105,40); }
td.TdClassName
{
border-color: #466928;
}
.TagClassName
{
border-color: #466928;
}
</style>