Shades of Dell #386615
Tints of Dell #386615
RGB
CMYK
RGB Variations
Color information
#386615 (or 0x386615) is known color: Dell. HEX triplet: 38, 66 and 15. RGB value is (56,102,21). Sum of RGB (Red+Green+Blue) = 56+102+21=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 102 (40.23% from 255 or 56.98% from 179); Blue value is 21 (8.59% from 255 or 11.73% from 179); Max value from RGB is 102 - color contains mainly: green. Hex color #386615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386615 is #C799EA. Grayscale: #4F4F4F. Windows color (decimal): -13081067 or 1402424. OLE color: 1402424.
HSL color Cylindrical-coordinate representation of color #386615: hue angle of 94.07º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #386615 is Cyan = 0.45, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 21 | - |
| CMYK | 0.45 | 0 | 0.79 | 0.6 |
| HSL | 94.07º | 0.66% | 0.24% | - |
| HSV(B) | 94.07º | 0.79% | 0.4% | - |
| XYZ | 6.52 | 10.4 | 2.37 | - |
| YUV | 79.01 | 95.26 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 21 | 0.45 | 0 | 0.79 | 0.6 | 94.07 | 0.66 | 0.24 |
| Hex | 38 | 66 | 15 | 2D | 0 | 4F | 3C | 5E | 42 | 18 |
| Octal | 70 | 146 | 25 | 55 | 0 | 117 | 74 | 136 | 102 | 30 |
| Binary | 111000 | 1100110 | 10101 | 101101 | 0 | 1001111 | 111100 | 1011110 | 1000010 | 11000 |
Color Harmonies of #386615
Complementary color
Monochromatic Colors of #386615
Black with #386615
Text Example
Text Example
White with #386615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386615; }
p { color: rgb(56,102,21); }
H1.HeaderClassName
{
color: #386615;
}
.AnyTagClassName
{
color: #386615;
}
</style>
background-color css
<style>
a { background-color: #386615; }
a { background-color: rgb(56,102,21); }
div.DivClassName
{
background-color: #386615;
}
.BgClassName
{
background-color: #386615;
}
</style>
border-color css
<style>
span { border-color: #386615; }
span { border-color: rgb(56,102,21); }
td.TdClassName
{
border-color: #386615;
}
.TagClassName
{
border-color: #386615;
}
</style>