Shades of Dell #396614
Tints of Dell #396614
RGB
CMYK
RGB Variations
Color information
#396614 (or 0x396614) is known color: Dell. HEX triplet: 39, 66 and 14. RGB value is (57,102,20). Sum of RGB (Red+Green+Blue) = 57+102+20=179 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.84% from 179); Green value is 102 (40.23% from 255 or 56.98% from 179); Blue value is 20 (8.20% from 255 or 11.17% from 179); Max value from RGB is 102 - color contains mainly: green. Hex color #396614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396614 is #C699EB. Grayscale: #4F4F4F. Windows color (decimal): -13015532 or 1336889. OLE color: 1336889.
HSL color Cylindrical-coordinate representation of color #396614: hue angle of 92.93º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #396614 is Cyan = 0.44, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 102 | 20 | - |
| CMYK | 0.44 | 0 | 0.80 | 0.6 |
| HSL | 92.93º | 0.67% | 0.24% | - |
| HSV(B) | 92.93º | 0.8% | 0.4% | - |
| XYZ | 6.56 | 10.42 | 2.33 | - |
| YUV | 79.2 | 94.59 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 20 | 0.44 | 0 | 0.80 | 0.6 | 92.93 | 0.67 | 0.24 |
| Hex | 39 | 66 | 14 | 2C | 0 | 50 | 3C | 5D | 43 | 18 |
| Octal | 71 | 146 | 24 | 54 | 0 | 120 | 74 | 135 | 103 | 30 |
| Binary | 111001 | 1100110 | 10100 | 101100 | 0 | 1010000 | 111100 | 1011101 | 1000011 | 11000 |
Color Harmonies of #396614
Complementary color
Monochromatic Colors of #396614
Black with #396614
Text Example
Text Example
White with #396614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396614; }
p { color: rgb(57,102,20); }
H1.HeaderClassName
{
color: #396614;
}
.AnyTagClassName
{
color: #396614;
}
</style>
background-color css
<style>
a { background-color: #396614; }
a { background-color: rgb(57,102,20); }
div.DivClassName
{
background-color: #396614;
}
.BgClassName
{
background-color: #396614;
}
</style>
border-color css
<style>
span { border-color: #396614; }
span { border-color: rgb(57,102,20); }
td.TdClassName
{
border-color: #396614;
}
.TagClassName
{
border-color: #396614;
}
</style>