Shades of Dell #396518
Tints of Dell #396518
RGB
CMYK
RGB Variations
Color information
#396518 (or 0x396518) is known color: Dell. HEX triplet: 39, 65 and 18. RGB value is (57,101,24). Sum of RGB (Red+Green+Blue) = 57+101+24=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 101 (39.84% from 255 or 55.49% from 182); Blue value is 24 (9.77% from 255 or 13.19% from 182); Max value from RGB is 101 - color contains mainly: green. Hex color #396518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #396518 is #C69AE7. Grayscale: #4F4F4F. Windows color (decimal): -13015784 or 1598777. OLE color: 1598777.
HSL color Cylindrical-coordinate representation of color #396518: hue angle of 94.29º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #396518 is Cyan = 0.44, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 24 | - |
| CMYK | 0.44 | 0 | 0.76 | 0.60 |
| HSL | 94.29º | 0.62% | 0.25% | - |
| HSV(B) | 94.29º | 0.76% | 0.4% | - |
| XYZ | 6.51 | 10.24 | 2.5 | - |
| YUV | 79.07 | 96.92 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 24 | 0.44 | 0 | 0.76 | 0.60 | 94.29 | 0.62 | 0.25 |
| Hex | 39 | 65 | 18 | 2C | 0 | 4C | 3C | 5E | 3E | 19 |
| Octal | 71 | 145 | 30 | 54 | 0 | 114 | 74 | 136 | 76 | 31 |
| Binary | 111001 | 1100101 | 11000 | 101100 | 0 | 1001100 | 111100 | 1011110 | 111110 | 11001 |
Color Harmonies of #396518
Complementary color
Monochromatic Colors of #396518
Black with #396518
Text Example
Text Example
White with #396518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396518; }
p { color: rgb(57,101,24); }
H1.HeaderClassName
{
color: #396518;
}
.AnyTagClassName
{
color: #396518;
}
</style>
background-color css
<style>
a { background-color: #396518; }
a { background-color: rgb(57,101,24); }
div.DivClassName
{
background-color: #396518;
}
.BgClassName
{
background-color: #396518;
}
</style>
border-color css
<style>
span { border-color: #396518; }
span { border-color: rgb(57,101,24); }
td.TdClassName
{
border-color: #396518;
}
.TagClassName
{
border-color: #396518;
}
</style>