Shades of Dell #386614
Tints of Dell #386614
RGB
CMYK
RGB Variations
Color information
#386614 (or 0x386614) is known color: Dell. HEX triplet: 38, 66 and 14. RGB value is (56,102,20). Sum of RGB (Red+Green+Blue) = 56+102+20=178 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.46% from 178); Green value is 102 (40.23% from 255 or 57.30% from 178); Blue value is 20 (8.20% from 255 or 11.24% from 178); Max value from RGB is 102 - color contains mainly: green. Hex color #386614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386614 is #C799EB. Grayscale: #4F4F4F. Windows color (decimal): -13081068 or 1336888. OLE color: 1336888.
HSL color Cylindrical-coordinate representation of color #386614: hue angle of 93.66º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #386614 is Cyan = 0.45, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 20 | - |
| CMYK | 0.45 | 0 | 0.80 | 0.6 |
| HSL | 93.66º | 0.67% | 0.24% | - |
| HSV(B) | 93.66º | 0.8% | 0.4% | - |
| XYZ | 6.51 | 10.39 | 2.33 | - |
| YUV | 78.9 | 94.76 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 20 | 0.45 | 0 | 0.80 | 0.6 | 93.66 | 0.67 | 0.24 |
| Hex | 38 | 66 | 14 | 2D | 0 | 50 | 3C | 5E | 43 | 18 |
| Octal | 70 | 146 | 24 | 55 | 0 | 120 | 74 | 136 | 103 | 30 |
| Binary | 111000 | 1100110 | 10100 | 101101 | 0 | 1010000 | 111100 | 1011110 | 1000011 | 11000 |
Color Harmonies of #386614
Complementary color
Monochromatic Colors of #386614
Black with #386614
Text Example
Text Example
White with #386614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386614; }
p { color: rgb(56,102,20); }
H1.HeaderClassName
{
color: #386614;
}
.AnyTagClassName
{
color: #386614;
}
</style>
background-color css
<style>
a { background-color: #386614; }
a { background-color: rgb(56,102,20); }
div.DivClassName
{
background-color: #386614;
}
.BgClassName
{
background-color: #386614;
}
</style>
border-color css
<style>
span { border-color: #386614; }
span { border-color: rgb(56,102,20); }
td.TdClassName
{
border-color: #386614;
}
.TagClassName
{
border-color: #386614;
}
</style>