Shades of Dell #466330
Tints of Dell #466330
RGB
CMYK
RGB Variations
Color information
#466330 (or 0x466330) is known color: Dell. HEX triplet: 46, 63 and 30. RGB value is (70,99,48). Sum of RGB (Red+Green+Blue) = 70+99+48=217 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.26% from 217); Green value is 99 (39.06% from 255 or 45.62% from 217); Blue value is 48 (19.14% from 255 or 22.12% from 217); Max value from RGB is 99 - color contains mainly: green. Hex color #466330 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466330 is #B99CCF. Grayscale: #545454. Windows color (decimal): -12164304 or 3171142. OLE color: 3171142.
HSL color Cylindrical-coordinate representation of color #466330: hue angle of 94.12º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #466330 is Cyan = 0.29, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 48 | - |
| CMYK | 0.29 | 0 | 0.52 | 0.61 |
| HSL | 94.12º | 0.35% | 0.29% | - |
| HSV(B) | 94.12º | 0.52% | 0.39% | - |
| XYZ | 7.52 | 10.44 | 4.41 | - |
| YUV | 84.52 | 107.39 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 48 | 0.29 | 0 | 0.52 | 0.61 | 94.12 | 0.35 | 0.29 |
| Hex | 46 | 63 | 30 | 1D | 0 | 34 | 3D | 5E | 23 | 1D |
| Octal | 106 | 143 | 60 | 35 | 0 | 64 | 75 | 136 | 43 | 35 |
| Binary | 1000110 | 1100011 | 110000 | 11101 | 0 | 110100 | 111101 | 1011110 | 100011 | 11101 |
Color Harmonies of #466330
Complementary color
Monochromatic Colors of #466330
Black with #466330
Text Example
Text Example
White with #466330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466330; }
p { color: rgb(70,99,48); }
H1.HeaderClassName
{
color: #466330;
}
.AnyTagClassName
{
color: #466330;
}
</style>
background-color css
<style>
a { background-color: #466330; }
a { background-color: rgb(70,99,48); }
div.DivClassName
{
background-color: #466330;
}
.BgClassName
{
background-color: #466330;
}
</style>
border-color css
<style>
span { border-color: #466330; }
span { border-color: rgb(70,99,48); }
td.TdClassName
{
border-color: #466330;
}
.TagClassName
{
border-color: #466330;
}
</style>