Shades of Dell #396420
Tints of Dell #396420
RGB
CMYK
RGB Variations
Color information
#396420 (or 0x396420) is known color: Dell. HEX triplet: 39, 64 and 20. RGB value is (57,100,32). Sum of RGB (Red+Green+Blue) = 57+100+32=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 100 (39.45% from 255 or 52.91% from 189); Blue value is 32 (12.89% from 255 or 16.93% from 189); Max value from RGB is 100 - color contains mainly: green. Hex color #396420 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396420 is #C69BDF. Grayscale: #4F4F4F. Windows color (decimal): -13016032 or 2122809. OLE color: 2122809.
HSL color Cylindrical-coordinate representation of color #396420: hue angle of 97.94º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #396420 is Cyan = 0.43, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 100 | 32 | - |
| CMYK | 0.43 | 0 | 0.68 | 0.61 |
| HSL | 97.94º | 0.52% | 0.26% | - |
| HSV(B) | 97.94º | 0.68% | 0.39% | - |
| XYZ | 6.51 | 10.09 | 2.97 | - |
| YUV | 79.39 | 101.25 | 112.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 100 | 32 | 0.43 | 0 | 0.68 | 0.61 | 97.94 | 0.52 | 0.26 |
| Hex | 39 | 64 | 20 | 2B | 0 | 44 | 3D | 62 | 34 | 1A |
| Octal | 71 | 144 | 40 | 53 | 0 | 104 | 75 | 142 | 64 | 32 |
| Binary | 111001 | 1100100 | 100000 | 101011 | 0 | 1000100 | 111101 | 1100010 | 110100 | 11010 |
Color Harmonies of #396420
Complementary color
Monochromatic Colors of #396420
Black with #396420
Text Example
Text Example
White with #396420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396420; }
p { color: rgb(57,100,32); }
H1.HeaderClassName
{
color: #396420;
}
.AnyTagClassName
{
color: #396420;
}
</style>
background-color css
<style>
a { background-color: #396420; }
a { background-color: rgb(57,100,32); }
div.DivClassName
{
background-color: #396420;
}
.BgClassName
{
background-color: #396420;
}
</style>
border-color css
<style>
span { border-color: #396420; }
span { border-color: rgb(57,100,32); }
td.TdClassName
{
border-color: #396420;
}
.TagClassName
{
border-color: #396420;
}
</style>