Shades of Dell #476728
Tints of Dell #476728
RGB
CMYK
RGB Variations
Color information
#476728 (or 0x476728) is known color: Dell. HEX triplet: 47, 67 and 28. RGB value is (71,103,40). Sum of RGB (Red+Green+Blue) = 71+103+40=214 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.18% from 214); Green value is 103 (40.62% from 255 or 48.13% from 214); Blue value is 40 (16.02% from 255 or 18.69% from 214); Max value from RGB is 103 - color contains mainly: green. Hex color #476728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476728 is #B898D7. Grayscale: #565656. Windows color (decimal): -12097752 or 2647879. OLE color: 2647879.
HSL color Cylindrical-coordinate representation of color #476728: hue angle of 90.48º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #476728 is Cyan = 0.31, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 40 | - |
| CMYK | 0.31 | 0 | 0.61 | 0.60 |
| HSL | 90.48º | 0.44% | 0.28% | - |
| HSV(B) | 90.48º | 0.61% | 0.4% | - |
| XYZ | 7.83 | 11.19 | 3.76 | - |
| YUV | 86.25 | 101.9 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 40 | 0.31 | 0 | 0.61 | 0.60 | 90.48 | 0.44 | 0.28 |
| Hex | 47 | 67 | 28 | 1F | 0 | 3D | 3C | 5A | 2C | 1C |
| Octal | 107 | 147 | 50 | 37 | 0 | 75 | 74 | 132 | 54 | 34 |
| Binary | 1000111 | 1100111 | 101000 | 11111 | 0 | 111101 | 111100 | 1011010 | 101100 | 11100 |
Color Harmonies of #476728
Complementary color
Monochromatic Colors of #476728
Black with #476728
Text Example
Text Example
White with #476728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476728; }
p { color: rgb(71,103,40); }
H1.HeaderClassName
{
color: #476728;
}
.AnyTagClassName
{
color: #476728;
}
</style>
background-color css
<style>
a { background-color: #476728; }
a { background-color: rgb(71,103,40); }
div.DivClassName
{
background-color: #476728;
}
.BgClassName
{
background-color: #476728;
}
</style>
border-color css
<style>
span { border-color: #476728; }
span { border-color: rgb(71,103,40); }
td.TdClassName
{
border-color: #476728;
}
.TagClassName
{
border-color: #476728;
}
</style>