Shades of Dell #477328
Tints of Dell #477328
RGB
CMYK
RGB Variations
Color information
#477328 (or 0x477328) is known color: Dell. HEX triplet: 47, 73 and 28. RGB value is (71,115,40). Sum of RGB (Red+Green+Blue) = 71+115+40=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 115 (45.31% from 255 or 50.88% from 226); Blue value is 40 (16.02% from 255 or 17.70% from 226); Max value from RGB is 115 - color contains mainly: green. Hex color #477328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477328 is #B88CD7. Grayscale: #5D5D5D. Windows color (decimal): -12094680 or 2650951. OLE color: 2650951.
HSL color Cylindrical-coordinate representation of color #477328: hue angle of 95.2º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #477328 is Cyan = 0.38, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 40 | - |
| CMYK | 0.38 | 0 | 0.65 | 0.55 |
| HSL | 95.2º | 0.48% | 0.3% | - |
| HSV(B) | 95.2º | 0.65% | 0.45% | - |
| XYZ | 9.11 | 13.75 | 4.18 | - |
| YUV | 93.29 | 97.92 | 112.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 40 | 0.38 | 0 | 0.65 | 0.55 | 95.2 | 0.48 | 0.3 |
| Hex | 47 | 73 | 28 | 26 | 0 | 41 | 37 | 5F | 30 | 1E |
| Octal | 107 | 163 | 50 | 46 | 0 | 101 | 67 | 137 | 60 | 36 |
| Binary | 1000111 | 1110011 | 101000 | 100110 | 0 | 1000001 | 110111 | 1011111 | 110000 | 11110 |
Color Harmonies of #477328
Complementary color
Monochromatic Colors of #477328
Black with #477328
Text Example
Text Example
White with #477328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477328; }
p { color: rgb(71,115,40); }
H1.HeaderClassName
{
color: #477328;
}
.AnyTagClassName
{
color: #477328;
}
</style>
background-color css
<style>
a { background-color: #477328; }
a { background-color: rgb(71,115,40); }
div.DivClassName
{
background-color: #477328;
}
.BgClassName
{
background-color: #477328;
}
</style>
border-color css
<style>
span { border-color: #477328; }
span { border-color: rgb(71,115,40); }
td.TdClassName
{
border-color: #477328;
}
.TagClassName
{
border-color: #477328;
}
</style>