rgb(56, 106, 40)
- In a RGB color space, hex #386a28 color is composed of 22% red, 42% green, and 16% blue.
- In a CMYK color space, it is consist of 47% cyan, 0% magenta, 62% yellow and 58% black.
- In web design, the web safe color for #386a28 is #336633. The complementary color of #386a28 is #592869.
#386a28 Color Conversion
Hex Color #386a28 RGB value, CMYK value, HSL value, HSV value...
Color Schemes with #386a28
-
#386a28
#386a28
-
#592869
#592869
-
#9cb594
#9cb594
-
#ad94b5
#ad94b5
-
#2a4f1e
#2a4f1e
-
#421e4e
#421e4e
-
#75876f
#75876f
-
#816f87
#816f87
Two colors (#386a28,#592869) that are on opposite sides of the color wheel. This combination provides a high contrast and high impact color combination – together, these colors will appear brighter and more prominent.
In Grayscale mode, there are only gray tones, which include 256 different shades of gray ranging from black to white. In a grayscale file, the color saturation of the image is 0, and brightness is the only option that can affect the grayscale image.
Three colors that are evenly spaced on the color wheel. This provides a high contrast color scheme, but less so than the complementary color combination — making it more versatile. This combination creates bold, vibrant color palettes.
Three colors that are side by side on the color wheel. This color combination is versatile, but can be overwhelming. To balance an analogous color scheme, choose one dominant color, and use the others as accents.
-
#386a28
#386a28
-
#9cb594
#9cb594
-
#1c3514
#1c3514
-
#cddac9
#cddac9
-
#2a4f1e
#2a4f1e
-
#75876f
#75876f
-
#15270f
#15270f
-
#99a396
#99a396
Three shades, tones and tints of one base color. Provides a subtle and conservative color combination. This is a versatile color combination that is easy to apply to design projects for a harmonious look.
Shades and Tints of #386a28
-
#386a28
#386a28
-
#325F24
#325F24
-
#2D5520
#2D5520
-
#274A1C
#274A1C
-
#224018
#224018
-
#1C3514
#1C3514
-
#162A10
#162A10
-
#11200C
#11200C
-
#0B1508
#0B1508
-
#060B04
#060B04
-
#000000
#000000
A shade is created by adding black to a base hue, darkening the color. This creates a deeper, richer color. Shades can be quite dramatic and can be overpowering.
-
#386a28
#386a28
-
#4C793E
#4C793E
-
#608853
#608853
-
#749769
#749769
-
#88A67E
#88A67E
-
#9CB594
#9CB594
-
#AFC3A9
#AFC3A9
-
#C3D2BF
#C3D2BF
-
#D7E1D4
#D7E1D4
-
#EBF0EA
#EBF0EA
-
#F9FBF9
#F9FBF9
A tint is created by adding white to a base hue, lightening the color. This can make a color less intense, and is useful when balancing more vivid color combinations.
Random Colors
HTML Code & CSS
#386a28 Color Preview on Black Background
#386a28 Color Preview on White Background
<span style="color:#386a28;">Text here</span>
#386a28 Background Color
#386a28 Background Color
<p style="background-color:#386a28;">Text here</p>
#386a28 Border Color
<div style="border:1px solid #386a28;">Text here</div>
<style>.text {color:#386a28;}
.background {background-color:#386a28;}
.border {border:1px solid #386a28;}</style>