crispedge.com

Color picker

Loading...

#379d8c hex color - Green - Cool color - Information

#379d8c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #379d8c Color code in RGB color code model is created after adding 21.57% red color, 61.57% green color and 54.9% blue color. Hex #379d8c Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 0% magenta, 11% yellow and 38% black.

Hex #379d8c color code is between #339988 web safe hex color code and #44aa99 web safe hex color code. #339988 is the nearest web safe color code. You can see here many more shades of #379d8c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code379d8c#379d8c
RGB Decimal55, 157, 140rgb(55, 157, 140)
RGB Percent22%, 62%, 55%rgb(22%, 62%, 55%)
CSS RGBa55, 157, 140,1rgba(55,157,140,1)
CMYK Modelcmyk(65%,0%,11%,38%)
HSL Color Space170,48% ,42%hsl(170,48% ,42%)
HSV Color Space170°, 65%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101111001110110001100
Octal67235214
Decimal55157140
Hex379d8c

Different shades of #379d8c color code.

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

Light Shade of #379d8c
#48bfab
Dark Shade of #379d8c
#2a776a
Saturated Shade of #379d8c
#2ca893
Desaturated Shade of #379d8c
#429285
Grey scale Shade of #379d8c
#6a6a6a
Brighten Shade
#50b6a5
Most Readable Shade
#000000

Shades of #379d8c color code

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

#379d8c
#308b7c
#2a7a6c
#24685d
#1e574d
#18453e
#12342e
#0c221f
#06110f
#000000

Similar Color like #379d8c color

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

#389e8d
#399f8e
#3aa08f
#3ba190
#3ca291
#3da392
#3ea493
#3fa594
#40a695
#41a796
#42a897
#43a998
#44aa99
#45ab9a
#369c8b
#359b8a
#349a89
#339988
#329887
#319786
#309685
#2f9584
#2e9483
#2d9382
#2c9281
#2b9180
#2a907f
#298f7e

Monochromatic Color with #379d8c

#379d8c
#46c7b2
#55f2d8
#0a1d1a
#194840
#287266

Tints of #379d8c Color

#379d8c
#4da798
#63b2a5
#79bdb2
#8fc8bf
#a6d3cb
#bcded8
#d2e9e5
#e8f4f2
#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

#379d8c
#9d3748

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

Split Complementary

#379d8c
#9d377b
#9d5937

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

Analogous Color

#379d63
#379d78
#379d8c
#379a9d
#37859d

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

#379d8c
#8c379d
#9d8c37

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

#379d8c
#59379d
#9d3748
#7b9d37

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

#379d8c
#9d3748
#9d5937
#377b9d

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 #379d8c 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.

#379d8c Color Code Preview on Black Background Color

This is how #379d8c Color will look on black background color. Color contrast ratio is 6.36

#379d8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #379d8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #379d8c

#379d8c color code is use for CSS Background Color

Background color for the above div is #379d8c

HTML with inline CSS

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

#379d8c color code is use for CSS Border Color

CSS Border color for the above div is #379d8c

HTML with inline CSS

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

CSS Border Left color for the above div is #379d8c

HTML with inline CSS

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

CSS Border Right color for the above div is #379d8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #379d8c

HTML with inline CSS

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

CSS Border Top color for the above div is #379d8c

HTML with inline CSS

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

#379d8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#379d8c Color code Preview on White Background

This is how #379d8c Color code will look on white background color. Color contrast ratio is 3.30

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.