Shades of Dell #466631
Tints of Dell #466631
RGB
CMYK
RGB Variations
Color information
#466631 (or 0x466631) is known color: Dell. HEX triplet: 46, 66 and 31. RGB value is (70,102,49). Sum of RGB (Red+Green+Blue) = 70+102+49=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 102 (40.23% from 255 or 46.15% from 221); Blue value is 49 (19.53% from 255 or 22.17% from 221); Max value from RGB is 102 - color contains mainly: green. Hex color #466631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466631 is #B999CE. Grayscale: #565656. Windows color (decimal): -12163535 or 3237446. OLE color: 3237446.
HSL color Cylindrical-coordinate representation of color #466631: hue angle of 96.23º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #466631 is Cyan = 0.31, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 49 | - |
| CMYK | 0.31 | 0 | 0.52 | 0.6 |
| HSL | 96.23º | 0.35% | 0.3% | - |
| HSV(B) | 96.23º | 0.52% | 0.4% | - |
| XYZ | 7.83 | 11.03 | 4.62 | - |
| YUV | 86.39 | 106.9 | 116.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 49 | 0.31 | 0 | 0.52 | 0.6 | 96.23 | 0.35 | 0.3 |
| Hex | 46 | 66 | 31 | 1F | 0 | 34 | 3C | 60 | 23 | 1E |
| Octal | 106 | 146 | 61 | 37 | 0 | 64 | 74 | 140 | 43 | 36 |
| Binary | 1000110 | 1100110 | 110001 | 11111 | 0 | 110100 | 111100 | 1100000 | 100011 | 11110 |
Color Harmonies of #466631
Complementary color
Monochromatic Colors of #466631
Black with #466631
Text Example
Text Example
White with #466631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466631; }
p { color: rgb(70,102,49); }
H1.HeaderClassName
{
color: #466631;
}
.AnyTagClassName
{
color: #466631;
}
</style>
background-color css
<style>
a { background-color: #466631; }
a { background-color: rgb(70,102,49); }
div.DivClassName
{
background-color: #466631;
}
.BgClassName
{
background-color: #466631;
}
</style>
border-color css
<style>
span { border-color: #466631; }
span { border-color: rgb(70,102,49); }
td.TdClassName
{
border-color: #466631;
}
.TagClassName
{
border-color: #466631;
}
</style>