@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#5faaa3 hex color - Green - Cool color - Information

#5faaa3 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #5faaa3 Color code in RGB color code model is created after adding 37.25% red color, 66.67% green color and 63.92% blue color. Hex #5faaa3 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 0% magenta, 4% yellow and 33.33% black.

Hex #5faaa3 color code is between #6699aa web safe hex color code and #55bb99 web safe hex color code. #6699aa is the nearest web safe color code. You can see here many more shades of #5faaa3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5faaa3#5faaa3
RGB Decimal95, 170, 163rgb(95, 170, 163)
RGB Percent37%, 67%, 64%rgb(37%, 67%, 64%)
CSS RGBa95, 170, 163,1rgba(95,170,163,1)
CMYK Modelcmyk(44%,0%,4%,33.33%)
HSL Color Space174,31% ,52%hsl(174,31% ,52%)
HSV Color Space174°, 44%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111111010101010100011
Octal137252243
Decimal95170163
Hex5faaa3

Different shades of #5faaa3 color code.

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

Light Shade of #5faaa3
#80bcb6
Dark Shade of #5faaa3
#4a8c86
Saturated Shade of #5faaa3
#53b6ad
Desaturated Shade of #5faaa3
#6b9e99
Grey scale Shade of #5faaa3
#848484
Brighten Shade
#78c3bc
Most Readable Shade
#000000

Shades of #5faaa3 color code

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

#5faaa3
#549790
#49847e
#3f716c
#345e5a
#2a4b48
#1f3836
#152524
#0a1212
#000000

Similar Color like #5faaa3 color

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

#60aba4
#61aca5
#62ada6
#63aea7
#64afa8
#65b0a9
#66b1aa
#67b2ab
#68b3ac
#69b4ad
#6ab5ae
#6bb6af
#6cb7b0
#6db8b1
#5ea9a2
#5da8a1
#5ca7a0
#5ba69f
#5aa59e
#59a49d
#58a39c
#57a29b
#56a19a
#55a099
#549f98
#539e97
#529d96
#519c95

Monochromatic Color with #5faaa3

#5faaa3
#77d4cc
#8ffff4
#182a29
#305551
#477f7a

Tints of #5faaa3 Color

#5faaa3
#70b3ad
#82bcb7
#94c6c1
#a6cfcb
#b7d9d6
#c9e2e0
#dbecea
#edf5f4
#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

#5faaa3
#aa5f66

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

Split Complementary

#5faaa3
#aa5f8c
#aa7d5f

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

Analogous Color

#5faa85
#5faa94
#5faaa3
#5fa2aa
#5f93aa

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

#5faaa3
#a35faa
#aaa35f

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

#5faaa3
#7d5faa
#aa5f66
#8baa5f

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

#5faaa3
#aa5f66
#aa7d5f
#5f8caa

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 #5faaa3 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.

#5faaa3 Color Code Preview on Black Background Color

This is how #5faaa3 Color will look on black background color. Color contrast ratio is 7.77

#5faaa3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5faaa3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5faaa3

#5faaa3 color code is use for CSS Background Color

Background color for the above div is #5faaa3

HTML with inline CSS

<div style="background-color:#5faaa3;"></div>

#5faaa3 color code is use for CSS Border Color

CSS Border color for the above div is #5faaa3

HTML with inline CSS

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

CSS Border Left color for the above div is #5faaa3

HTML with inline CSS

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

CSS Border Right color for the above div is #5faaa3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5faaa3

HTML with inline CSS

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

CSS Border Top color for the above div is #5faaa3

HTML with inline CSS

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

#5faaa3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5faaa3 Color code Preview on White Background

This is how #5faaa3 Color code will look on white background color. Color contrast ratio is 2.70

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

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(95,170,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,95,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(95,170,163,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.