Shades of Dell #465935
Tints of Dell #465935
RGB
CMYK
RGB Variations
Color information
#465935 (or 0x465935) is known color: Dell. HEX triplet: 46, 59 and 35. RGB value is (70,89,53). Sum of RGB (Red+Green+Blue) = 70+89+53=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 89 (35.16% from 255 or 41.98% from 212); Blue value is 53 (21.09% from 255 or 25% from 212); Max value from RGB is 89 - color contains mainly: green. Hex color #465935 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465935 is #B9A6CA. Grayscale: #4F4F4F. Windows color (decimal): -12166859 or 3496262. OLE color: 3496262.
HSL color Cylindrical-coordinate representation of color #465935: hue angle of 91.67º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #465935 is Cyan = 0.21, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 89 | 53 | - |
| CMYK | 0.21 | 0 | 0.40 | 0.65 |
| HSL | 91.67º | 0.25% | 0.28% | - |
| HSV(B) | 91.67º | 0.4% | 0.35% | - |
| XYZ | 6.74 | 8.7 | 4.69 | - |
| YUV | 79.22 | 113.21 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 89 | 53 | 0.21 | 0 | 0.40 | 0.65 | 91.67 | 0.25 | 0.28 |
| Hex | 46 | 59 | 35 | 15 | 0 | 28 | 41 | 5C | 19 | 1C |
| Octal | 106 | 131 | 65 | 25 | 0 | 50 | 101 | 134 | 31 | 34 |
| Binary | 1000110 | 1011001 | 110101 | 10101 | 0 | 101000 | 1000001 | 1011100 | 11001 | 11100 |
Color Harmonies of #465935
Complementary color
Monochromatic Colors of #465935
Black with #465935
Text Example
Text Example
White with #465935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465935; }
p { color: rgb(70,89,53); }
H1.HeaderClassName
{
color: #465935;
}
.AnyTagClassName
{
color: #465935;
}
</style>
background-color css
<style>
a { background-color: #465935; }
a { background-color: rgb(70,89,53); }
div.DivClassName
{
background-color: #465935;
}
.BgClassName
{
background-color: #465935;
}
</style>
border-color css
<style>
span { border-color: #465935; }
span { border-color: rgb(70,89,53); }
td.TdClassName
{
border-color: #465935;
}
.TagClassName
{
border-color: #465935;
}
</style>