Shades of Dell #496530
Tints of Dell #496530
RGB
CMYK
RGB Variations
Color information
#496530 (or 0x496530) is known color: Dell. HEX triplet: 49, 65 and 30. RGB value is (73,101,48). Sum of RGB (Red+Green+Blue) = 73+101+48=222 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.88% from 222); Green value is 101 (39.84% from 255 or 45.50% from 222); Blue value is 48 (19.14% from 255 or 21.62% from 222); Max value from RGB is 101 - color contains mainly: green. Hex color #496530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496530 is #B69ACF. Grayscale: #565656. Windows color (decimal): -11967184 or 3171657. OLE color: 3171657.
HSL color Cylindrical-coordinate representation of color #496530: hue angle of 91.7º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #496530 is Cyan = 0.28, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 101 | 48 | - |
| CMYK | 0.28 | 0 | 0.52 | 0.60 |
| HSL | 91.7º | 0.36% | 0.29% | - |
| HSV(B) | 91.7º | 0.52% | 0.4% | - |
| XYZ | 7.93 | 10.94 | 4.49 | - |
| YUV | 86.59 | 106.22 | 118.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 48 | 0.28 | 0 | 0.52 | 0.60 | 91.7 | 0.36 | 0.29 |
| Hex | 49 | 65 | 30 | 1C | 0 | 34 | 3C | 5C | 24 | 1D |
| Octal | 111 | 145 | 60 | 34 | 0 | 64 | 74 | 134 | 44 | 35 |
| Binary | 1001001 | 1100101 | 110000 | 11100 | 0 | 110100 | 111100 | 1011100 | 100100 | 11101 |
Color Harmonies of #496530
Complementary color
Monochromatic Colors of #496530
Black with #496530
Text Example
Text Example
White with #496530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496530; }
p { color: rgb(73,101,48); }
H1.HeaderClassName
{
color: #496530;
}
.AnyTagClassName
{
color: #496530;
}
</style>
background-color css
<style>
a { background-color: #496530; }
a { background-color: rgb(73,101,48); }
div.DivClassName
{
background-color: #496530;
}
.BgClassName
{
background-color: #496530;
}
</style>
border-color css
<style>
span { border-color: #496530; }
span { border-color: rgb(73,101,48); }
td.TdClassName
{
border-color: #496530;
}
.TagClassName
{
border-color: #496530;
}
</style>