Shades of Dell #386516
Tints of Dell #386516
RGB
CMYK
RGB Variations
Color information
#386516 (or 0x386516) is known color: Dell. HEX triplet: 38, 65 and 16. RGB value is (56,101,22). Sum of RGB (Red+Green+Blue) = 56+101+22=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 101 (39.84% from 255 or 56.42% from 179); Blue value is 22 (8.98% from 255 or 12.29% from 179); Max value from RGB is 101 - color contains mainly: green. Hex color #386516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386516 is #C79AE9. Grayscale: #4E4E4E. Windows color (decimal): -13081322 or 1467704. OLE color: 1467704.
HSL color Cylindrical-coordinate representation of color #386516: hue angle of 94.18º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #386516 is Cyan = 0.45, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 101 | 22 | - |
| CMYK | 0.45 | 0 | 0.78 | 0.60 |
| HSL | 94.18º | 0.64% | 0.24% | - |
| HSV(B) | 94.18º | 0.78% | 0.4% | - |
| XYZ | 6.43 | 10.21 | 2.39 | - |
| YUV | 78.54 | 96.09 | 111.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 22 | 0.45 | 0 | 0.78 | 0.60 | 94.18 | 0.64 | 0.24 |
| Hex | 38 | 65 | 16 | 2D | 0 | 4E | 3C | 5E | 40 | 18 |
| Octal | 70 | 145 | 26 | 55 | 0 | 116 | 74 | 136 | 100 | 30 |
| Binary | 111000 | 1100101 | 10110 | 101101 | 0 | 1001110 | 111100 | 1011110 | 1000000 | 11000 |
Color Harmonies of #386516
Complementary color
Monochromatic Colors of #386516
Black with #386516
Text Example
Text Example
White with #386516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386516; }
p { color: rgb(56,101,22); }
H1.HeaderClassName
{
color: #386516;
}
.AnyTagClassName
{
color: #386516;
}
</style>
background-color css
<style>
a { background-color: #386516; }
a { background-color: rgb(56,101,22); }
div.DivClassName
{
background-color: #386516;
}
.BgClassName
{
background-color: #386516;
}
</style>
border-color css
<style>
span { border-color: #386516; }
span { border-color: rgb(56,101,22); }
td.TdClassName
{
border-color: #386516;
}
.TagClassName
{
border-color: #386516;
}
</style>