Shades of Dell #466537
Tints of Dell #466537
RGB
CMYK
RGB Variations
Color information
#466537 (or 0x466537) is known color: Dell. HEX triplet: 46, 65 and 37. RGB value is (70,101,55). Sum of RGB (Red+Green+Blue) = 70+101+55=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 101 (39.84% from 255 or 44.69% from 226); Blue value is 55 (21.88% from 255 or 24.34% from 226); Max value from RGB is 101 - color contains mainly: green. Hex color #466537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466537 is #B99AC8. Grayscale: #565656. Windows color (decimal): -12163785 or 3630406. OLE color: 3630406.
HSL color Cylindrical-coordinate representation of color #466537: hue angle of 100.43º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466537 is Cyan = 0.31, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 55 | - |
| CMYK | 0.31 | 0 | 0.46 | 0.60 |
| HSL | 100.43º | 0.29% | 0.31% | - |
| HSV(B) | 100.43º | 0.46% | 0.4% | - |
| XYZ | 7.87 | 10.89 | 5.3 | - |
| YUV | 86.49 | 110.23 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 55 | 0.31 | 0 | 0.46 | 0.60 | 100.43 | 0.29 | 0.31 |
| Hex | 46 | 65 | 37 | 1F | 0 | 2E | 3C | 64 | 1D | 1F |
| Octal | 106 | 145 | 67 | 37 | 0 | 56 | 74 | 144 | 35 | 37 |
| Binary | 1000110 | 1100101 | 110111 | 11111 | 0 | 101110 | 111100 | 1100100 | 11101 | 11111 |
Color Harmonies of #466537
Complementary color
Monochromatic Colors of #466537
Black with #466537
Text Example
Text Example
White with #466537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466537; }
p { color: rgb(70,101,55); }
H1.HeaderClassName
{
color: #466537;
}
.AnyTagClassName
{
color: #466537;
}
</style>
background-color css
<style>
a { background-color: #466537; }
a { background-color: rgb(70,101,55); }
div.DivClassName
{
background-color: #466537;
}
.BgClassName
{
background-color: #466537;
}
</style>
border-color css
<style>
span { border-color: #466537; }
span { border-color: rgb(70,101,55); }
td.TdClassName
{
border-color: #466537;
}
.TagClassName
{
border-color: #466537;
}
</style>