Skip to main content Skip to docs navigation

#396166 hex color | 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

Woow we have a nearby visually matching color name available. It's name is China Green Blue and its hex is #3A6468 Nearest Color Name

Color Hue/Base color: Green

Hex #396166 Color code in RGB color code model is created after adding 22.35% red color, 38.04% green color and 40% blue color. Hex #396166 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 5% magenta, 0% yellow and 60% black.

Hex #396166 color code is between #336655 web safe hex color code and #445577 web safe hex color code. #336655 is the nearest web safe color code. You can see here many more shades of #396166 color code.

RGB Chart

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

Color Table

Hex Color Code 396166 #396166
RGB Decimal 57, 97, 102 57, 97, 102
RGB Percent 22%, 38%, 40% rgb(22%, 38%, 40%)
CSS RGBa 57, 97, 102,1 rgba(57,97,102,1)
CMYK Model cmyk(44%,5%,0%,60%)
HSL Color Space 187,28% ,31% hsl(187,28% ,31%)
HSV Color Space 187°, 44%, 40%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111001 01100001 01100110
Octal 71 141 146
Decimal 57 97 102
Hex 39 61 66

Different shades of #396166 color code.

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

Darkest of #396166
#020404
Darker of #396166
#142325
Dark of #396166
#274245
Base of #396166
#396166
Light of #396166
#4b8087
Lighter
#5f9ea6
Lightest
#80b2b8

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

#396166
#663e39

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

Split Complementary

#396166
#66394b
#665539

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

Analogous Color

#396651
#396658
#396166
#395266
#393f66

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

#396166
#616639
#663961

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

#396166
#663961
#663e39
#39663e

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

#396166
#553966
#663e39
#4b6639

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 #396166

#000000
#020404
#142325
#274245
#396166
#4b8087
#5f9ea6
#80b2b8
#a1c6ca

Tints of #396166 Color

#396166
#4f7277
#658488
#7b9599
#91a7aa
#a7b8bb
#bdcacc
#d3dbdd
#e9edee
#ffffff

Shades of #396166 color code

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

#396166
#32565a
#2c4b4f
#264044
#1f3538
#192b2d
#132022
#0c1516
#060a0b
#000000

Tones

#396166
#495556
#505050
#505050
#505050

Tones

Similar Color like #396166 color

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

#3a6267
#3b6368
#3c6469
#3d656a
#3e666b
#3f676c
#40686d
#41696e
#426a6f
#436b70
#446c71
#456d72
#466e73
#476f74
#386065
#375f64
#365e63
#355d62
#345c61
#335b60
#325a5f
#31595e
#30585d
#2f575c
#2e565b
#2d555a
#2c5459
#2b5358

Download this Dark Green

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

#396166 Color Code Preview on Black Background Color

This is how #396166 Color will look on black background color. Color contrast ratio is 3.08

#396166 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #396166

HTML with inline CSS

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

Your Example Paragraph content text in with font color #396166

#396166 color code is use for CSS Background Color

Background color for the above div is #396166

HTML with inline CSS

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

#396166 color code is use for CSS Border Color

CSS Border color for the above div is #396166

HTML with inline CSS

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

CSS Border Left color for the above div is #396166

HTML with inline CSS

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

CSS Border Right color for the above div is #396166

HTML with inline CSS

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

CSS Border Bottom color for the above div is #396166

HTML with inline CSS

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

CSS Border Top color for the above div is #396166

HTML with inline CSS

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

#396166 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#396166 Color code Preview on White Background

This is how #396166 Color code will look on white background color. Color contrast ratio is 6.83

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

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,97,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(102,62,57,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(57,97,102,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }