crispedge.com

#4cad95 hex color - Green - Cool color - Information

#4cad95 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #4cad95 Color code in RGB color code model is created after adding 29.8% red color, 67.84% green color and 58.43% blue color. Hex #4cad95 Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 0% magenta, 14% yellow and 32% black.

Hex #4cad95 color code is between #44aa99 web safe hex color code and #55bb88 web safe hex color code. #44aa99 is the nearest web safe color code. You can see here many more shades of #4cad95 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code4cad95#4cad95
RGB Decimal76, 173, 149rgb(76, 173, 149)
RGB Percent30%, 68%, 58%rgb(30%, 68%, 58%)
CSS RGBa76, 173, 149,1rgba(76,173,149,1)
CMYK Modelcmyk(56%,0%,14%,32%)
HSL Color Space165,39% ,49%hsl(165,39% ,49%)
HSV Color Space165°, 56%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011001010110110010101
Octal114255225
Decimal76173149
Hex4cad95

Different shades of #4cad95 color code.

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

Light Shade of #4cad95
#6dbfab
Dark Shade of #4cad95
#3c8a76
Saturated Shade of #4cad95
#40b99b
Desaturated Shade of #4cad95
#58a18f
Grey scale Shade of #4cad95
#7c7c7c
Brighten Shade
#65c6ae
Most Readable Shade
#000000

Shades of #4cad95 color code

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

#4cad95
#439984
#3b8673
#327363
#2a6052
#214c42
#193931
#102621
#081310
#000000

Similar Color like #4cad95 color

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

#4dae96
#4eaf97
#4fb098
#50b199
#51b29a
#52b39b
#53b49c
#54b59d
#55b69e
#56b79f
#57b8a0
#58b9a1
#59baa2
#5abba3
#4bac94
#4aab93
#49aa92
#48a991
#47a890
#46a78f
#45a68e
#44a58d
#43a48c
#42a38b
#41a28a
#40a189
#3fa088
#3e9f87

Monochromatic Color with #4cad95

#4cad95
#5fd7ba
#010303
#142d27
#27584c
#398270

Tints of #4cad95 Color

#4cad95
#5fb6a0
#73bfac
#87c8b8
#9bd1c4
#afdacf
#c3e3db
#d7ece7
#ebf5f3
#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

#4cad95
#ad4c64

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

Split Complementary

#4cad95
#ad4c95
#ad644c

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

Analogous Color

#4cad6e
#4cad82
#4cad95
#4cada8
#4c9ead

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

#4cad95
#954cad
#ad954c

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

#4cad95
#644cad
#ad4c64
#94ad4c

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

#4cad95
#ad4c64
#ad644c
#4c95ad

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 #4cad95 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.

#4cad95 Color Code Preview on Black Background Color

This is how #4cad95 Color will look on black background color. Color contrast ratio is 7.72

#4cad95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4cad95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4cad95

#4cad95 color code is use for CSS Background Color

Background color for the above div is #4cad95

HTML with inline CSS

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

#4cad95 color code is use for CSS Border Color

CSS Border color for the above div is #4cad95

HTML with inline CSS

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

CSS Border Left color for the above div is #4cad95

HTML with inline CSS

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

CSS Border Right color for the above div is #4cad95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4cad95

HTML with inline CSS

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

CSS Border Top color for the above div is #4cad95

HTML with inline CSS

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

#4cad95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4cad95 Color code Preview on White Background

This is how #4cad95 Color code will look on white background color. Color contrast ratio is 2.72

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

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(76,173,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,76,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(76,173,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>