Shades of Dell #476228
Tints of Dell #476228
RGB
CMYK
RGB Variations
Color information
#476228 (or 0x476228) is known color: Dell. HEX triplet: 47, 62 and 28. RGB value is (71,98,40). Sum of RGB (Red+Green+Blue) = 71+98+40=209 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.97% from 209); Green value is 98 (38.67% from 255 or 46.89% from 209); Blue value is 40 (16.02% from 255 or 19.14% from 209); Max value from RGB is 98 - color contains mainly: green. Hex color #476228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476228 is #B89DD7. Grayscale: #535353. Windows color (decimal): -12099032 or 2646599. OLE color: 2646599.
HSL color Cylindrical-coordinate representation of color #476228: hue angle of 87.93º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #476228 is Cyan = 0.28, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 98 | 40 | - |
| CMYK | 0.28 | 0 | 0.59 | 0.62 |
| HSL | 87.93º | 0.42% | 0.27% | - |
| HSV(B) | 87.93º | 0.59% | 0.38% | - |
| XYZ | 7.35 | 10.23 | 3.59 | - |
| YUV | 83.32 | 103.55 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 40 | 0.28 | 0 | 0.59 | 0.62 | 87.93 | 0.42 | 0.27 |
| Hex | 47 | 62 | 28 | 1C | 0 | 3B | 3E | 58 | 2A | 1B |
| Octal | 107 | 142 | 50 | 34 | 0 | 73 | 76 | 130 | 52 | 33 |
| Binary | 1000111 | 1100010 | 101000 | 11100 | 0 | 111011 | 111110 | 1011000 | 101010 | 11011 |
Color Harmonies of #476228
Complementary color
Monochromatic Colors of #476228
Black with #476228
Text Example
Text Example
White with #476228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476228; }
p { color: rgb(71,98,40); }
H1.HeaderClassName
{
color: #476228;
}
.AnyTagClassName
{
color: #476228;
}
</style>
background-color css
<style>
a { background-color: #476228; }
a { background-color: rgb(71,98,40); }
div.DivClassName
{
background-color: #476228;
}
.BgClassName
{
background-color: #476228;
}
</style>
border-color css
<style>
span { border-color: #476228; }
span { border-color: rgb(71,98,40); }
td.TdClassName
{
border-color: #476228;
}
.TagClassName
{
border-color: #476228;
}
</style>