Shades of Dell #466531
Tints of Dell #466531
RGB
CMYK
RGB Variations
Color information
#466531 (or 0x466531) is known color: Dell. HEX triplet: 46, 65 and 31. RGB value is (70,101,49). Sum of RGB (Red+Green+Blue) = 70+101+49=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 101 (39.84% from 255 or 45.91% from 220); Blue value is 49 (19.53% from 255 or 22.27% from 220); Max value from RGB is 101 - color contains mainly: green. Hex color #466531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466531 is #B99ACE. Grayscale: #555555. Windows color (decimal): -12163791 or 3237190. OLE color: 3237190.
HSL color Cylindrical-coordinate representation of color #466531: hue angle of 95.77º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #466531 is Cyan = 0.31, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 49 | - |
| CMYK | 0.31 | 0 | 0.51 | 0.60 |
| HSL | 95.77º | 0.35% | 0.29% | - |
| HSV(B) | 95.77º | 0.51% | 0.4% | - |
| XYZ | 7.73 | 10.83 | 4.59 | - |
| YUV | 85.8 | 107.23 | 116.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 49 | 0.31 | 0 | 0.51 | 0.60 | 95.77 | 0.35 | 0.29 |
| Hex | 46 | 65 | 31 | 1F | 0 | 33 | 3C | 60 | 23 | 1D |
| Octal | 106 | 145 | 61 | 37 | 0 | 63 | 74 | 140 | 43 | 35 |
| Binary | 1000110 | 1100101 | 110001 | 11111 | 0 | 110011 | 111100 | 1100000 | 100011 | 11101 |
Color Harmonies of #466531
Complementary color
Monochromatic Colors of #466531
Black with #466531
Text Example
Text Example
White with #466531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466531; }
p { color: rgb(70,101,49); }
H1.HeaderClassName
{
color: #466531;
}
.AnyTagClassName
{
color: #466531;
}
</style>
background-color css
<style>
a { background-color: #466531; }
a { background-color: rgb(70,101,49); }
div.DivClassName
{
background-color: #466531;
}
.BgClassName
{
background-color: #466531;
}
</style>
border-color css
<style>
span { border-color: #466531; }
span { border-color: rgb(70,101,49); }
td.TdClassName
{
border-color: #466531;
}
.TagClassName
{
border-color: #466531;
}
</style>