Shades of Dell #386316
Tints of Dell #386316
RGB
CMYK
RGB Variations
Color information
#386316 (or 0x386316) is known color: Dell. HEX triplet: 38, 63 and 16. RGB value is (56,99,22). Sum of RGB (Red+Green+Blue) = 56+99+22=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 99 (39.06% from 255 or 55.93% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 99 - color contains mainly: green. Hex color #386316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386316 is #C79CE9. Grayscale: #4D4D4D. Windows color (decimal): -13081834 or 1467192. OLE color: 1467192.
HSL color Cylindrical-coordinate representation of color #386316: hue angle of 93.51º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #386316 is Cyan = 0.43, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 22 | - |
| CMYK | 0.43 | 0 | 0.78 | 0.61 |
| HSL | 93.51º | 0.64% | 0.24% | - |
| HSV(B) | 93.51º | 0.78% | 0.39% | - |
| XYZ | 6.24 | 9.82 | 2.33 | - |
| YUV | 77.37 | 96.75 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 22 | 0.43 | 0 | 0.78 | 0.61 | 93.51 | 0.64 | 0.24 |
| Hex | 38 | 63 | 16 | 2B | 0 | 4E | 3D | 5E | 40 | 18 |
| Octal | 70 | 143 | 26 | 53 | 0 | 116 | 75 | 136 | 100 | 30 |
| Binary | 111000 | 1100011 | 10110 | 101011 | 0 | 1001110 | 111101 | 1011110 | 1000000 | 11000 |
Color Harmonies of #386316
Complementary color
Monochromatic Colors of #386316
Black with #386316
Text Example
Text Example
White with #386316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386316; }
p { color: rgb(56,99,22); }
H1.HeaderClassName
{
color: #386316;
}
.AnyTagClassName
{
color: #386316;
}
</style>
background-color css
<style>
a { background-color: #386316; }
a { background-color: rgb(56,99,22); }
div.DivClassName
{
background-color: #386316;
}
.BgClassName
{
background-color: #386316;
}
</style>
border-color css
<style>
span { border-color: #386316; }
span { border-color: rgb(56,99,22); }
td.TdClassName
{
border-color: #386316;
}
.TagClassName
{
border-color: #386316;
}
</style>