Shades of Dell #466637
Tints of Dell #466637
RGB
CMYK
RGB Variations
Color information
#466637 (or 0x466637) is known color: Dell. HEX triplet: 46, 66 and 37. RGB value is (70,102,55). Sum of RGB (Red+Green+Blue) = 70+102+55=227 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.84% from 227); Green value is 102 (40.23% from 255 or 44.93% from 227); Blue value is 55 (21.88% from 255 or 24.23% from 227); Max value from RGB is 102 - color contains mainly: green. Hex color #466637 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466637 is #B999C8. Grayscale: #575757. Windows color (decimal): -12163529 or 3630662. OLE color: 3630662.
HSL color Cylindrical-coordinate representation of color #466637: hue angle of 100.85º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466637 is Cyan = 0.31, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 55 | - |
| CMYK | 0.31 | 0 | 0.46 | 0.6 |
| HSL | 100.85º | 0.3% | 0.31% | - |
| HSV(B) | 100.85º | 0.46% | 0.4% | - |
| XYZ | 7.97 | 11.08 | 5.33 | - |
| YUV | 87.07 | 109.9 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 55 | 0.31 | 0 | 0.46 | 0.6 | 100.85 | 0.3 | 0.31 |
| Hex | 46 | 66 | 37 | 1F | 0 | 2E | 3C | 65 | 1E | 1F |
| Octal | 106 | 146 | 67 | 37 | 0 | 56 | 74 | 145 | 36 | 37 |
| Binary | 1000110 | 1100110 | 110111 | 11111 | 0 | 101110 | 111100 | 1100101 | 11110 | 11111 |
Color Harmonies of #466637
Complementary color
Monochromatic Colors of #466637
Black with #466637
Text Example
Text Example
White with #466637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466637; }
p { color: rgb(70,102,55); }
H1.HeaderClassName
{
color: #466637;
}
.AnyTagClassName
{
color: #466637;
}
</style>
background-color css
<style>
a { background-color: #466637; }
a { background-color: rgb(70,102,55); }
div.DivClassName
{
background-color: #466637;
}
.BgClassName
{
background-color: #466637;
}
</style>
border-color css
<style>
span { border-color: #466637; }
span { border-color: rgb(70,102,55); }
td.TdClassName
{
border-color: #466637;
}
.TagClassName
{
border-color: #466637;
}
</style>