crispedge.com

Color picker

Loading...

#87bbf0 hex color - Blue - Cool color - Information

#87bbf0 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #87bbf0 Color code in RGB color code model is created after adding 52.94% red color, 73.33% green color and 94.12% blue color. Hex #87bbf0 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 22% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code87bbf0#87bbf0
RGB Decimal135, 187, 240rgb(135, 187, 240)
RGB Percent53%, 73%, 94%rgb(53%, 73%, 94%)
CSS RGBa135, 187, 240,1rgba(135,187,240,1)
CMYK Modelcmyk(44%,22%,0%,6%)
HSL Color Space210,78% ,74%hsl(210,78% ,74%)
HSV Color Space210°, 44%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001111011101111110000
Octal207273360
Decimal135187240
Hex87bbf0

Different shades of #87bbf0 color code.

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

Light Shade of #87bbf0
#b4d5f6
Dark Shade of #87bbf0
#5aa1ea
Saturated Shade of #87bbf0
#80bbf7
Desaturated Shade of #87bbf0
#8ebbe9
Grey scale Shade of #87bbf0
#bbbbbb
Brighten Shade
#a0d4ff
Most Readable Shade
#000000

Shades of #87bbf0 color code

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

#87bbf0
#78a6d5
#6991ba
#5a7ca0
#4b6785
#3c536a
#2d3e50
#1e2935
#0f141a
#000000

Similar Color like #87bbf0 color

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

#88bcf1
#89bdf2
#8abef3
#8bbff4
#8cc0f5
#8dc1f6
#8ec2f7
#8fc3f8
#90c4f9
#91c5fa
#92c6fb
#93c7fc
#94c8fd
#95c9fe
#86baef
#85b9ee
#84b8ed
#83b7ec
#82b6eb
#81b5ea
#80b4e9
#7fb3e8
#7eb2e7
#7db1e6
#7cb0e5
#7bafe4
#7aaee3
#79ade2

Monochromatic Color with #87bbf0

#87bbf0
#0f151b
#273746
#3f5870
#57799b
#6f9ac5

Tints of #87bbf0 Color

#87bbf0
#94c2f1
#a1caf3
#afd1f5
#bcd9f6
#c9e0f8
#d7e8fa
#e4effb
#f1f7fd
#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

#87bbf0
#f0bc87

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

Split Complementary

#87bbf0
#f08787
#f0f087

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

Analogous Color

#87e5f0
#87d0f0
#87bbf0
#87a6f0
#8791f0

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

#87bbf0
#f087bb
#bbf087

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

#87bbf0
#f087ef
#f0bc87
#87f087

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

#87bbf0
#f0bc87
#f0f087
#8787f0

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

#87bbf0 Color Code Preview on Black Background Color

This is how #87bbf0 Color will look on black background color. Color contrast ratio is 10.40

#87bbf0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#87bbf0 color code is use for CSS Background Color

Background color for the above div is #87bbf0

HTML with inline CSS

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

#87bbf0 color code is use for CSS Border Color

CSS Border color for the above div is #87bbf0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#87bbf0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#87bbf0 Color code Preview on White Background

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

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

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,187,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(240,188,135,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(135,187,240,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.