Shades of Dell #466730
Tints of Dell #466730
RGB
CMYK
RGB Variations
Color information
#466730 (or 0x466730) is known color: Dell. HEX triplet: 46, 67 and 30. RGB value is (70,103,48). Sum of RGB (Red+Green+Blue) = 70+103+48=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 103 (40.62% from 255 or 46.61% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 103 - color contains mainly: green. Hex color #466730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466730 is #B998CF. Grayscale: #575757. Windows color (decimal): -12163280 or 3172166. OLE color: 3172166.
HSL color Cylindrical-coordinate representation of color #466730: hue angle of 96º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #466730 is Cyan = 0.32, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 48 | - |
| CMYK | 0.32 | 0 | 0.53 | 0.60 |
| HSL | 96º | 0.36% | 0.3% | - |
| HSV(B) | 96º | 0.53% | 0.4% | - |
| XYZ | 7.91 | 11.22 | 4.54 | - |
| YUV | 86.86 | 106.07 | 115.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 48 | 0.32 | 0 | 0.53 | 0.60 | 96 | 0.36 | 0.3 |
| Hex | 46 | 67 | 30 | 20 | 0 | 35 | 3C | 60 | 24 | 1E |
| Octal | 106 | 147 | 60 | 40 | 0 | 65 | 74 | 140 | 44 | 36 |
| Binary | 1000110 | 1100111 | 110000 | 100000 | 0 | 110101 | 111100 | 1100000 | 100100 | 11110 |
Color Harmonies of #466730
Complementary color
Monochromatic Colors of #466730
Black with #466730
Text Example
Text Example
White with #466730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466730; }
p { color: rgb(70,103,48); }
H1.HeaderClassName
{
color: #466730;
}
.AnyTagClassName
{
color: #466730;
}
</style>
background-color css
<style>
a { background-color: #466730; }
a { background-color: rgb(70,103,48); }
div.DivClassName
{
background-color: #466730;
}
.BgClassName
{
background-color: #466730;
}
</style>
border-color css
<style>
span { border-color: #466730; }
span { border-color: rgb(70,103,48); }
td.TdClassName
{
border-color: #466730;
}
.TagClassName
{
border-color: #466730;
}
</style>