Shades of Dell #476628
Tints of Dell #476628
RGB
CMYK
RGB Variations
Color information
#476628 (or 0x476628) is known color: Dell. HEX triplet: 47, 66 and 28. RGB value is (71,102,40). Sum of RGB (Red+Green+Blue) = 71+102+40=213 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.33% from 213); Green value is 102 (40.23% from 255 or 47.89% from 213); Blue value is 40 (16.02% from 255 or 18.78% from 213); Max value from RGB is 102 - color contains mainly: green. Hex color #476628 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476628 is #B899D7. Grayscale: #555555. Windows color (decimal): -12098008 or 2647623. OLE color: 2647623.
HSL color Cylindrical-coordinate representation of color #476628: hue angle of 90º 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 #476628 is Cyan = 0.30, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 102 | 40 | - |
| CMYK | 0.30 | 0 | 0.61 | 0.6 |
| HSL | 90º | 0.44% | 0.28% | - |
| HSV(B) | 90º | 0.61% | 0.4% | - |
| XYZ | 7.73 | 11 | 3.72 | - |
| YUV | 85.66 | 102.23 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 40 | 0.30 | 0 | 0.61 | 0.6 | 90 | 0.44 | 0.28 |
| Hex | 47 | 66 | 28 | 1E | 0 | 3D | 3C | 5A | 2C | 1C |
| Octal | 107 | 146 | 50 | 36 | 0 | 75 | 74 | 132 | 54 | 34 |
| Binary | 1000111 | 1100110 | 101000 | 11110 | 0 | 111101 | 111100 | 1011010 | 101100 | 11100 |
Color Harmonies of #476628
Complementary color
Monochromatic Colors of #476628
Black with #476628
Text Example
Text Example
White with #476628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476628; }
p { color: rgb(71,102,40); }
H1.HeaderClassName
{
color: #476628;
}
.AnyTagClassName
{
color: #476628;
}
</style>
background-color css
<style>
a { background-color: #476628; }
a { background-color: rgb(71,102,40); }
div.DivClassName
{
background-color: #476628;
}
.BgClassName
{
background-color: #476628;
}
</style>
border-color css
<style>
span { border-color: #476628; }
span { border-color: rgb(71,102,40); }
td.TdClassName
{
border-color: #476628;
}
.TagClassName
{
border-color: #476628;
}
</style>