Shades of Dell #496733
Tints of Dell #496733
RGB
CMYK
RGB Variations
Color information
#496733 (or 0x496733) is known color: Dell. HEX triplet: 49, 67 and 33. RGB value is (73,103,51). Sum of RGB (Red+Green+Blue) = 73+103+51=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 103 (40.62% from 255 or 45.37% from 227); Blue value is 51 (20.31% from 255 or 22.47% from 227); Max value from RGB is 103 - color contains mainly: green. Hex color #496733 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496733 is #B698CC. Grayscale: #585858. Windows color (decimal): -11966669 or 3368777. OLE color: 3368777.
HSL color Cylindrical-coordinate representation of color #496733: hue angle of 94.62º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #496733 is Cyan = 0.29, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 51 | - |
| CMYK | 0.29 | 0 | 0.50 | 0.60 |
| HSL | 94.62º | 0.34% | 0.3% | - |
| HSV(B) | 94.62º | 0.5% | 0.4% | - |
| XYZ | 8.2 | 11.36 | 4.89 | - |
| YUV | 88.1 | 107.06 | 117.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 51 | 0.29 | 0 | 0.50 | 0.60 | 94.62 | 0.34 | 0.3 |
| Hex | 49 | 67 | 33 | 1D | 0 | 32 | 3C | 5F | 22 | 1E |
| Octal | 111 | 147 | 63 | 35 | 0 | 62 | 74 | 137 | 42 | 36 |
| Binary | 1001001 | 1100111 | 110011 | 11101 | 0 | 110010 | 111100 | 1011111 | 100010 | 11110 |
Color Harmonies of #496733
Complementary color
Monochromatic Colors of #496733
Black with #496733
Text Example
Text Example
White with #496733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496733; }
p { color: rgb(73,103,51); }
H1.HeaderClassName
{
color: #496733;
}
.AnyTagClassName
{
color: #496733;
}
</style>
background-color css
<style>
a { background-color: #496733; }
a { background-color: rgb(73,103,51); }
div.DivClassName
{
background-color: #496733;
}
.BgClassName
{
background-color: #496733;
}
</style>
border-color css
<style>
span { border-color: #496733; }
span { border-color: rgb(73,103,51); }
td.TdClassName
{
border-color: #496733;
}
.TagClassName
{
border-color: #496733;
}
</style>