Shades of Dell #396610
Tints of Dell #396610
RGB
CMYK
RGB Variations
Color information
#396610 (or 0x396610) is known color: Dell. HEX triplet: 39, 66 and 10. RGB value is (57,102,16). Sum of RGB (Red+Green+Blue) = 57+102+16=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 102 (40.23% from 255 or 58.29% from 175); Blue value is 16 (6.64% from 255 or 9.14% from 175); Max value from RGB is 102 - color contains mainly: green. Hex color #396610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396610 is #C699EF. Grayscale: #4F4F4F. Windows color (decimal): -13015536 or 1074745. OLE color: 1074745.
HSL color Cylindrical-coordinate representation of color #396610: hue angle of 91.4º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #396610 is Cyan = 0.44, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 102 | 16 | - |
| CMYK | 0.44 | 0 | 0.84 | 0.6 |
| HSL | 91.4º | 0.73% | 0.23% | - |
| HSV(B) | 91.4º | 0.84% | 0.4% | - |
| XYZ | 6.53 | 10.41 | 2.16 | - |
| YUV | 78.74 | 92.59 | 112.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 16 | 0.44 | 0 | 0.84 | 0.6 | 91.4 | 0.73 | 0.23 |
| Hex | 39 | 66 | 10 | 2C | 0 | 54 | 3C | 5B | 49 | 17 |
| Octal | 71 | 146 | 20 | 54 | 0 | 124 | 74 | 133 | 111 | 27 |
| Binary | 111001 | 1100110 | 10000 | 101100 | 0 | 1010100 | 111100 | 1011011 | 1001001 | 10111 |
Color Harmonies of #396610
Complementary color
Monochromatic Colors of #396610
Black with #396610
Text Example
Text Example
White with #396610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396610; }
p { color: rgb(57,102,16); }
H1.HeaderClassName
{
color: #396610;
}
.AnyTagClassName
{
color: #396610;
}
</style>
background-color css
<style>
a { background-color: #396610; }
a { background-color: rgb(57,102,16); }
div.DivClassName
{
background-color: #396610;
}
.BgClassName
{
background-color: #396610;
}
</style>
border-color css
<style>
span { border-color: #396610; }
span { border-color: rgb(57,102,16); }
td.TdClassName
{
border-color: #396610;
}
.TagClassName
{
border-color: #396610;
}
</style>