Shades of Dell #466335
Tints of Dell #466335
RGB
CMYK
RGB Variations
Color information
#466335 (or 0x466335) is known color: Dell. HEX triplet: 46, 63 and 35. RGB value is (70,99,53). Sum of RGB (Red+Green+Blue) = 70+99+53=222 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.53% from 222); Green value is 99 (39.06% from 255 or 44.59% from 222); Blue value is 53 (21.09% from 255 or 23.87% from 222); Max value from RGB is 99 - color contains mainly: green. Hex color #466335 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466335 is #B99CCA. Grayscale: #555555. Windows color (decimal): -12164299 or 3498822. OLE color: 3498822.
HSL color Cylindrical-coordinate representation of color #466335: hue angle of 97.83º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466335 is Cyan = 0.29, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 53 | - |
| CMYK | 0.29 | 0 | 0.46 | 0.61 |
| HSL | 97.83º | 0.3% | 0.3% | - |
| HSV(B) | 97.83º | 0.46% | 0.39% | - |
| XYZ | 7.63 | 10.48 | 4.99 | - |
| YUV | 85.09 | 109.89 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 53 | 0.29 | 0 | 0.46 | 0.61 | 97.83 | 0.3 | 0.3 |
| Hex | 46 | 63 | 35 | 1D | 0 | 2E | 3D | 62 | 1E | 1E |
| Octal | 106 | 143 | 65 | 35 | 0 | 56 | 75 | 142 | 36 | 36 |
| Binary | 1000110 | 1100011 | 110101 | 11101 | 0 | 101110 | 111101 | 1100010 | 11110 | 11110 |
Color Harmonies of #466335
Complementary color
Monochromatic Colors of #466335
Black with #466335
Text Example
Text Example
White with #466335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466335; }
p { color: rgb(70,99,53); }
H1.HeaderClassName
{
color: #466335;
}
.AnyTagClassName
{
color: #466335;
}
</style>
background-color css
<style>
a { background-color: #466335; }
a { background-color: rgb(70,99,53); }
div.DivClassName
{
background-color: #466335;
}
.BgClassName
{
background-color: #466335;
}
</style>
border-color css
<style>
span { border-color: #466335; }
span { border-color: rgb(70,99,53); }
td.TdClassName
{
border-color: #466335;
}
.TagClassName
{
border-color: #466335;
}
</style>