crispedge.com

Color picker

Loading...

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

#95b29e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #95b29e Color code in RGB color code model is created after adding 58.43% red color, 69.8% green color and 61.96% blue color. Hex #95b29e Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 11% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code95b29e#95b29e
RGB Decimal149, 178, 158rgb(149, 178, 158)
RGB Percent58%, 70%, 62%rgb(58%, 70%, 62%)
CSS RGBa149, 178, 158,1rgba(149,178,158,1)
CMYK Modelcmyk(16%,0%,11%,30%)
HSL Color Space139,16% ,64%hsl(139,16% ,64%)
HSV Color Space139°, 16%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011011001010011110
Octal225262236
Decimal149178158
Hex95b29e

Different shades of #95b29e color code.

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

Light Shade of #95b29e
#b3c7b9
Dark Shade of #95b29e
#779d83
Saturated Shade of #95b29e
#8cbb9b
Desaturated Shade of #95b29e
#9ea9a1
Grey scale Shade of #95b29e
#a3a3a3
Brighten Shade
#aecbb7
Most Readable Shade
#000000

Shades of #95b29e color code

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

#95b29e
#849e8c
#738a7a
#637669
#526257
#424f46
#313b34
#212723
#101311
#000000

Similar Color like #95b29e color

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

#96b39f
#97b4a0
#98b5a1
#99b6a2
#9ab7a3
#9bb8a4
#9cb9a5
#9dbaa6
#9ebba7
#9fbca8
#a0bda9
#a1beaa
#a2bfab
#a3c0ac
#94b19d
#93b09c
#92af9b
#91ae9a
#90ad99
#8fac98
#8eab97
#8daa96
#8ca995
#8ba894
#8aa793
#89a692
#88a591
#87a490

Monochromatic Color with #95b29e

#95b29e
#b9dcc4
#070807
#2a322d
#4e5d53
#718778

Tints of #95b29e Color

#95b29e
#a0baa8
#acc3b3
#b8cbbe
#c4d4c9
#cfdcd3
#dbe5de
#e7ede9
#f3f6f4
#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

#95b29e
#b295a9

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

Split Complementary

#95b29e
#ad95b2
#b2959a

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

Analogous Color

#98b295
#95b298
#95b29e
#95b2a4
#95b2aa

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

#95b29e
#9e95b2
#b29e95

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

#95b29e
#959ab2
#b295a9
#b2ac95

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

#95b29e
#b295a9
#b2959a
#95b2ad

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

#95b29e Color Code Preview on Black Background Color

This is how #95b29e Color will look on black background color. Color contrast ratio is 9.14

#95b29e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95b29e color code is use for CSS Background Color

Background color for the above div is #95b29e

HTML with inline CSS

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

#95b29e color code is use for CSS Border Color

CSS Border color for the above div is #95b29e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95b29e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95b29e Color code Preview on White Background

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

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

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,178,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(178,149,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,178,158,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.