crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#386c39 hex color - Green - Cool color - Information

#386c39 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #386c39 Color code in RGB color code model is created after adding 21.96% red color, 42.35% green color and 22.35% blue color. Hex #386c39 Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 47% yellow and 58% black.

Hex #386c39 color code is between #336633 web safe hex color code and #447744 web safe hex color code. #336633 is the nearest web safe color code. You can see here many more shades of #386c39 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code386c39#386c39
RGB Decimal56, 108, 57rgb(56, 108, 57)
RGB Percent22%, 42%, 22%rgb(22%, 42%, 22%)
CSS RGBa56, 108, 57,1rgba(56,108,57,1)
CMYK Modelcmyk(48%,0%,47%,58%)
HSL Color Space121,32% ,32%hsl(121,32% ,32%)
HSV Color Space121°, 48%, 42%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110000110110000111001
Octal7015471
Decimal5610857
Hex386c39

Different shades of #386c39 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #386c39
#498e4b
Dark Shade of #386c39
#274a27
Saturated Shade of #386c39
#307431
Desaturated Shade of #386c39
#406441
Grey scale Shade of #386c39
#525252
Brighten Shade
#518552
Most Readable Shade
#FFFFFF

Shades of #386c39 color code

Generate more color scales with scales (color stack) generator.

#386c39
#316032
#2b542c
#254826
#1f3c1f
#183019
#122413
#0c180c
#060c06
#000000

Similar Color like #386c39 color

Find visually similar hex color codes nearing to #386c39 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#396d3a
#3a6e3b
#3b6f3c
#3c703d
#3d713e
#3e723f
#3f7340
#407441
#417542
#427643
#437744
#447845
#457946
#467a47
#376b38
#366a37
#356936
#346835
#336734
#326633
#316532
#306431
#2f6330
#2e622f
#2d612e
#2c602d
#2b5f2c
#2a5e2b

Monochromatic Color with #386c39

#386c39
#4e964f
#64c166
#7aeb7c
#0c170c
#224123

Tints of #386c39 Color

#386c39
#4e7c4f
#648c65
#7a9d7b
#90ad91
#a6bda7
#bccebd
#d2ded3
#e8eee9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#386c39
#6c386b

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#386c39
#53386c
#6c3851

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#4c6c38
#416c38
#386c39
#386c43
#386c4e

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#386c39
#39386c
#6c3938

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#386c39
#38516c
#6c386b
#6c5338

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#386c39
#6c386b
#6c3851
#386c53

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #386c39 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#386c39 Color Code Preview on Black Background Color

This is how #386c39 Color will look on black background color. Color contrast ratio is 3.37

#386c39 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#386c39">Your Example Paragraph content text in with font color #386c39 </p>

Your Example Paragraph content text in with font color #386c39

HTML with inline CSS

<div style="color:#386c39">Your Paragraph text in with font color #386c39 </div>

Your Example Paragraph content text in with font color #386c39

#386c39 color code is use for CSS Background Color

Background color for the above div is #386c39

HTML with inline CSS

<div style="background-color:#386c39;"></div>

#386c39 color code is use for CSS Border Color

CSS Border color for the above div is #386c39

HTML with inline CSS

<div style="border:5px solid #386c39;"></div>

CSS Border Left color for the above div is #386c39

HTML with inline CSS

<div style="border-left:5px solid #386c39;"></div>

CSS Border Right color for the above div is #386c39

HTML with inline CSS

<div style="border-right:5px solid #386c39;"></div>

CSS Border Bottom color for the above div is #386c39

HTML with inline CSS

<div style="border-bottom:5px solid #386c39;"></div>

CSS Border Top color for the above div is #386c39

HTML with inline CSS

<div style="border-top:5px solid #386c39;"></div>

#386c39 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#386c39; } .examplecolorclass {color:#386c39; } .examplebordercolor {border:3px solid #386c39; }

#386c39 Color code Preview on White Background

This is how #386c39 Color code will look on white background color. Color contrast ratio is 6.23

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #386c39; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #386c39; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.