Shades of Dell #497530
Tints of Dell #497530
RGB
CMYK
RGB Variations
Color information
#497530 (or 0x497530) is known color: Dell. HEX triplet: 49, 75 and 30. RGB value is (73,117,48). Sum of RGB (Red+Green+Blue) = 73+117+48=238 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.67% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 48 (19.14% from 255 or 20.17% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #497530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497530 is #B68ACF. Grayscale: #606060. Windows color (decimal): -11963088 or 3175753. OLE color: 3175753.
HSL color Cylindrical-coordinate representation of color #497530: hue angle of 98.26º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #497530 is Cyan = 0.38, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 48 | - |
| CMYK | 0.38 | 0 | 0.59 | 0.54 |
| HSL | 98.26º | 0.42% | 0.32% | - |
| HSV(B) | 98.26º | 0.59% | 0.46% | - |
| XYZ | 9.64 | 14.35 | 5.06 | - |
| YUV | 95.98 | 100.92 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 48 | 0.38 | 0 | 0.59 | 0.54 | 98.26 | 0.42 | 0.32 |
| Hex | 49 | 75 | 30 | 26 | 0 | 3B | 36 | 62 | 2A | 20 |
| Octal | 111 | 165 | 60 | 46 | 0 | 73 | 66 | 142 | 52 | 40 |
| Binary | 1001001 | 1110101 | 110000 | 100110 | 0 | 111011 | 110110 | 1100010 | 101010 | 100000 |
Color Harmonies of #497530
Complementary color
Monochromatic Colors of #497530
Black with #497530
Text Example
Text Example
White with #497530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497530; }
p { color: rgb(73,117,48); }
H1.HeaderClassName
{
color: #497530;
}
.AnyTagClassName
{
color: #497530;
}
</style>
background-color css
<style>
a { background-color: #497530; }
a { background-color: rgb(73,117,48); }
div.DivClassName
{
background-color: #497530;
}
.BgClassName
{
background-color: #497530;
}
</style>
border-color css
<style>
span { border-color: #497530; }
span { border-color: rgb(73,117,48); }
td.TdClassName
{
border-color: #497530;
}
.TagClassName
{
border-color: #497530;
}
</style>