crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#71c6e8 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #71c6e8 Color code in RGB color code model is created after adding 44.31% red color, 77.65% green color and 90.98% blue color. Hex #71c6e8 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 15% magenta, 0% yellow and 9% black.

Hex #71c6e8 color code is between #77ccee web safe hex color code and #66bbdd web safe hex color code. #77ccee is the nearest web safe color code. You can see here many more shades of #71c6e8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code71c6e8#71c6e8
RGB Decimal113, 198, 232rgb(113, 198, 232)
RGB Percent44%, 78%, 91%rgb(44%, 78%, 91%)
CSS RGBa113, 198, 232,1rgba(113,198,232,1)
CMYK Modelcmyk(51%,15%,0%,9%)
HSL Color Space197,72% ,68%hsl(197,72% ,68%)
HSV Color Space197°, 51%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011100011011101000
Octal161306350
Decimal113198232
Hex71c6e8

Different shades of #71c6e8 color code.

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

Light Shade of #71c6e8
#9dd8ef
Dark Shade of #71c6e8
#45b4e1
Saturated Shade of #71c6e8
#69caf0
Desaturated Shade of #71c6e8
#79c2e0
Grey scale Shade of #71c6e8
#acacac
Brighten Shade
#8adfff
Most Readable Shade
#000000

Shades of #71c6e8 color code

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

#71c6e8
#64b0ce
#579ab4
#4b849a
#3e6e80
#325867
#25424d
#192c33
#0c1619
#000000

Similar Color like #71c6e8 color

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

#72c7e9
#73c8ea
#74c9eb
#75caec
#76cbed
#77ccee
#78cdef
#79cef0
#7acff1
#7bd0f2
#7cd1f3
#7dd2f4
#7ed3f5
#7fd4f6
#70c5e7
#6fc4e6
#6ec3e5
#6dc2e4
#6cc1e3
#6bc0e2
#6abfe1
#69bee0
#68bddf
#67bcde
#66bbdd
#65badc
#64b9db
#63b8da

Monochromatic Color with #71c6e8

#71c6e8
#091113
#1e353e
#335968
#487d93
#5ca2bd

Tints of #71c6e8 Color

#71c6e8
#80ccea
#90d2ed
#a0d9ef
#b0dff2
#bfe5f4
#cfecf7
#dff2f9
#eff8fc
#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

#71c6e8
#e89371

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

Split Complementary

#71c6e8
#e8718b
#e8ce71

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

Analogous Color

#71e8da
#71dee8
#71c6e8
#71aee8
#7196e8

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

#71c6e8
#e871c6
#c6e871

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

#71c6e8
#ce71e8
#e89371
#8ae871

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

#71c6e8
#e89371
#e8ce71
#718be8

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

#71c6e8 Color Code Preview on Black Background Color

This is how #71c6e8 Color will look on black background color. Color contrast ratio is 10.95

#71c6e8 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71c6e8 color code is use for CSS Background Color

Background color for the above div is #71c6e8

HTML with inline CSS

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

#71c6e8 color code is use for CSS Border Color

CSS Border color for the above div is #71c6e8

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71c6e8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71c6e8 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.