Shades of Dell #496731
Tints of Dell #496731
RGB
CMYK
RGB Variations
Color information
#496731 (or 0x496731) is known color: Dell. HEX triplet: 49, 67 and 31. RGB value is (73,103,49). Sum of RGB (Red+Green+Blue) = 73+103+49=225 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.44% from 225); Green value is 103 (40.62% from 255 or 45.78% from 225); Blue value is 49 (19.53% from 255 or 21.78% from 225); Max value from RGB is 103 - color contains mainly: green. Hex color #496731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496731 is #B698CE. Grayscale: #585858. Windows color (decimal): -11966671 or 3237705. OLE color: 3237705.
HSL color Cylindrical-coordinate representation of color #496731: hue angle of 93.33º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #496731 is Cyan = 0.29, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 49 | - |
| CMYK | 0.29 | 0 | 0.52 | 0.60 |
| HSL | 93.33º | 0.36% | 0.3% | - |
| HSV(B) | 93.33º | 0.52% | 0.4% | - |
| XYZ | 8.15 | 11.34 | 4.66 | - |
| YUV | 87.87 | 106.06 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 49 | 0.29 | 0 | 0.52 | 0.60 | 93.33 | 0.36 | 0.3 |
| Hex | 49 | 67 | 31 | 1D | 0 | 34 | 3C | 5D | 24 | 1E |
| Octal | 111 | 147 | 61 | 35 | 0 | 64 | 74 | 135 | 44 | 36 |
| Binary | 1001001 | 1100111 | 110001 | 11101 | 0 | 110100 | 111100 | 1011101 | 100100 | 11110 |
Color Harmonies of #496731
Complementary color
Monochromatic Colors of #496731
Black with #496731
Text Example
Text Example
White with #496731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496731; }
p { color: rgb(73,103,49); }
H1.HeaderClassName
{
color: #496731;
}
.AnyTagClassName
{
color: #496731;
}
</style>
background-color css
<style>
a { background-color: #496731; }
a { background-color: rgb(73,103,49); }
div.DivClassName
{
background-color: #496731;
}
.BgClassName
{
background-color: #496731;
}
</style>
border-color css
<style>
span { border-color: #496731; }
span { border-color: rgb(73,103,49); }
td.TdClassName
{
border-color: #496731;
}
.TagClassName
{
border-color: #496731;
}
</style>