Shades of Dell #496038
Tints of Dell #496038
RGB
CMYK
RGB Variations
Color information
#496038 (or 0x496038) is known color: Dell. HEX triplet: 49, 60 and 38. RGB value is (73,96,56). Sum of RGB (Red+Green+Blue) = 73+96+56=225 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.44% from 225); Green value is 96 (37.89% from 255 or 42.67% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 96 - color contains mainly: green. Hex color #496038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496038 is #B69FC7. Grayscale: #545454. Windows color (decimal): -11968456 or 3694665. OLE color: 3694665.
HSL color Cylindrical-coordinate representation of color #496038: hue angle of 94.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #496038 is Cyan = 0.24, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 96 | 56 | - |
| CMYK | 0.24 | 0 | 0.42 | 0.62 |
| HSL | 94.5º | 0.26% | 0.3% | - |
| HSV(B) | 94.5º | 0.42% | 0.38% | - |
| XYZ | 7.64 | 10.07 | 5.28 | - |
| YUV | 84.56 | 111.88 | 119.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 96 | 56 | 0.24 | 0 | 0.42 | 0.62 | 94.5 | 0.26 | 0.3 |
| Hex | 49 | 60 | 38 | 18 | 0 | 2A | 3E | 5E | 1A | 1E |
| Octal | 111 | 140 | 70 | 30 | 0 | 52 | 76 | 136 | 32 | 36 |
| Binary | 1001001 | 1100000 | 111000 | 11000 | 0 | 101010 | 111110 | 1011110 | 11010 | 11110 |
Color Harmonies of #496038
Complementary color
Monochromatic Colors of #496038
Black with #496038
Text Example
Text Example
White with #496038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496038; }
p { color: rgb(73,96,56); }
H1.HeaderClassName
{
color: #496038;
}
.AnyTagClassName
{
color: #496038;
}
</style>
background-color css
<style>
a { background-color: #496038; }
a { background-color: rgb(73,96,56); }
div.DivClassName
{
background-color: #496038;
}
.BgClassName
{
background-color: #496038;
}
</style>
border-color css
<style>
span { border-color: #496038; }
span { border-color: rgb(73,96,56); }
td.TdClassName
{
border-color: #496038;
}
.TagClassName
{
border-color: #496038;
}
</style>