Shades of Dell #466831
Tints of Dell #466831
RGB
CMYK
RGB Variations
Color information
#466831 (or 0x466831) is known color: Dell. HEX triplet: 46, 68 and 31. RGB value is (70,104,49). Sum of RGB (Red+Green+Blue) = 70+104+49=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 104 (41.02% from 255 or 46.64% from 223); Blue value is 49 (19.53% from 255 or 21.97% from 223); Max value from RGB is 104 - color contains mainly: green. Hex color #466831 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466831 is #B997CE. Grayscale: #575757. Windows color (decimal): -12163023 or 3237958. OLE color: 3237958.
HSL color Cylindrical-coordinate representation of color #466831: hue angle of 97.09º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #466831 is Cyan = 0.33, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 49 | - |
| CMYK | 0.33 | 0 | 0.53 | 0.59 |
| HSL | 97.09º | 0.36% | 0.3% | - |
| HSV(B) | 97.09º | 0.53% | 0.41% | - |
| XYZ | 8.03 | 11.42 | 4.69 | - |
| YUV | 87.56 | 106.24 | 115.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 49 | 0.33 | 0 | 0.53 | 0.59 | 97.09 | 0.36 | 0.3 |
| Hex | 46 | 68 | 31 | 21 | 0 | 35 | 3B | 61 | 24 | 1E |
| Octal | 106 | 150 | 61 | 41 | 0 | 65 | 73 | 141 | 44 | 36 |
| Binary | 1000110 | 1101000 | 110001 | 100001 | 0 | 110101 | 111011 | 1100001 | 100100 | 11110 |
Color Harmonies of #466831
Complementary color
Monochromatic Colors of #466831
Black with #466831
Text Example
Text Example
White with #466831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466831; }
p { color: rgb(70,104,49); }
H1.HeaderClassName
{
color: #466831;
}
.AnyTagClassName
{
color: #466831;
}
</style>
background-color css
<style>
a { background-color: #466831; }
a { background-color: rgb(70,104,49); }
div.DivClassName
{
background-color: #466831;
}
.BgClassName
{
background-color: #466831;
}
</style>
border-color css
<style>
span { border-color: #466831; }
span { border-color: rgb(70,104,49); }
td.TdClassName
{
border-color: #466831;
}
.TagClassName
{
border-color: #466831;
}
</style>