@
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.

#95afaa hex color - Green - Cool color - Information

#95afaa hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #95afaa Color code in RGB color code model is created after adding 58.43% red color, 68.63% green color and 66.67% blue color. Hex #95afaa Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 3% yellow and 31.37% black.

Hex #95afaa color code is between #99aa99 web safe hex color code and #88bbbb web safe hex color code. #99aa99 is the nearest web safe color code. You can see here many more shades of #95afaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 95afaa #95afaa
RGB Decimal 149, 175, 170 rgb(149, 175, 170)
RGB Percent 58%, 69%, 67% rgb(58%, 69%, 67%)
CSS RGBa 149, 175, 170,1 rgba(149,175,170,1)
CMYK Model cmyk(15%,0%,3%,31.37%)
HSL Color Space 168,14% ,64% hsl(168,14% ,64%)
HSV Color Space 168°, 15%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010101 10101111 10101010
Octal 225 257 252
Decimal 149 175 170
Hex 95 af aa

Different shades of #95afaa color code.

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

Light Shade of #95afaa
#b2c5c1
Dark Shade of #95afaa
#789993
Saturated Shade of #95afaa
#8cb8b0
Desaturated Shade of #95afaa
#9ea6a4
Grey scale Shade of #95afaa
#a2a2a2
Brighten Shade
#aec8c3
Most Readable Shade
#000000

Shades of #95afaa color code

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

#95afaa
#849b97
#738884
#637471
#52615e
#424d4b
#313a38
#212625
#101312
#000000

Similar Color like #95afaa color

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

#96b0ab
#97b1ac
#98b2ad
#99b3ae
#9ab4af
#9bb5b0
#9cb6b1
#9db7b2
#9eb8b3
#9fb9b4
#a0bab5
#a1bbb6
#a2bcb7
#a3bdb8
#94aea9
#93ada8
#92aca7
#91aba6
#90aaa5
#8fa9a4
#8ea8a3
#8da7a2
#8ca6a1
#8ba5a0
#8aa49f
#89a39e
#88a29d
#87a19c

Monochromatic Color with #95afaa

#95afaa
#b9d9d3
#040505
#282f2e
#4d5a57
#718481

Tints of #95afaa Color

#95afaa
#a0b7b3
#acc0bc
#b8c9c6
#c4d2cf
#cfdbd9
#dbe4e2
#e7edec
#f3f6f5
#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

#95afaa
#af959a

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

Split Complementary

#95afaa
#af95a7
#af9d95

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

Analogous Color

#95afa0
#95afa5
#95afaa
#95afaf
#95aaaf

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

#95afaa
#aa95af
#afaa95

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

#95afaa
#9d95af
#af959a
#a7af95

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

#95afaa
#af959a
#af9d95
#95a7af

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 #95afaa 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.

#95afaa Color Code Preview on Black Background Color

This is how #95afaa Color will look on black background color. Color contrast ratio is 8.99

#95afaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95afaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95afaa

#95afaa color code is use for CSS Background Color

Background color for the above div is #95afaa

HTML with inline CSS

<div style="background-color:#95afaa;"></div>

#95afaa color code is use for CSS Border Color

CSS Border color for the above div is #95afaa

HTML with inline CSS

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

CSS Border Left color for the above div is #95afaa

HTML with inline CSS

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

CSS Border Right color for the above div is #95afaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #95afaa

HTML with inline CSS

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

CSS Border Top color for the above div is #95afaa

HTML with inline CSS

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

#95afaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95afaa Color code Preview on White Background

This is how #95afaa Color code will look on white background color. Color contrast ratio is 2.34

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

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(149,175,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,149,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,175,170,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.