Shades of Dell #476931
Tints of Dell #476931
RGB
CMYK
RGB Variations
Color information
#476931 (or 0x476931) is known color: Dell. HEX triplet: 47, 69 and 31. RGB value is (71,105,49). Sum of RGB (Red+Green+Blue) = 71+105+49=225 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.56% from 225); Green value is 105 (41.41% from 255 or 46.67% from 225); Blue value is 49 (19.53% from 255 or 21.78% from 225); Max value from RGB is 105 - color contains mainly: green. Hex color #476931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476931 is #B896CE. Grayscale: #585858. Windows color (decimal): -12097231 or 3238215. OLE color: 3238215.
HSL color Cylindrical-coordinate representation of color #476931: hue angle of 96.43º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #476931 is Cyan = 0.32, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 49 | - |
| CMYK | 0.32 | 0 | 0.53 | 0.59 |
| HSL | 96.43º | 0.36% | 0.3% | - |
| HSV(B) | 96.43º | 0.53% | 0.41% | - |
| XYZ | 8.2 | 11.66 | 4.72 | - |
| YUV | 88.45 | 105.74 | 115.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 49 | 0.32 | 0 | 0.53 | 0.59 | 96.43 | 0.36 | 0.3 |
| Hex | 47 | 69 | 31 | 20 | 0 | 35 | 3B | 60 | 24 | 1E |
| Octal | 107 | 151 | 61 | 40 | 0 | 65 | 73 | 140 | 44 | 36 |
| Binary | 1000111 | 1101001 | 110001 | 100000 | 0 | 110101 | 111011 | 1100000 | 100100 | 11110 |
Color Harmonies of #476931
Complementary color
Monochromatic Colors of #476931
Black with #476931
Text Example
Text Example
White with #476931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476931; }
p { color: rgb(71,105,49); }
H1.HeaderClassName
{
color: #476931;
}
.AnyTagClassName
{
color: #476931;
}
</style>
background-color css
<style>
a { background-color: #476931; }
a { background-color: rgb(71,105,49); }
div.DivClassName
{
background-color: #476931;
}
.BgClassName
{
background-color: #476931;
}
</style>
border-color css
<style>
span { border-color: #476931; }
span { border-color: rgb(71,105,49); }
td.TdClassName
{
border-color: #476931;
}
.TagClassName
{
border-color: #476931;
}
</style>