Shades of Dell #466536
Tints of Dell #466536
RGB
CMYK
RGB Variations
Color information
#466536 (or 0x466536) is known color: Dell. HEX triplet: 46, 65 and 36. RGB value is (70,101,54). Sum of RGB (Red+Green+Blue) = 70+101+54=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 101 (39.84% from 255 or 44.89% from 225); Blue value is 54 (21.48% from 255 or 24% from 225); Max value from RGB is 101 - color contains mainly: green. Hex color #466536 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466536 is #B99AC9. Grayscale: #565656. Windows color (decimal): -12163786 or 3564870. OLE color: 3564870.
HSL color Cylindrical-coordinate representation of color #466536: hue angle of 99.57º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #466536 is Cyan = 0.31, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 54 | - |
| CMYK | 0.31 | 0 | 0.47 | 0.60 |
| HSL | 99.57º | 0.3% | 0.3% | - |
| HSV(B) | 99.57º | 0.47% | 0.4% | - |
| XYZ | 7.85 | 10.88 | 5.18 | - |
| YUV | 86.37 | 109.73 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 54 | 0.31 | 0 | 0.47 | 0.60 | 99.57 | 0.3 | 0.3 |
| Hex | 46 | 65 | 36 | 1F | 0 | 2F | 3C | 64 | 1E | 1E |
| Octal | 106 | 145 | 66 | 37 | 0 | 57 | 74 | 144 | 36 | 36 |
| Binary | 1000110 | 1100101 | 110110 | 11111 | 0 | 101111 | 111100 | 1100100 | 11110 | 11110 |
Color Harmonies of #466536
Complementary color
Monochromatic Colors of #466536
Black with #466536
Text Example
Text Example
White with #466536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466536; }
p { color: rgb(70,101,54); }
H1.HeaderClassName
{
color: #466536;
}
.AnyTagClassName
{
color: #466536;
}
</style>
background-color css
<style>
a { background-color: #466536; }
a { background-color: rgb(70,101,54); }
div.DivClassName
{
background-color: #466536;
}
.BgClassName
{
background-color: #466536;
}
</style>
border-color css
<style>
span { border-color: #466536; }
span { border-color: rgb(70,101,54); }
td.TdClassName
{
border-color: #466536;
}
.TagClassName
{
border-color: #466536;
}
</style>