Shades of Dell #476926
Tints of Dell #476926
RGB
CMYK
RGB Variations
Color information
#476926 (or 0x476926) is known color: Dell. HEX triplet: 47, 69 and 26. RGB value is (71,105,38). Sum of RGB (Red+Green+Blue) = 71+105+38=214 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.18% from 214); Green value is 105 (41.41% from 255 or 49.07% from 214); Blue value is 38 (15.23% from 255 or 17.76% from 214); Max value from RGB is 105 - color contains mainly: green. Hex color #476926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476926 is #B896D9. Grayscale: #575757. Windows color (decimal): -12097242 or 2517319. OLE color: 2517319.
HSL color Cylindrical-coordinate representation of color #476926: hue angle of 90.45º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #476926 is Cyan = 0.32, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 38 | - |
| CMYK | 0.32 | 0 | 0.64 | 0.59 |
| HSL | 90.45º | 0.47% | 0.28% | - |
| HSV(B) | 90.45º | 0.64% | 0.41% | - |
| XYZ | 8 | 11.58 | 3.65 | - |
| YUV | 87.2 | 100.24 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 38 | 0.32 | 0 | 0.64 | 0.59 | 90.45 | 0.47 | 0.28 |
| Hex | 47 | 69 | 26 | 20 | 0 | 40 | 3B | 5A | 2F | 1C |
| Octal | 107 | 151 | 46 | 40 | 0 | 100 | 73 | 132 | 57 | 34 |
| Binary | 1000111 | 1101001 | 100110 | 100000 | 0 | 1000000 | 111011 | 1011010 | 101111 | 11100 |
Color Harmonies of #476926
Complementary color
Monochromatic Colors of #476926
Black with #476926
Text Example
Text Example
White with #476926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476926; }
p { color: rgb(71,105,38); }
H1.HeaderClassName
{
color: #476926;
}
.AnyTagClassName
{
color: #476926;
}
</style>
background-color css
<style>
a { background-color: #476926; }
a { background-color: rgb(71,105,38); }
div.DivClassName
{
background-color: #476926;
}
.BgClassName
{
background-color: #476926;
}
</style>
border-color css
<style>
span { border-color: #476926; }
span { border-color: rgb(71,105,38); }
td.TdClassName
{
border-color: #476926;
}
.TagClassName
{
border-color: #476926;
}
</style>