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

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

#71afdc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #71afdc Color code in RGB color code model is created after adding 44.31% red color, 68.63% green color and 86.27% blue color. Hex #71afdc Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 20% magenta, 0% yellow and 13.73% black.

Hex #71afdc color code is between #77aadd web safe hex color code and #66bbcc web safe hex color code. #77aadd is the nearest web safe color code. You can see here many more shades of #71afdc 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 71afdc #71afdc
RGB Decimal 113, 175, 220 rgb(113, 175, 220)
RGB Percent 44%, 69%, 86% rgb(44%, 69%, 86%)
CSS RGBa 113, 175, 220,1 rgba(113,175,220,1)
CMYK Model cmyk(49%,20%,0%,13.73%)
HSL Color Space 205,60% ,65% hsl(205,60% ,65%)
HSV Color Space 205°, 49%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110001 10101111 11011100
Octal 161 257 334
Decimal 113 175 220
Hex 71 af dc

Different shades of #71afdc color code.

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

Light Shade of #71afdc
#9ac6e6
Dark Shade of #71afdc
#4898d2
Saturated Shade of #71afdc
#68b0e5
Desaturated Shade of #71afdc
#7aaed3
Grey scale Shade of #71afdc
#a6a6a6
Brighten Shade
#8ac8f5
Most Readable Shade
#000000

Shades of #71afdc color code

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

#71afdc
#649bc3
#5788ab
#4b7492
#3e617a
#324d61
#253a49
#192630
#0c1318
#000000

Similar Color like #71afdc color

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

#72b0dd
#73b1de
#74b2df
#75b3e0
#76b4e1
#77b5e2
#78b6e3
#79b7e4
#7ab8e5
#7bb9e6
#7cbae7
#7dbbe8
#7ebce9
#7fbdea
#70aedb
#6fadda
#6eacd9
#6dabd8
#6caad7
#6ba9d6
#6aa8d5
#69a7d4
#68a6d3
#67a5d2
#66a4d1
#65a3d0
#64a2cf
#63a1ce

Monochromatic Color with #71afdc

#71afdc
#040607
#1a2832
#304a5c
#456b87
#5b8db1

Tints of #71afdc Color

#71afdc
#80b7df
#90c0e3
#a0c9e7
#b0d2eb
#bfdbef
#cfe4f3
#dfedf7
#eff6fb
#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

#71afdc
#dc9e71

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

Split Complementary

#71afdc
#dc7179
#dcd471

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

Analogous Color

#71dadc
#71c4dc
#71afdc
#719adc
#7184dc

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

#71afdc
#dc71af
#afdc71

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

#71afdc
#d371dc
#dc9e71
#79dc71

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

#71afdc
#dc9e71
#dcd471
#7179dc

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

#71afdc Color Code Preview on Black Background Color

This is how #71afdc Color will look on black background color. Color contrast ratio is 8.87

#71afdc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71afdc color code is use for CSS Background Color

Background color for the above div is #71afdc

HTML with inline CSS

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

#71afdc color code is use for CSS Border Color

CSS Border color for the above div is #71afdc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71afdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71afdc Color code Preview on White Background

This is how #71afdc Color code will look on white background color. Color contrast ratio is 2.37

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

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,175,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,158,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,175,220,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.