Shades of Dell #497233
Tints of Dell #497233
RGB
CMYK
RGB Variations
Color information
#497233 (or 0x497233) is known color: Dell. HEX triplet: 49, 72 and 33. RGB value is (73,114,51). Sum of RGB (Red+Green+Blue) = 73+114+51=238 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.67% from 238); Green value is 114 (44.92% from 255 or 47.90% from 238); Blue value is 51 (20.31% from 255 or 21.43% from 238); Max value from RGB is 114 - color contains mainly: green. Hex color #497233 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497233 is #B68DCC. Grayscale: #5E5E5E. Windows color (decimal): -11963853 or 3371593. OLE color: 3371593.
HSL color Cylindrical-coordinate representation of color #497233: hue angle of 99.05º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #497233 is Cyan = 0.36, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 51 | - |
| CMYK | 0.36 | 0 | 0.55 | 0.55 |
| HSL | 99.05º | 0.38% | 0.32% | - |
| HSV(B) | 99.05º | 0.55% | 0.45% | - |
| XYZ | 9.36 | 13.69 | 5.28 | - |
| YUV | 94.56 | 103.42 | 112.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 51 | 0.36 | 0 | 0.55 | 0.55 | 99.05 | 0.38 | 0.32 |
| Hex | 49 | 72 | 33 | 24 | 0 | 37 | 37 | 63 | 26 | 20 |
| Octal | 111 | 162 | 63 | 44 | 0 | 67 | 67 | 143 | 46 | 40 |
| Binary | 1001001 | 1110010 | 110011 | 100100 | 0 | 110111 | 110111 | 1100011 | 100110 | 100000 |
Color Harmonies of #497233
Complementary color
Monochromatic Colors of #497233
Black with #497233
Text Example
Text Example
White with #497233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497233; }
p { color: rgb(73,114,51); }
H1.HeaderClassName
{
color: #497233;
}
.AnyTagClassName
{
color: #497233;
}
</style>
background-color css
<style>
a { background-color: #497233; }
a { background-color: rgb(73,114,51); }
div.DivClassName
{
background-color: #497233;
}
.BgClassName
{
background-color: #497233;
}
</style>
border-color css
<style>
span { border-color: #497233; }
span { border-color: rgb(73,114,51); }
td.TdClassName
{
border-color: #497233;
}
.TagClassName
{
border-color: #497233;
}
</style>