Shades of Dell #476635
Tints of Dell #476635
RGB
CMYK
RGB Variations
Color information
#476635 (or 0x476635) is known color: Dell. HEX triplet: 47, 66 and 35. RGB value is (71,102,53). Sum of RGB (Red+Green+Blue) = 71+102+53=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 102 (40.23% from 255 or 45.13% from 226); Blue value is 53 (21.09% from 255 or 23.45% from 226); Max value from RGB is 102 - color contains mainly: green. Hex color #476635 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476635 is #B899CA. Grayscale: #575757. Windows color (decimal): -12097995 or 3499591. OLE color: 3499591.
HSL color Cylindrical-coordinate representation of color #476635: hue angle of 97.96º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #476635 is Cyan = 0.30, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 102 | 53 | - |
| CMYK | 0.30 | 0 | 0.48 | 0.6 |
| HSL | 97.96º | 0.32% | 0.3% | - |
| HSV(B) | 97.96º | 0.48% | 0.4% | - |
| XYZ | 7.99 | 11.1 | 5.09 | - |
| YUV | 87.15 | 108.73 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 53 | 0.30 | 0 | 0.48 | 0.6 | 97.96 | 0.32 | 0.3 |
| Hex | 47 | 66 | 35 | 1E | 0 | 30 | 3C | 62 | 20 | 1E |
| Octal | 107 | 146 | 65 | 36 | 0 | 60 | 74 | 142 | 40 | 36 |
| Binary | 1000111 | 1100110 | 110101 | 11110 | 0 | 110000 | 111100 | 1100010 | 100000 | 11110 |
Color Harmonies of #476635
Complementary color
Monochromatic Colors of #476635
Black with #476635
Text Example
Text Example
White with #476635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476635; }
p { color: rgb(71,102,53); }
H1.HeaderClassName
{
color: #476635;
}
.AnyTagClassName
{
color: #476635;
}
</style>
background-color css
<style>
a { background-color: #476635; }
a { background-color: rgb(71,102,53); }
div.DivClassName
{
background-color: #476635;
}
.BgClassName
{
background-color: #476635;
}
</style>
border-color css
<style>
span { border-color: #476635; }
span { border-color: rgb(71,102,53); }
td.TdClassName
{
border-color: #476635;
}
.TagClassName
{
border-color: #476635;
}
</style>