Shades of Dell #497629
Tints of Dell #497629
RGB
CMYK
RGB Variations
Color information
#497629 (or 0x497629) is known color: Dell. HEX triplet: 49, 76 and 29. RGB value is (73,118,41). Sum of RGB (Red+Green+Blue) = 73+118+41=232 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.47% from 232); Green value is 118 (46.48% from 255 or 50.86% from 232); Blue value is 41 (16.41% from 255 or 17.67% from 232); Max value from RGB is 118 - color contains mainly: green. Hex color #497629 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497629 is #B689D6. Grayscale: #606060. Windows color (decimal): -11962839 or 2717257. OLE color: 2717257.
HSL color Cylindrical-coordinate representation of color #497629: hue angle of 95.06º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #497629 is Cyan = 0.38, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 41 | - |
| CMYK | 0.38 | 0 | 0.65 | 0.54 |
| HSL | 95.06º | 0.48% | 0.31% | - |
| HSV(B) | 95.06º | 0.65% | 0.46% | - |
| XYZ | 9.63 | 14.53 | 4.4 | - |
| YUV | 95.77 | 97.09 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 41 | 0.38 | 0 | 0.65 | 0.54 | 95.06 | 0.48 | 0.31 |
| Hex | 49 | 76 | 29 | 26 | 0 | 41 | 36 | 5F | 30 | 1F |
| Octal | 111 | 166 | 51 | 46 | 0 | 101 | 66 | 137 | 60 | 37 |
| Binary | 1001001 | 1110110 | 101001 | 100110 | 0 | 1000001 | 110110 | 1011111 | 110000 | 11111 |
Color Harmonies of #497629
Complementary color
Monochromatic Colors of #497629
Black with #497629
Text Example
Text Example
White with #497629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497629; }
p { color: rgb(73,118,41); }
H1.HeaderClassName
{
color: #497629;
}
.AnyTagClassName
{
color: #497629;
}
</style>
background-color css
<style>
a { background-color: #497629; }
a { background-color: rgb(73,118,41); }
div.DivClassName
{
background-color: #497629;
}
.BgClassName
{
background-color: #497629;
}
</style>
border-color css
<style>
span { border-color: #497629; }
span { border-color: rgb(73,118,41); }
td.TdClassName
{
border-color: #497629;
}
.TagClassName
{
border-color: #497629;
}
</style>