Shades of Dell #396313
Tints of Dell #396313
RGB
CMYK
RGB Variations
Color information
#396313 (or 0x396313) is known color: Dell. HEX triplet: 39, 63 and 13. RGB value is (57,99,19). Sum of RGB (Red+Green+Blue) = 57+99+19=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 99 (39.06% from 255 or 56.57% from 175); Blue value is 19 (7.81% from 255 or 10.86% from 175); Max value from RGB is 99 - color contains mainly: green. Hex color #396313 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396313 is #C69CEC. Grayscale: #4D4D4D. Windows color (decimal): -13016301 or 1270585. OLE color: 1270585.
HSL color Cylindrical-coordinate representation of color #396313: hue angle of 91.5º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #396313 is Cyan = 0.42, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 99 | 19 | - |
| CMYK | 0.42 | 0 | 0.81 | 0.61 |
| HSL | 91.5º | 0.68% | 0.23% | - |
| HSV(B) | 91.5º | 0.81% | 0.39% | - |
| XYZ | 6.27 | 9.84 | 2.19 | - |
| YUV | 77.32 | 95.09 | 113.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 19 | 0.42 | 0 | 0.81 | 0.61 | 91.5 | 0.68 | 0.23 |
| Hex | 39 | 63 | 13 | 2A | 0 | 51 | 3D | 5C | 44 | 17 |
| Octal | 71 | 143 | 23 | 52 | 0 | 121 | 75 | 134 | 104 | 27 |
| Binary | 111001 | 1100011 | 10011 | 101010 | 0 | 1010001 | 111101 | 1011100 | 1000100 | 10111 |
Color Harmonies of #396313
Complementary color
Monochromatic Colors of #396313
Black with #396313
Text Example
Text Example
White with #396313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396313; }
p { color: rgb(57,99,19); }
H1.HeaderClassName
{
color: #396313;
}
.AnyTagClassName
{
color: #396313;
}
</style>
background-color css
<style>
a { background-color: #396313; }
a { background-color: rgb(57,99,19); }
div.DivClassName
{
background-color: #396313;
}
.BgClassName
{
background-color: #396313;
}
</style>
border-color css
<style>
span { border-color: #396313; }
span { border-color: rgb(57,99,19); }
td.TdClassName
{
border-color: #396313;
}
.TagClassName
{
border-color: #396313;
}
</style>