Shades of Dell #497626
Tints of Dell #497626
RGB
CMYK
RGB Variations
Color information
#497626 (or 0x497626) is known color: Dell. HEX triplet: 49, 76 and 26. RGB value is (73,118,38). Sum of RGB (Red+Green+Blue) = 73+118+38=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 118 (46.48% from 255 or 51.53% from 229); Blue value is 38 (15.23% from 255 or 16.59% from 229); Max value from RGB is 118 - color contains mainly: green. Hex color #497626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497626 is #B689D9. Grayscale: #5F5F5F. Windows color (decimal): -11962842 or 2520649. OLE color: 2520649.
HSL color Cylindrical-coordinate representation of color #497626: hue angle of 93.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #497626 is Cyan = 0.38, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 38 | - |
| CMYK | 0.38 | 0 | 0.68 | 0.54 |
| HSL | 93.75º | 0.51% | 0.31% | - |
| HSV(B) | 93.75º | 0.68% | 0.46% | - |
| XYZ | 9.58 | 14.51 | 4.13 | - |
| YUV | 95.43 | 95.59 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 38 | 0.38 | 0 | 0.68 | 0.54 | 93.75 | 0.51 | 0.31 |
| Hex | 49 | 76 | 26 | 26 | 0 | 44 | 36 | 5E | 33 | 1F |
| Octal | 111 | 166 | 46 | 46 | 0 | 104 | 66 | 136 | 63 | 37 |
| Binary | 1001001 | 1110110 | 100110 | 100110 | 0 | 1000100 | 110110 | 1011110 | 110011 | 11111 |
Color Harmonies of #497626
Complementary color
Monochromatic Colors of #497626
Black with #497626
Text Example
Text Example
White with #497626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497626; }
p { color: rgb(73,118,38); }
H1.HeaderClassName
{
color: #497626;
}
.AnyTagClassName
{
color: #497626;
}
</style>
background-color css
<style>
a { background-color: #497626; }
a { background-color: rgb(73,118,38); }
div.DivClassName
{
background-color: #497626;
}
.BgClassName
{
background-color: #497626;
}
</style>
border-color css
<style>
span { border-color: #497626; }
span { border-color: rgb(73,118,38); }
td.TdClassName
{
border-color: #497626;
}
.TagClassName
{
border-color: #497626;
}
</style>