Shades of Dell #476230
Tints of Dell #476230
RGB
CMYK
RGB Variations
Color information
#476230 (or 0x476230) is known color: Dell. HEX triplet: 47, 62 and 30. RGB value is (71,98,48). Sum of RGB (Red+Green+Blue) = 71+98+48=217 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.72% from 217); Green value is 98 (38.67% from 255 or 45.16% from 217); Blue value is 48 (19.14% from 255 or 22.12% from 217); Max value from RGB is 98 - color contains mainly: green. Hex color #476230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476230 is #B89DCF. Grayscale: #545454. Windows color (decimal): -12099024 or 3170887. OLE color: 3170887.
HSL color Cylindrical-coordinate representation of color #476230: hue angle of 92.4º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #476230 is Cyan = 0.28, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 98 | 48 | - |
| CMYK | 0.28 | 0 | 0.51 | 0.62 |
| HSL | 92.4º | 0.34% | 0.29% | - |
| HSV(B) | 92.4º | 0.51% | 0.38% | - |
| XYZ | 7.5 | 10.29 | 4.39 | - |
| YUV | 84.23 | 107.55 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 48 | 0.28 | 0 | 0.51 | 0.62 | 92.4 | 0.34 | 0.29 |
| Hex | 47 | 62 | 30 | 1C | 0 | 33 | 3E | 5C | 22 | 1D |
| Octal | 107 | 142 | 60 | 34 | 0 | 63 | 76 | 134 | 42 | 35 |
| Binary | 1000111 | 1100010 | 110000 | 11100 | 0 | 110011 | 111110 | 1011100 | 100010 | 11101 |
Color Harmonies of #476230
Complementary color
Monochromatic Colors of #476230
Black with #476230
Text Example
Text Example
White with #476230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476230; }
p { color: rgb(71,98,48); }
H1.HeaderClassName
{
color: #476230;
}
.AnyTagClassName
{
color: #476230;
}
</style>
background-color css
<style>
a { background-color: #476230; }
a { background-color: rgb(71,98,48); }
div.DivClassName
{
background-color: #476230;
}
.BgClassName
{
background-color: #476230;
}
</style>
border-color css
<style>
span { border-color: #476230; }
span { border-color: rgb(71,98,48); }
td.TdClassName
{
border-color: #476230;
}
.TagClassName
{
border-color: #476230;
}
</style>