crispedge.com

Color picker

Loading...

#87bda5 hex color - Green - Cool color - Information

#87bda5 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #87bda5 Color code in RGB color code model is created after adding 52.94% red color, 74.12% green color and 64.71% blue color. Hex #87bda5 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 13% yellow and 26% black.

Hex #87bda5 color code is between #88bbaa web safe hex color code and #77cc99 web safe hex color code. #88bbaa is the nearest web safe color code. You can see here many more shades of #87bda5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code87bda5#87bda5
RGB Decimal135, 189, 165rgb(135, 189, 165)
RGB Percent53%, 74%, 65%rgb(53%, 74%, 65%)
CSS RGBa135, 189, 165,1rgba(135,189,165,1)
CMYK Modelcmyk(29%,0%,13%,26%)
HSL Color Space153,29% ,64%hsl(153,29% ,64%)
HSV Color Space153°, 29%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001111011110110100101
Octal207275245
Decimal135189165
Hex87bda5

Different shades of #87bda5 color code.

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

Light Shade of #87bda5
#a8cfbe
Dark Shade of #87bda5
#66ab8c
Saturated Shade of #87bda5
#7ec6a6
Desaturated Shade of #87bda5
#90b4a4
Grey scale Shade of #87bda5
#a2a2a2
Brighten Shade
#a0d6be
Most Readable Shade
#000000

Shades of #87bda5 color code

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

#87bda5
#78a892
#699380
#5a7e6e
#4b695b
#3c5449
#2d3f37
#1e2a24
#0f1512
#000000

Similar Color like #87bda5 color

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

#88bea6
#89bfa7
#8ac0a8
#8bc1a9
#8cc2aa
#8dc3ab
#8ec4ac
#8fc5ad
#90c6ae
#91c7af
#92c8b0
#93c9b1
#94cab2
#95cbb3
#86bca4
#85bba3
#84baa2
#83b9a1
#82b8a0
#81b79f
#80b69e
#7fb59d
#7eb49c
#7db39b
#7cb29a
#7bb199
#7ab098
#79af97

Monochromatic Color with #87bda5

#87bda5
#a5e7ca
#0e1311
#2c3d36
#4a685b
#699280

Tints of #87bda5 Color

#87bda5
#94c4af
#a1cbb9
#afd3c3
#bcdacd
#c9e1d7
#d7e9e1
#e4f0eb
#f1f7f5
#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

#87bda5
#bd879f

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

Split Complementary

#87bda5
#bd87ba
#bd8a87

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

Analogous Color

#87bd8f
#87bd9a
#87bda5
#87bdb0
#87bdbb

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

#87bda5
#a587bd
#bda587

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

#87bda5
#8a87bd
#bd879f
#babd87

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

#87bda5
#bd879f
#bd8a87
#87babd

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 #87bda5 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.

#87bda5 Color Code Preview on Black Background Color

This is how #87bda5 Color will look on black background color. Color contrast ratio is 9.85

#87bda5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #87bda5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #87bda5

#87bda5 color code is use for CSS Background Color

Background color for the above div is #87bda5

HTML with inline CSS

<div style="background-color:#87bda5;"></div>

#87bda5 color code is use for CSS Border Color

CSS Border color for the above div is #87bda5

HTML with inline CSS

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

CSS Border Left color for the above div is #87bda5

HTML with inline CSS

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

CSS Border Right color for the above div is #87bda5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #87bda5

HTML with inline CSS

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

CSS Border Top color for the above div is #87bda5

HTML with inline CSS

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

#87bda5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#87bda5 Color code Preview on White Background

This is how #87bda5 Color code will look on white background color. Color contrast ratio is 2.13

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

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(135,189,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,135,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(135,189,165,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.