Shades of Dell #496338
Tints of Dell #496338
RGB
CMYK
RGB Variations
Color information
#496338 (or 0x496338) is known color: Dell. HEX triplet: 49, 63 and 38. RGB value is (73,99,56). Sum of RGB (Red+Green+Blue) = 73+99+56=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 99 (39.06% from 255 or 43.42% from 228); Blue value is 56 (22.27% from 255 or 24.56% from 228); Max value from RGB is 99 - color contains mainly: green. Hex color #496338 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496338 is #B69CC7. Grayscale: #565656. Windows color (decimal): -11967688 or 3695433. OLE color: 3695433.
HSL color Cylindrical-coordinate representation of color #496338: hue angle of 96.28º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #496338 is Cyan = 0.26, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 99 | 56 | - |
| CMYK | 0.26 | 0 | 0.43 | 0.61 |
| HSL | 96.28º | 0.28% | 0.3% | - |
| HSV(B) | 96.28º | 0.43% | 0.39% | - |
| XYZ | 7.92 | 10.63 | 5.37 | - |
| YUV | 86.32 | 110.89 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 99 | 56 | 0.26 | 0 | 0.43 | 0.61 | 96.28 | 0.28 | 0.3 |
| Hex | 49 | 63 | 38 | 1A | 0 | 2B | 3D | 60 | 1C | 1E |
| Octal | 111 | 143 | 70 | 32 | 0 | 53 | 75 | 140 | 34 | 36 |
| Binary | 1001001 | 1100011 | 111000 | 11010 | 0 | 101011 | 111101 | 1100000 | 11100 | 11110 |
Color Harmonies of #496338
Complementary color
Monochromatic Colors of #496338
Black with #496338
Text Example
Text Example
White with #496338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496338; }
p { color: rgb(73,99,56); }
H1.HeaderClassName
{
color: #496338;
}
.AnyTagClassName
{
color: #496338;
}
</style>
background-color css
<style>
a { background-color: #496338; }
a { background-color: rgb(73,99,56); }
div.DivClassName
{
background-color: #496338;
}
.BgClassName
{
background-color: #496338;
}
</style>
border-color css
<style>
span { border-color: #496338; }
span { border-color: rgb(73,99,56); }
td.TdClassName
{
border-color: #496338;
}
.TagClassName
{
border-color: #496338;
}
</style>