Shades of Dell #396517
Tints of Dell #396517
RGB
CMYK
RGB Variations
Color information
#396517 (or 0x396517) is known color: Dell. HEX triplet: 39, 65 and 17. RGB value is (57,101,23). Sum of RGB (Red+Green+Blue) = 57+101+23=181 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.49% from 181); Green value is 101 (39.84% from 255 or 55.80% from 181); Blue value is 23 (9.38% from 255 or 12.71% from 181); Max value from RGB is 101 - color contains mainly: green. Hex color #396517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396517 is #C69AE8. Grayscale: #4F4F4F. Windows color (decimal): -13015785 or 1533241. OLE color: 1533241.
HSL color Cylindrical-coordinate representation of color #396517: hue angle of 93.85º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #396517 is Cyan = 0.44, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 23 | - |
| CMYK | 0.44 | 0 | 0.77 | 0.60 |
| HSL | 93.85º | 0.63% | 0.24% | - |
| HSV(B) | 93.85º | 0.77% | 0.4% | - |
| XYZ | 6.5 | 10.24 | 2.44 | - |
| YUV | 78.95 | 96.42 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 23 | 0.44 | 0 | 0.77 | 0.60 | 93.85 | 0.63 | 0.24 |
| Hex | 39 | 65 | 17 | 2C | 0 | 4D | 3C | 5E | 3F | 18 |
| Octal | 71 | 145 | 27 | 54 | 0 | 115 | 74 | 136 | 77 | 30 |
| Binary | 111001 | 1100101 | 10111 | 101100 | 0 | 1001101 | 111100 | 1011110 | 111111 | 11000 |
Color Harmonies of #396517
Complementary color
Monochromatic Colors of #396517
Black with #396517
Text Example
Text Example
White with #396517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396517; }
p { color: rgb(57,101,23); }
H1.HeaderClassName
{
color: #396517;
}
.AnyTagClassName
{
color: #396517;
}
</style>
background-color css
<style>
a { background-color: #396517; }
a { background-color: rgb(57,101,23); }
div.DivClassName
{
background-color: #396517;
}
.BgClassName
{
background-color: #396517;
}
</style>
border-color css
<style>
span { border-color: #396517; }
span { border-color: rgb(57,101,23); }
td.TdClassName
{
border-color: #396517;
}
.TagClassName
{
border-color: #396517;
}
</style>