Shades of Dell #386116
Tints of Dell #386116
RGB
CMYK
RGB Variations
Color information
#386116 (or 0x386116) is known color: Dell. HEX triplet: 38, 61 and 16. RGB value is (56,97,22). Sum of RGB (Red+Green+Blue) = 56+97+22=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 97 (38.28% from 255 or 55.43% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 97 - color contains mainly: green. Hex color #386116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386116 is #C79EE9. Grayscale: #4C4C4C. Windows color (decimal): -13082346 or 1466680. OLE color: 1466680.
HSL color Cylindrical-coordinate representation of color #386116: hue angle of 92.8º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #386116 is Cyan = 0.42, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 97 | 22 | - |
| CMYK | 0.42 | 0 | 0.77 | 0.62 |
| HSL | 92.8º | 0.63% | 0.23% | - |
| HSV(B) | 92.8º | 0.77% | 0.38% | - |
| XYZ | 6.05 | 9.45 | 2.26 | - |
| YUV | 76.19 | 97.42 | 113.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 22 | 0.42 | 0 | 0.77 | 0.62 | 92.8 | 0.63 | 0.23 |
| Hex | 38 | 61 | 16 | 2A | 0 | 4D | 3E | 5D | 3F | 17 |
| Octal | 70 | 141 | 26 | 52 | 0 | 115 | 76 | 135 | 77 | 27 |
| Binary | 111000 | 1100001 | 10110 | 101010 | 0 | 1001101 | 111110 | 1011101 | 111111 | 10111 |
Color Harmonies of #386116
Complementary color
Monochromatic Colors of #386116
Black with #386116
Text Example
Text Example
White with #386116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386116; }
p { color: rgb(56,97,22); }
H1.HeaderClassName
{
color: #386116;
}
.AnyTagClassName
{
color: #386116;
}
</style>
background-color css
<style>
a { background-color: #386116; }
a { background-color: rgb(56,97,22); }
div.DivClassName
{
background-color: #386116;
}
.BgClassName
{
background-color: #386116;
}
</style>
border-color css
<style>
span { border-color: #386116; }
span { border-color: rgb(56,97,22); }
td.TdClassName
{
border-color: #386116;
}
.TagClassName
{
border-color: #386116;
}
</style>