Shades of Dell #496330
Tints of Dell #496330
RGB
CMYK
RGB Variations
Color information
#496330 (or 0x496330) is known color: Dell. HEX triplet: 49, 63 and 30. RGB value is (73,99,48). Sum of RGB (Red+Green+Blue) = 73+99+48=220 (29% of max value = 765). Red value is 73 (28.91% from 255 or 33.18% from 220); Green value is 99 (39.06% from 255 or 45% from 220); Blue value is 48 (19.14% from 255 or 21.82% from 220); Max value from RGB is 99 - color contains mainly: green. Hex color #496330 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496330 is #B69CCF. Grayscale: #555555. Windows color (decimal): -11967696 or 3171145. OLE color: 3171145.
HSL color Cylindrical-coordinate representation of color #496330: hue angle of 90.59º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #496330 is Cyan = 0.26, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 99 | 48 | - |
| CMYK | 0.26 | 0 | 0.52 | 0.61 |
| HSL | 90.59º | 0.35% | 0.29% | - |
| HSV(B) | 90.59º | 0.52% | 0.39% | - |
| XYZ | 7.74 | 10.55 | 4.43 | - |
| YUV | 85.41 | 106.89 | 119.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 99 | 48 | 0.26 | 0 | 0.52 | 0.61 | 90.59 | 0.35 | 0.29 |
| Hex | 49 | 63 | 30 | 1A | 0 | 34 | 3D | 5B | 23 | 1D |
| Octal | 111 | 143 | 60 | 32 | 0 | 64 | 75 | 133 | 43 | 35 |
| Binary | 1001001 | 1100011 | 110000 | 11010 | 0 | 110100 | 111101 | 1011011 | 100011 | 11101 |
Color Harmonies of #496330
Complementary color
Monochromatic Colors of #496330
Black with #496330
Text Example
Text Example
White with #496330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496330; }
p { color: rgb(73,99,48); }
H1.HeaderClassName
{
color: #496330;
}
.AnyTagClassName
{
color: #496330;
}
</style>
background-color css
<style>
a { background-color: #496330; }
a { background-color: rgb(73,99,48); }
div.DivClassName
{
background-color: #496330;
}
.BgClassName
{
background-color: #496330;
}
</style>
border-color css
<style>
span { border-color: #496330; }
span { border-color: rgb(73,99,48); }
td.TdClassName
{
border-color: #496330;
}
.TagClassName
{
border-color: #496330;
}
</style>