Shades of Dell #396816
Tints of Dell #396816
RGB
CMYK
RGB Variations
Color information
#396816 (or 0x396816) is known color: Dell. HEX triplet: 39, 68 and 16. RGB value is (57,104,22). Sum of RGB (Red+Green+Blue) = 57+104+22=183 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.15% from 183); Green value is 104 (41.02% from 255 or 56.83% from 183); Blue value is 22 (8.98% from 255 or 12.02% from 183); Max value from RGB is 104 - color contains mainly: green. Hex color #396816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396816 is #C697E9. Grayscale: #505050. Windows color (decimal): -13015018 or 1468473. OLE color: 1468473.
HSL color Cylindrical-coordinate representation of color #396816: hue angle of 94.39º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #396816 is Cyan = 0.45, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 22 | - |
| CMYK | 0.45 | 0 | 0.79 | 0.59 |
| HSL | 94.39º | 0.65% | 0.25% | - |
| HSV(B) | 94.39º | 0.79% | 0.41% | - |
| XYZ | 6.78 | 10.83 | 2.49 | - |
| YUV | 80.6 | 94.93 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 22 | 0.45 | 0 | 0.79 | 0.59 | 94.39 | 0.65 | 0.25 |
| Hex | 39 | 68 | 16 | 2D | 0 | 4F | 3B | 5E | 41 | 19 |
| Octal | 71 | 150 | 26 | 55 | 0 | 117 | 73 | 136 | 101 | 31 |
| Binary | 111001 | 1101000 | 10110 | 101101 | 0 | 1001111 | 111011 | 1011110 | 1000001 | 11001 |
Color Harmonies of #396816
Complementary color
Monochromatic Colors of #396816
Black with #396816
Text Example
Text Example
White with #396816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396816; }
p { color: rgb(57,104,22); }
H1.HeaderClassName
{
color: #396816;
}
.AnyTagClassName
{
color: #396816;
}
</style>
background-color css
<style>
a { background-color: #396816; }
a { background-color: rgb(57,104,22); }
div.DivClassName
{
background-color: #396816;
}
.BgClassName
{
background-color: #396816;
}
</style>
border-color css
<style>
span { border-color: #396816; }
span { border-color: rgb(57,104,22); }
td.TdClassName
{
border-color: #396816;
}
.TagClassName
{
border-color: #396816;
}
</style>