Skip to main content Skip to docs navigation

#395648 hex color | Shadow Leaf | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Green

Hex #395648 Color Code is also known as | Shadow Leaf color.

Hex #395648 Color code in RGB color code model is created after adding 22.35% red color, 33.73% green color and 28.24% blue color. Hex #395648 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 0% magenta, 16% yellow and 66.27% black.

Hex #395648 color code is between #335544 web safe hex color code and #446655 web safe hex color code. #335544 is the nearest web safe color code. You can see here many more shades of #395648 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 395648 #395648
RGB Decimal 57, 86, 72 57, 86, 72
RGB Percent 22%, 34%, 28% rgb(22%, 34%, 28%)
CSS RGBa 57, 86, 72,1 rgba(57,86,72,1)
CMYK Model cmyk(34%,0%,16%,66.27%)
HSL Color Space 151,20% ,28% hsl(151,20% ,28%)
HSV Color Space 151°, 34%, 34%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111001 01010110 01001000
Octal 71 126 110
Decimal 57 86 72
Hex 39 56 48

Different shades of #395648 color code.

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

Darkest of #395648
#000000
Darker of #395648
#101915
Dark of #395648
#25372e
Base of #395648
#395648
Light of #395648
#4d7562
Lighter
#62937b
Lightest
#7eaa95

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

#395648
#563947

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

Split Complementary

#395648
#563956
#563939

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

Analogous Color

#3b5639
#39563c
#395648
#395652
#394e56

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

#395648
#564839
#483956

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

#395648
#483956
#563947
#475639

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

Square Color

#395648
#393956
#563947
#565639

Square 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).

Monochromatic Color with #395648

#000000
#000000
#101915
#25372e
#395648
#4d7562
#62937b
#7eaa95
#9dbeae

Tints of #395648 Color

#395648
#4f685c
#657b70
#7b8e85
#91a199
#a7b3ad
#bdc6c2
#d3d9d6
#e9ecea
#ffffff

Shades of #395648 color code

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

#395648
#324c40
#2c4238
#263930
#1f2f28
#192620
#131c18
#0c1310
#060908
#000000

Tones

#395648
#474848
#484848
#484848
#484848

Tones

Similar Color like #395648 color

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

#3a5749
#3b584a
#3c594b
#3d5a4c
#3e5b4d
#3f5c4e
#405d4f
#415e50
#425f51
#436052
#446153
#456254
#466355
#476456
#385547
#375446
#365345
#355244
#345143
#335042
#324f41
#314e40
#304d3f
#2f4c3e
#2e4b3d
#2d4a3c
#2c493b
#2b483a

Download this Dark Green

Hex #395648 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.

#395648 Color Code Preview on Black Background Color

This is how #395648 Color will look on black background color. Color contrast ratio is 2.60

#395648 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #395648

HTML with inline CSS

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

Your Example Paragraph content text in with font color #395648

#395648 color code is use for CSS Background Color

Background color for the above div is #395648

HTML with inline CSS

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

#395648 color code is use for CSS Border Color

CSS Border color for the above div is #395648

HTML with inline CSS

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

CSS Border Left color for the above div is #395648

HTML with inline CSS

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

CSS Border Right color for the above div is #395648

HTML with inline CSS

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

CSS Border Bottom color for the above div is #395648

HTML with inline CSS

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

CSS Border Top color for the above div is #395648

HTML with inline CSS

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

#395648 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#395648 Color code Preview on White Background

This is how #395648 Color code will look on white background color. Color contrast ratio is 8.08

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 #395648; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #395648; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(57,86,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,57,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(57,86,72,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }