Shades of Dell #497526
Tints of Dell #497526
RGB
CMYK
RGB Variations
Color information
#497526 (or 0x497526) is known color: Dell. HEX triplet: 49, 75 and 26. RGB value is (73,117,38). Sum of RGB (Red+Green+Blue) = 73+117+38=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 117 (46.09% from 255 or 51.32% from 228); Blue value is 38 (15.23% from 255 or 16.67% from 228); Max value from RGB is 117 - color contains mainly: green. Hex color #497526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497526 is #B68AD9. Grayscale: #5F5F5F. Windows color (decimal): -11963098 or 2520393. OLE color: 2520393.
HSL color Cylindrical-coordinate representation of color #497526: hue angle of 93.42º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #497526 is Cyan = 0.38, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 38 | - |
| CMYK | 0.38 | 0 | 0.68 | 0.54 |
| HSL | 93.42º | 0.51% | 0.3% | - |
| HSV(B) | 93.42º | 0.68% | 0.46% | - |
| XYZ | 9.46 | 14.28 | 4.09 | - |
| YUV | 94.84 | 95.92 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 38 | 0.38 | 0 | 0.68 | 0.54 | 93.42 | 0.51 | 0.3 |
| Hex | 49 | 75 | 26 | 26 | 0 | 44 | 36 | 5D | 33 | 1E |
| Octal | 111 | 165 | 46 | 46 | 0 | 104 | 66 | 135 | 63 | 36 |
| Binary | 1001001 | 1110101 | 100110 | 100110 | 0 | 1000100 | 110110 | 1011101 | 110011 | 11110 |
Color Harmonies of #497526
Complementary color
Monochromatic Colors of #497526
Black with #497526
Text Example
Text Example
White with #497526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497526; }
p { color: rgb(73,117,38); }
H1.HeaderClassName
{
color: #497526;
}
.AnyTagClassName
{
color: #497526;
}
</style>
background-color css
<style>
a { background-color: #497526; }
a { background-color: rgb(73,117,38); }
div.DivClassName
{
background-color: #497526;
}
.BgClassName
{
background-color: #497526;
}
</style>
border-color css
<style>
span { border-color: #497526; }
span { border-color: rgb(73,117,38); }
td.TdClassName
{
border-color: #497526;
}
.TagClassName
{
border-color: #497526;
}
</style>