Shades of Dell #476637
Tints of Dell #476637
RGB
CMYK
RGB Variations
Color information
#476637 (or 0x476637) is known color: Dell. HEX triplet: 47, 66 and 37. RGB value is (71,102,55). Sum of RGB (Red+Green+Blue) = 71+102+55=228 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.14% from 228); Green value is 102 (40.23% from 255 or 44.74% from 228); Blue value is 55 (21.88% from 255 or 24.12% from 228); Max value from RGB is 102 - color contains mainly: green. Hex color #476637 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476637 is #B899C8. Grayscale: #575757. Windows color (decimal): -12097993 or 3630663. OLE color: 3630663.
HSL color Cylindrical-coordinate representation of color #476637: hue angle of 99.57º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #476637 is Cyan = 0.30, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 102 | 55 | - |
| CMYK | 0.30 | 0 | 0.46 | 0.6 |
| HSL | 99.57º | 0.3% | 0.31% | - |
| HSV(B) | 99.57º | 0.46% | 0.4% | - |
| XYZ | 8.04 | 11.12 | 5.34 | - |
| YUV | 87.37 | 109.73 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 55 | 0.30 | 0 | 0.46 | 0.6 | 99.57 | 0.3 | 0.31 |
| Hex | 47 | 66 | 37 | 1E | 0 | 2E | 3C | 64 | 1E | 1F |
| Octal | 107 | 146 | 67 | 36 | 0 | 56 | 74 | 144 | 36 | 37 |
| Binary | 1000111 | 1100110 | 110111 | 11110 | 0 | 101110 | 111100 | 1100100 | 11110 | 11111 |
Color Harmonies of #476637
Complementary color
Monochromatic Colors of #476637
Black with #476637
Text Example
Text Example
White with #476637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476637; }
p { color: rgb(71,102,55); }
H1.HeaderClassName
{
color: #476637;
}
.AnyTagClassName
{
color: #476637;
}
</style>
background-color css
<style>
a { background-color: #476637; }
a { background-color: rgb(71,102,55); }
div.DivClassName
{
background-color: #476637;
}
.BgClassName
{
background-color: #476637;
}
</style>
border-color css
<style>
span { border-color: #476637; }
span { border-color: rgb(71,102,55); }
td.TdClassName
{
border-color: #476637;
}
.TagClassName
{
border-color: #476637;
}
</style>