Shades of Dell #476528
Tints of Dell #476528
RGB
CMYK
RGB Variations
Color information
#476528 (or 0x476528) is known color: Dell. HEX triplet: 47, 65 and 28. RGB value is (71,101,40). Sum of RGB (Red+Green+Blue) = 71+101+40=212 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.49% from 212); Green value is 101 (39.84% from 255 or 47.64% from 212); Blue value is 40 (16.02% from 255 or 18.87% from 212); Max value from RGB is 101 - color contains mainly: green. Hex color #476528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476528 is #B89AD7. Grayscale: #555555. Windows color (decimal): -12098264 or 2647367. OLE color: 2647367.
HSL color Cylindrical-coordinate representation of color #476528: hue angle of 89.51º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #476528 is Cyan = 0.30, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 40 | - |
| CMYK | 0.30 | 0 | 0.60 | 0.60 |
| HSL | 89.51º | 0.43% | 0.28% | - |
| HSV(B) | 89.51º | 0.6% | 0.4% | - |
| XYZ | 7.64 | 10.8 | 3.69 | - |
| YUV | 85.08 | 102.56 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 40 | 0.30 | 0 | 0.60 | 0.60 | 89.51 | 0.43 | 0.28 |
| Hex | 47 | 65 | 28 | 1E | 0 | 3C | 3C | 5A | 2B | 1C |
| Octal | 107 | 145 | 50 | 36 | 0 | 74 | 74 | 132 | 53 | 34 |
| Binary | 1000111 | 1100101 | 101000 | 11110 | 0 | 111100 | 111100 | 1011010 | 101011 | 11100 |
Color Harmonies of #476528
Complementary color
Monochromatic Colors of #476528
Black with #476528
Text Example
Text Example
White with #476528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476528; }
p { color: rgb(71,101,40); }
H1.HeaderClassName
{
color: #476528;
}
.AnyTagClassName
{
color: #476528;
}
</style>
background-color css
<style>
a { background-color: #476528; }
a { background-color: rgb(71,101,40); }
div.DivClassName
{
background-color: #476528;
}
.BgClassName
{
background-color: #476528;
}
</style>
border-color css
<style>
span { border-color: #476528; }
span { border-color: rgb(71,101,40); }
td.TdClassName
{
border-color: #476528;
}
.TagClassName
{
border-color: #476528;
}
</style>