crispedge.com

Color picker

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

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

#71cded hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #71cded Color code in RGB color code model is created after adding 44.31% red color, 80.39% green color and 92.94% blue color. Hex #71cded Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 14% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code71cded#71cded
RGB Decimal113, 205, 237rgb(113, 205, 237)
RGB Percent44%, 80%, 93%rgb(44%, 80%, 93%)
CSS RGBa113, 205, 237,1rgba(113,205,237,1)
CMYK Modelcmyk(52%,14%,0%,7%)
HSL Color Space195,78% ,69%hsl(195,78% ,69%)
HSV Color Space195°, 52%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011100110111101101
Octal161315355
Decimal113205237
Hex71cded

Different shades of #71cded color code.

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

Light Shade of #71cded
#9eddf3
Dark Shade of #71cded
#44bde7
Saturated Shade of #71cded
#69d1f5
Desaturated Shade of #71cded
#79c9e5
Grey scale Shade of #71cded
#afafaf
Brighten Shade
#8ae6ff
Most Readable Shade
#000000

Shades of #71cded color code

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

#71cded
#64b6d2
#579fb8
#4b889e
#3e7183
#325b69
#25444f
#192d34
#0c161a
#000000

Similar Color like #71cded color

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

#72ceee
#73cfef
#74d0f0
#75d1f1
#76d2f2
#77d3f3
#78d4f4
#79d5f5
#7ad6f6
#7bd7f7
#7cd8f8
#7dd9f9
#7edafa
#7fdbfb
#70ccec
#6fcbeb
#6ecaea
#6dc9e9
#6cc8e8
#6bc7e7
#6ac6e6
#69c5e5
#68c4e4
#67c3e3
#66c2e2
#65c1e1
#64c0e0
#63bfdf

Monochromatic Color with #71cded

#71cded
#0c1518
#203a43
#345f6d
#488398
#5da8c2

Tints of #71cded Color

#71cded
#80d2ef
#90d8f1
#a0ddf3
#b0e3f5
#bfe8f7
#cfeef9
#dff3fb
#eff9fd
#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

#71cded
#ed9171

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

Split Complementary

#71cded
#ed718f
#edcf71

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

Analogous Color

#71eddb
#71e6ed
#71cded
#71b4ed
#719bed

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

#71cded
#ed71cd
#cded71

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

#71cded
#cf71ed
#ed9171
#8fed71

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

#71cded
#ed9171
#edcf71
#718fed

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

#71cded Color Code Preview on Black Background Color

This is how #71cded Color will look on black background color. Color contrast ratio is 11.66

#71cded in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71cded color code is use for CSS Background Color

Background color for the above div is #71cded

HTML with inline CSS

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

#71cded color code is use for CSS Border Color

CSS Border color for the above div is #71cded

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71cded hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71cded Color code Preview on White Background

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

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

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.