Skip to main content Skip to docs navigation

#71bdfc hex color - Blue - Cool color - Information

#71bdfc hex color - Blue - Cool color

On this page
@
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.

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #71bdfc Color code in RGB color code model is created after adding 44.31% red color, 74.12% green color and 98.82% blue color. Hex #71bdfc Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 25% magenta, 0% yellow and 1.18% black.

Hex #71bdfc color code is between #77bbff web safe hex color code and #66ccee web safe hex color code. #77bbff is the nearest web safe color code. You can see here many more shades of #71bdfc 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 71bdfc #71bdfc
RGB Decimal 113, 189, 252 rgb(113, 189, 252)
RGB Percent 44%, 74%, 99% rgb(44%, 74%, 99%)
CSS RGBa 113, 189, 252,1 rgba(113,189,252,1)
CMYK Model cmyk(55%,25%,0%,1.18%)
HSL Color Space 207,96% ,72% hsl(207,96% ,72%)
HSV Color Space 207°, 55%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110001 10111101 11111100
Octal 161 275 374
Decimal 113 189 252
Hex 71 bd fc

Different shades of #71bdfc color code.

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

Light Shade of #71bdfc
#a3d4fd
Dark Shade of #71bdfc
#3fa6fb
Saturated Shade of #71bdfc
#6ebdff
Desaturated Shade of #71bdfc
#78bcf5
Grey scale Shade of #71bdfc
#b6b6b6
Brighten Shade
#8ad6ff
Most Readable Shade
#000000

Shades of #71bdfc color code

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

#71bdfc
#64a8e0
#5793c4
#4b7ea8
#3e698c
#325470
#253f54
#192a38
#0c151c
#000000

Similar Color like #71bdfc color

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

#72befd
#73bffe
#74c0ff
#75c1ff
#76c2ff
#77c3ff
#78c4ff
#79c5ff
#7ac6ff
#7bc7ff
#7cc8ff
#7dc9ff
#7ecaff
#7fcbff
#70bcfb
#6fbbfa
#6ebaf9
#6db9f8
#6cb8f7
#6bb7f6
#6ab6f5
#69b5f4
#68b4f3
#67b3f2
#66b2f1
#65b1f0
#64b0ef
#63afee

Monochromatic Color with #71bdfc

#71bdfc
#121e27
#253d52
#385d7c
#4b7da7
#5e9dd1

Tints of #71bdfc Color

#71bdfc
#80c4fc
#90cbfc
#a0d3fd
#b0dafd
#bfe1fd
#cfe9fe
#dff0fe
#eff7fe
#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

#71bdfc
#fcb071

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

Split Complementary

#71bdfc
#fc7178
#fcf571

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

Analogous Color

#71f5fc
#71d9fc
#71bdfc
#71a1fc
#7185fc

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

#71bdfc
#fc71bd
#bdfc71

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

#71bdfc
#f571fc
#fcb071
#77fc71

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

#71bdfc
#fcb071
#fcf571
#7178fc

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 #71bdfc 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.

#71bdfc Color Code Preview on Black Background Color

This is how #71bdfc Color will look on black background color. Color contrast ratio is 10.39

#71bdfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71bdfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71bdfc

#71bdfc color code is use for CSS Background Color

Background color for the above div is #71bdfc

HTML with inline CSS

<div style="background-color:#71bdfc;"></div>

#71bdfc color code is use for CSS Border Color

CSS Border color for the above div is #71bdfc

HTML with inline CSS

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

CSS Border Left color for the above div is #71bdfc

HTML with inline CSS

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

CSS Border Right color for the above div is #71bdfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #71bdfc

HTML with inline CSS

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

CSS Border Top color for the above div is #71bdfc

HTML with inline CSS

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

#71bdfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71bdfc Color code Preview on White Background

This is how #71bdfc 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 #71bdfc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #71bdfc; }

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(113,189,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,176,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,189,252,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.