Shades of Dell #476231
Tints of Dell #476231
RGB
CMYK
RGB Variations
Color information
#476231 (or 0x476231) is known color: Dell. HEX triplet: 47, 62 and 31. RGB value is (71,98,49). Sum of RGB (Red+Green+Blue) = 71+98+49=218 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.57% from 218); Green value is 98 (38.67% from 255 or 44.95% from 218); Blue value is 49 (19.53% from 255 or 22.48% from 218); Max value from RGB is 98 - color contains mainly: green. Hex color #476231 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476231 is #B89DCE. Grayscale: #545454. Windows color (decimal): -12099023 or 3236423. OLE color: 3236423.
HSL color Cylindrical-coordinate representation of color #476231: hue angle of 93.06º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #476231 is Cyan = 0.28, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 98 | 49 | - |
| CMYK | 0.28 | 0 | 0.5 | 0.62 |
| HSL | 93.06º | 0.33% | 0.29% | - |
| HSV(B) | 93.06º | 0.5% | 0.38% | - |
| XYZ | 7.52 | 10.3 | 4.5 | - |
| YUV | 84.34 | 108.05 | 118.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 49 | 0.28 | 0 | 0.5 | 0.62 | 93.06 | 0.33 | 0.29 |
| Hex | 47 | 62 | 31 | 1C | 0 | 32 | 3E | 5D | 21 | 1D |
| Octal | 107 | 142 | 61 | 34 | 0 | 62 | 76 | 135 | 41 | 35 |
| Binary | 1000111 | 1100010 | 110001 | 11100 | 0 | 110010 | 111110 | 1011101 | 100001 | 11101 |
Color Harmonies of #476231
Complementary color
Monochromatic Colors of #476231
Black with #476231
Text Example
Text Example
White with #476231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476231; }
p { color: rgb(71,98,49); }
H1.HeaderClassName
{
color: #476231;
}
.AnyTagClassName
{
color: #476231;
}
</style>
background-color css
<style>
a { background-color: #476231; }
a { background-color: rgb(71,98,49); }
div.DivClassName
{
background-color: #476231;
}
.BgClassName
{
background-color: #476231;
}
</style>
border-color css
<style>
span { border-color: #476231; }
span { border-color: rgb(71,98,49); }
td.TdClassName
{
border-color: #476231;
}
.TagClassName
{
border-color: #476231;
}
</style>