Shades of Dell #476738
Tints of Dell #476738
RGB
CMYK
RGB Variations
Color information
#476738 (or 0x476738) is known color: Dell. HEX triplet: 47, 67 and 38. RGB value is (71,103,56). Sum of RGB (Red+Green+Blue) = 71+103+56=230 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.87% from 230); Green value is 103 (40.62% from 255 or 44.78% from 230); Blue value is 56 (22.27% from 255 or 24.35% from 230); Max value from RGB is 103 - color contains mainly: green. Hex color #476738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476738 is #B898C7. Grayscale: #585858. Windows color (decimal): -12097736 or 3696455. OLE color: 3696455.
HSL color Cylindrical-coordinate representation of color #476738: hue angle of 100.85º 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 #476738 is Cyan = 0.31, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 56 | - |
| CMYK | 0.31 | 0 | 0.46 | 0.60 |
| HSL | 100.85º | 0.3% | 0.31% | - |
| HSV(B) | 100.85º | 0.46% | 0.4% | - |
| XYZ | 8.16 | 11.33 | 5.5 | - |
| YUV | 88.07 | 109.9 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 56 | 0.31 | 0 | 0.46 | 0.60 | 100.85 | 0.3 | 0.31 |
| Hex | 47 | 67 | 38 | 1F | 0 | 2E | 3C | 65 | 1E | 1F |
| Octal | 107 | 147 | 70 | 37 | 0 | 56 | 74 | 145 | 36 | 37 |
| Binary | 1000111 | 1100111 | 111000 | 11111 | 0 | 101110 | 111100 | 1100101 | 11110 | 11111 |
Color Harmonies of #476738
Complementary color
Monochromatic Colors of #476738
Black with #476738
Text Example
Text Example
White with #476738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476738; }
p { color: rgb(71,103,56); }
H1.HeaderClassName
{
color: #476738;
}
.AnyTagClassName
{
color: #476738;
}
</style>
background-color css
<style>
a { background-color: #476738; }
a { background-color: rgb(71,103,56); }
div.DivClassName
{
background-color: #476738;
}
.BgClassName
{
background-color: #476738;
}
</style>
border-color css
<style>
span { border-color: #476738; }
span { border-color: rgb(71,103,56); }
td.TdClassName
{
border-color: #476738;
}
.TagClassName
{
border-color: #476738;
}
</style>