Shades of Dell #396113
Tints of Dell #396113
RGB
CMYK
RGB Variations
Color information
#396113 (or 0x396113) is known color: Dell. HEX triplet: 39, 61 and 13. RGB value is (57,97,19). Sum of RGB (Red+Green+Blue) = 57+97+19=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 97 (38.28% from 255 or 56.07% from 173); Blue value is 19 (7.81% from 255 or 10.98% from 173); Max value from RGB is 97 - color contains mainly: green. Hex color #396113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396113 is #C69EEC. Grayscale: #4C4C4C. Windows color (decimal): -13016813 or 1270073. OLE color: 1270073.
HSL color Cylindrical-coordinate representation of color #396113: hue angle of 90.77º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #396113 is Cyan = 0.41, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 97 | 19 | - |
| CMYK | 0.41 | 0 | 0.80 | 0.62 |
| HSL | 90.77º | 0.67% | 0.23% | - |
| HSV(B) | 90.77º | 0.8% | 0.38% | - |
| XYZ | 6.08 | 9.47 | 2.12 | - |
| YUV | 76.15 | 95.75 | 114.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 97 | 19 | 0.41 | 0 | 0.80 | 0.62 | 90.77 | 0.67 | 0.23 |
| Hex | 39 | 61 | 13 | 29 | 0 | 50 | 3E | 5B | 43 | 17 |
| Octal | 71 | 141 | 23 | 51 | 0 | 120 | 76 | 133 | 103 | 27 |
| Binary | 111001 | 1100001 | 10011 | 101001 | 0 | 1010000 | 111110 | 1011011 | 1000011 | 10111 |
Color Harmonies of #396113
Complementary color
Monochromatic Colors of #396113
Black with #396113
Text Example
Text Example
White with #396113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396113; }
p { color: rgb(57,97,19); }
H1.HeaderClassName
{
color: #396113;
}
.AnyTagClassName
{
color: #396113;
}
</style>
background-color css
<style>
a { background-color: #396113; }
a { background-color: rgb(57,97,19); }
div.DivClassName
{
background-color: #396113;
}
.BgClassName
{
background-color: #396113;
}
</style>
border-color css
<style>
span { border-color: #396113; }
span { border-color: rgb(57,97,19); }
td.TdClassName
{
border-color: #396113;
}
.TagClassName
{
border-color: #396113;
}
</style>