Shades of Dell #466729
Tints of Dell #466729
RGB
CMYK
RGB Variations
Color information
#466729 (or 0x466729) is known color: Dell. HEX triplet: 46, 67 and 29. RGB value is (70,103,41). Sum of RGB (Red+Green+Blue) = 70+103+41=214 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.71% from 214); Green value is 103 (40.62% from 255 or 48.13% from 214); Blue value is 41 (16.41% from 255 or 19.16% from 214); Max value from RGB is 103 - color contains mainly: green. Hex color #466729 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466729 is #B998D6. Grayscale: #565656. Windows color (decimal): -12163287 or 2713414. OLE color: 2713414.
HSL color Cylindrical-coordinate representation of color #466729: hue angle of 91.94º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #466729 is Cyan = 0.32, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 41 | - |
| CMYK | 0.32 | 0 | 0.60 | 0.60 |
| HSL | 91.94º | 0.43% | 0.28% | - |
| HSV(B) | 91.94º | 0.6% | 0.4% | - |
| XYZ | 7.78 | 11.16 | 3.84 | - |
| YUV | 86.07 | 102.57 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 41 | 0.32 | 0 | 0.60 | 0.60 | 91.94 | 0.43 | 0.28 |
| Hex | 46 | 67 | 29 | 20 | 0 | 3C | 3C | 5C | 2B | 1C |
| Octal | 106 | 147 | 51 | 40 | 0 | 74 | 74 | 134 | 53 | 34 |
| Binary | 1000110 | 1100111 | 101001 | 100000 | 0 | 111100 | 111100 | 1011100 | 101011 | 11100 |
Color Harmonies of #466729
Complementary color
Monochromatic Colors of #466729
Black with #466729
Text Example
Text Example
White with #466729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466729; }
p { color: rgb(70,103,41); }
H1.HeaderClassName
{
color: #466729;
}
.AnyTagClassName
{
color: #466729;
}
</style>
background-color css
<style>
a { background-color: #466729; }
a { background-color: rgb(70,103,41); }
div.DivClassName
{
background-color: #466729;
}
.BgClassName
{
background-color: #466729;
}
</style>
border-color css
<style>
span { border-color: #466729; }
span { border-color: rgb(70,103,41); }
td.TdClassName
{
border-color: #466729;
}
.TagClassName
{
border-color: #466729;
}
</style>