Shades of Dell #396319
Tints of Dell #396319
RGB
CMYK
RGB Variations
Color information
#396319 (or 0x396319) is known color: Dell. HEX triplet: 39, 63 and 19. RGB value is (57,99,25). Sum of RGB (Red+Green+Blue) = 57+99+25=181 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.49% from 181); Green value is 99 (39.06% from 255 or 54.70% from 181); Blue value is 25 (10.16% from 255 or 13.81% from 181); Max value from RGB is 99 - color contains mainly: green. Hex color #396319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396319 is #C69CE6. Grayscale: #4E4E4E. Windows color (decimal): -13016295 or 1663801. OLE color: 1663801.
HSL color Cylindrical-coordinate representation of color #396319: hue angle of 94.05º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #396319 is Cyan = 0.42, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 99 | 25 | - |
| CMYK | 0.42 | 0 | 0.75 | 0.61 |
| HSL | 94.05º | 0.6% | 0.24% | - |
| HSV(B) | 94.05º | 0.75% | 0.39% | - |
| XYZ | 6.32 | 9.86 | 2.49 | - |
| YUV | 78.01 | 98.09 | 113.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 25 | 0.42 | 0 | 0.75 | 0.61 | 94.05 | 0.6 | 0.24 |
| Hex | 39 | 63 | 19 | 2A | 0 | 4B | 3D | 5E | 3C | 18 |
| Octal | 71 | 143 | 31 | 52 | 0 | 113 | 75 | 136 | 74 | 30 |
| Binary | 111001 | 1100011 | 11001 | 101010 | 0 | 1001011 | 111101 | 1011110 | 111100 | 11000 |
Color Harmonies of #396319
Complementary color
Monochromatic Colors of #396319
Black with #396319
Text Example
Text Example
White with #396319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396319; }
p { color: rgb(57,99,25); }
H1.HeaderClassName
{
color: #396319;
}
.AnyTagClassName
{
color: #396319;
}
</style>
background-color css
<style>
a { background-color: #396319; }
a { background-color: rgb(57,99,25); }
div.DivClassName
{
background-color: #396319;
}
.BgClassName
{
background-color: #396319;
}
</style>
border-color css
<style>
span { border-color: #396319; }
span { border-color: rgb(57,99,25); }
td.TdClassName
{
border-color: #396319;
}
.TagClassName
{
border-color: #396319;
}
</style>