Shades of Dell #476136
Tints of Dell #476136
RGB
CMYK
RGB Variations
Color information
#476136 (or 0x476136) is known color: Dell. HEX triplet: 47, 61 and 36. RGB value is (71,97,54). Sum of RGB (Red+Green+Blue) = 71+97+54=222 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.98% from 222); Green value is 97 (38.28% from 255 or 43.69% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 97 - color contains mainly: green. Hex color #476136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476136 is #B89EC9. Grayscale: #545454. Windows color (decimal): -12099274 or 3563847. OLE color: 3563847.
HSL color Cylindrical-coordinate representation of color #476136: hue angle of 96.28º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #476136 is Cyan = 0.27, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 97 | 54 | - |
| CMYK | 0.27 | 0 | 0.44 | 0.62 |
| HSL | 96.28º | 0.28% | 0.3% | - |
| HSV(B) | 96.28º | 0.44% | 0.38% | - |
| XYZ | 7.54 | 10.16 | 5.05 | - |
| YUV | 84.32 | 110.89 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 97 | 54 | 0.27 | 0 | 0.44 | 0.62 | 96.28 | 0.28 | 0.3 |
| Hex | 47 | 61 | 36 | 1B | 0 | 2C | 3E | 60 | 1C | 1E |
| Octal | 107 | 141 | 66 | 33 | 0 | 54 | 76 | 140 | 34 | 36 |
| Binary | 1000111 | 1100001 | 110110 | 11011 | 0 | 101100 | 111110 | 1100000 | 11100 | 11110 |
Color Harmonies of #476136
Complementary color
Monochromatic Colors of #476136
Black with #476136
Text Example
Text Example
White with #476136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476136; }
p { color: rgb(71,97,54); }
H1.HeaderClassName
{
color: #476136;
}
.AnyTagClassName
{
color: #476136;
}
</style>
background-color css
<style>
a { background-color: #476136; }
a { background-color: rgb(71,97,54); }
div.DivClassName
{
background-color: #476136;
}
.BgClassName
{
background-color: #476136;
}
</style>
border-color css
<style>
span { border-color: #476136; }
span { border-color: rgb(71,97,54); }
td.TdClassName
{
border-color: #476136;
}
.TagClassName
{
border-color: #476136;
}
</style>