crispedge.com

#35b981 hex color - Green - Cool color - Information

#35b981 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #35b981 Color code in RGB color code model is created after adding 20.78% red color, 72.55% green color and 50.59% blue color. Hex #35b981 Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 0% magenta, 30% yellow and 27% black.

Hex #35b981 color code is between #33bb88 web safe hex color code and #44aa77 web safe hex color code. #33bb88 is the nearest web safe color code. You can see here many more shades of #35b981 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code35b981#35b981
RGB Decimal53, 185, 129rgb(53, 185, 129)
RGB Percent21%, 73%, 51%rgb(21%, 73%, 51%)
CSS RGBa53, 185, 129,1rgba(53,185,129,1)
CMYK Modelcmyk(71%,0%,30%,27%)
HSL Color Space155,55% ,47%hsl(155,55% ,47%)
HSV Color Space155°, 71%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101011011100110000001
Octal65271201
Decimal53185129
Hex35b981

Different shades of #35b981 color code.

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

Light Shade of #35b981
#53ce9a
Dark Shade of #35b981
#2a9165
Saturated Shade of #35b981
#29c583
Desaturated Shade of #35b981
#41ad7f
Grey scale Shade of #35b981
#777777
Brighten Shade
#4ed29a
Most Readable Shade
#000000

Shades of #35b981 color code

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

#35b981
#2fa472
#298f64
#237b56
#1d6647
#175239
#113d2b
#0b291c
#05140e
#000000

Similar Color like #35b981 color

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

#36ba82
#37bb83
#38bc84
#39bd85
#3abe86
#3bbf87
#3cc088
#3dc189
#3ec28a
#3fc38b
#40c48c
#41c58d
#42c68e
#43c78f
#34b880
#33b77f
#32b67e
#31b57d
#30b47c
#2fb37b
#2eb27a
#2db179
#2cb078
#2baf77
#2aae76
#29ad75
#28ac74
#27ab73

Monochromatic Color with #35b981

#35b981
#41e39f
#040f0a
#103928
#1d6446
#298e63

Tints of #35b981 Color

#35b981
#4bc08f
#61c89d
#78d0ab
#8ed8b9
#a5dfc7
#bbe7d5
#d2efe3
#e8f7f1
#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

#35b981
#b9356d

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

Split Complementary

#35b981
#b935af
#b93f35

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

Analogous Color

#35b94c
#35b967
#35b981
#35b99b
#35b9b6

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

#35b981
#8135b9
#b98135

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

#35b981
#3f35b9
#b9356d
#afb935

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

#35b981
#b9356d
#b93f35
#35afb9

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 #35b981 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.

#35b981 Color Code Preview on Black Background Color

This is how #35b981 Color will look on black background color. Color contrast ratio is 8.41

#35b981 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35b981

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35b981

#35b981 color code is use for CSS Background Color

Background color for the above div is #35b981

HTML with inline CSS

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

#35b981 color code is use for CSS Border Color

CSS Border color for the above div is #35b981

HTML with inline CSS

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

CSS Border Left color for the above div is #35b981

HTML with inline CSS

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

CSS Border Right color for the above div is #35b981

HTML with inline CSS

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

CSS Border Bottom color for the above div is #35b981

HTML with inline CSS

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

CSS Border Top color for the above div is #35b981

HTML with inline CSS

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

#35b981 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#35b981 Color code Preview on White Background

This is how #35b981 Color code will look on white background color. Color contrast ratio is 2.50

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

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(53,185,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,53,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(53,185,129,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.

< /html>