crispedge.com

Color picker

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

#378d71 hex color - Green - Cool color - Information

#378d71 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #378d71 Color code in RGB color code model is created after adding 21.57% red color, 55.29% green color and 44.31% blue color. Hex #378d71 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 20% yellow and 45% black.

Hex #378d71 color code is between #338877 web safe hex color code and #449966 web safe hex color code. #338877 is the nearest web safe color code. You can see here many more shades of #378d71 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code378d71#378d71
RGB Decimal55, 141, 113rgb(55, 141, 113)
RGB Percent22%, 55%, 44%rgb(22%, 55%, 44%)
CSS RGBa55, 141, 113,1rgba(55,141,113,1)
CMYK Modelcmyk(61%,0%,20%,45%)
HSL Color Space160,44% ,38%hsl(160,44% ,38%)
HSV Color Space160°, 61%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101111000110101110001
Octal67215161
Decimal55141113
Hex378d71

Different shades of #378d71 color code.

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

Light Shade of #378d71
#45b28e
Dark Shade of #378d71
#296854
Saturated Shade of #378d71
#2d9774
Desaturated Shade of #378d71
#41836e
Grey scale Shade of #378d71
#626262
Brighten Shade
#50a68a
Most Readable Shade
#FFFFFF

Shades of #378d71 color code

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

#378d71
#307d64
#2a6d57
#245e4b
#1e4e3e
#183e32
#122f25
#0c1f19
#060f0c
#000000

Similar Color like #378d71 color

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

#388e72
#398f73
#3a9074
#3b9175
#3c9276
#3d9377
#3e9478
#3f9579
#40967a
#41977b
#42987c
#43997d
#449a7e
#459b7f
#368c70
#358b6f
#348a6e
#33896d
#32886c
#31876b
#30866a
#2f8569
#2e8468
#2d8367
#2c8266
#2b8165
#2a8064
#297f63

Monochromatic Color with #378d71

#378d71
#48b793
#58e2b5
#050d0b
#16382d
#26624f

Tints of #378d71 Color

#378d71
#4d9980
#63a690
#79b3a0
#8fbfb0
#a6ccbf
#bcd9cf
#d2e5df
#e8f2ef
#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

#378d71
#8d3753

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

Split Complementary

#378d71
#8d377e
#8d4637

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

Analogous Color

#378d4f
#378d60
#378d71
#378d82
#37878d

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

#378d71
#71378d
#8d7137

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

#378d71
#46378d
#8d3753
#7e8d37

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

#378d71
#8d3753
#8d4637
#377e8d

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 #378d71 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.

#378d71 Color Code Preview on Black Background Color

This is how #378d71 Color will look on black background color. Color contrast ratio is 5.21

#378d71 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #378d71

HTML with inline CSS

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

Your Example Paragraph content text in with font color #378d71

#378d71 color code is use for CSS Background Color

Background color for the above div is #378d71

HTML with inline CSS

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

#378d71 color code is use for CSS Border Color

CSS Border color for the above div is #378d71

HTML with inline CSS

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

CSS Border Left color for the above div is #378d71

HTML with inline CSS

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

CSS Border Right color for the above div is #378d71

HTML with inline CSS

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

CSS Border Bottom color for the above div is #378d71

HTML with inline CSS

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

CSS Border Top color for the above div is #378d71

HTML with inline CSS

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

#378d71 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#378d71 Color code Preview on White Background

This is how #378d71 Color code will look on white background color. Color contrast ratio is 4.03

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

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.