crispedge.com

Color picker

Loading...

#355a4e hex color - Green - Cool color - Information

#355a4e hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #355a4e Color code in RGB color code model is created after adding 20.78% red color, 35.29% green color and 30.59% blue color. Hex #355a4e Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 0% magenta, 13% yellow and 65% black.

Hex #355a4e color code is between #335555 web safe hex color code and #446644 web safe hex color code. #335555 is the nearest web safe color code. You can see here many more shades of #355a4e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code355a4e#355a4e
RGB Decimal53, 90, 78rgb(53, 90, 78)
RGB Percent21%, 35%, 31%rgb(21%, 35%, 31%)
CSS RGBa53, 90, 78,1rgba(53,90,78,1)
CMYK Modelcmyk(41%,0%,13%,65%)
HSL Color Space161,26% ,28%hsl(161,26% ,28%)
HSV Color Space161°, 41%, 35%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101010101101001001110
Octal65132116
Decimal539078
Hex355a4e

Different shades of #355a4e color code.

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

Light Shade of #355a4e
#487a6a
Dark Shade of #355a4e
#223a32
Saturated Shade of #355a4e
#2e6150
Desaturated Shade of #355a4e
#3c534b
Grey scale Shade of #355a4e
#474747
Brighten Shade
#4e7367
Most Readable Shade
#FFFFFF

Shades of #355a4e color code

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

#355a4e
#2f5045
#29463c
#233c34
#1d322b
#172822
#111e1a
#0b1411
#050a08
#000000

Similar Color like #355a4e color

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

#365b4f
#375c50
#385d51
#395e52
#3a5f53
#3b6054
#3c6155
#3d6256
#3e6357
#3f6458
#406559
#41665a
#42675b
#43685c
#34594d
#33584c
#32574b
#31564a
#305549
#2f5448
#2e5347
#2d5246
#2c5145
#2b5044
#2a4f43
#294e42
#284d41
#274c40

Monochromatic Color with #355a4e

#355a4e
#4e8473
#67af98
#80d9bc
#030504
#1c2f29

Tints of #355a4e Color

#355a4e
#4b6c61
#617e75
#789189
#8ea39c
#a5b5b0
#bbc8c4
#d2dad7
#e8eceb
#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

#355a4e
#5a3541

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

Split Complementary

#355a4e
#5a3554
#5a3b35

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

Analogous Color

#355a3f
#355a47
#355a4e
#355a55
#35575a

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

#355a4e
#4e355a
#5a4e35

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

#355a4e
#3b355a
#5a3541
#535a35

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

#355a4e
#5a3541
#5a3b35
#35545a

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 #355a4e 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.

#355a4e Color Code Preview on Black Background Color

This is how #355a4e Color will look on black background color. Color contrast ratio is 2.72

#355a4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #355a4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #355a4e

#355a4e color code is use for CSS Background Color

Background color for the above div is #355a4e

HTML with inline CSS

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

#355a4e color code is use for CSS Border Color

CSS Border color for the above div is #355a4e

HTML with inline CSS

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

CSS Border Left color for the above div is #355a4e

HTML with inline CSS

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

CSS Border Right color for the above div is #355a4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #355a4e

HTML with inline CSS

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

CSS Border Top color for the above div is #355a4e

HTML with inline CSS

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

#355a4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#355a4e Color code Preview on White Background

This is how #355a4e Color code will look on white background color. Color contrast ratio is 7.71

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

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,90,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,53,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(53,90,78,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.