Shades of Dell #396513
Tints of Dell #396513
RGB
CMYK
RGB Variations
Color information
#396513 (or 0x396513) is known color: Dell. HEX triplet: 39, 65 and 13. RGB value is (57,101,19). Sum of RGB (Red+Green+Blue) = 57+101+19=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 101 (39.84% from 255 or 57.06% from 177); Blue value is 19 (7.81% from 255 or 10.73% from 177); Max value from RGB is 101 - color contains mainly: green. Hex color #396513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396513 is #C69AEC. Grayscale: #4E4E4E. Windows color (decimal): -13015789 or 1271097. OLE color: 1271097.
HSL color Cylindrical-coordinate representation of color #396513: hue angle of 92.2º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #396513 is Cyan = 0.44, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 19 | - |
| CMYK | 0.44 | 0 | 0.81 | 0.60 |
| HSL | 92.2º | 0.68% | 0.24% | - |
| HSV(B) | 92.2º | 0.81% | 0.4% | - |
| XYZ | 6.46 | 10.22 | 2.25 | - |
| YUV | 78.5 | 94.42 | 112.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 19 | 0.44 | 0 | 0.81 | 0.60 | 92.2 | 0.68 | 0.24 |
| Hex | 39 | 65 | 13 | 2C | 0 | 51 | 3C | 5C | 44 | 18 |
| Octal | 71 | 145 | 23 | 54 | 0 | 121 | 74 | 134 | 104 | 30 |
| Binary | 111001 | 1100101 | 10011 | 101100 | 0 | 1010001 | 111100 | 1011100 | 1000100 | 11000 |
Color Harmonies of #396513
Complementary color
Monochromatic Colors of #396513
Black with #396513
Text Example
Text Example
White with #396513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396513; }
p { color: rgb(57,101,19); }
H1.HeaderClassName
{
color: #396513;
}
.AnyTagClassName
{
color: #396513;
}
</style>
background-color css
<style>
a { background-color: #396513; }
a { background-color: rgb(57,101,19); }
div.DivClassName
{
background-color: #396513;
}
.BgClassName
{
background-color: #396513;
}
</style>
border-color css
<style>
span { border-color: #396513; }
span { border-color: rgb(57,101,19); }
td.TdClassName
{
border-color: #396513;
}
.TagClassName
{
border-color: #396513;
}
</style>