crispedge.com

Color picker

Loading...

#217dde hex color - Blue - Cool color - Information

#217dde hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #217dde Color code in RGB color code model is created after adding 12.94% red color, 49.02% green color and 87.06% blue color. Hex #217dde Color code in CMYK color (process color) code model is generated after subtraction of 85% cyan, 44% magenta, 0% yellow and 13% black.

Hex #217dde color code is between #2277dd web safe hex color code and #1188ee web safe hex color code. #2277dd is the nearest web safe color code. You can see here many more shades of #217dde color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code217dde#217dde
RGB Decimal33, 125, 222rgb(33, 125, 222)
RGB Percent13%, 49%, 87%rgb(13%, 49%, 87%)
CSS RGBa33, 125, 222,1rgba(33,125,222,1)
CMYK Modelcmyk(85%,44%,0%,13%)
HSL Color Space211,74% ,50%hsl(211,74% ,50%)
HSV Color Space211°, 85%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001000010111110111011110
Octal41175336
Decimal33125222
Hex217dde

Different shades of #217dde color code.

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

Light Shade of #217dde
#4d97e5
Dark Shade of #217dde
#1a64b2
Saturated Shade of #217dde
#147deb
Desaturated Shade of #217dde
#2e7dd1
Grey scale Shade of #217dde
#808080
Brighten Shade
#3a96f7
Most Readable Shade
#FFFFFF

Shades of #217dde color code

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

#217dde
#1d6fc5
#1961ac
#165394
#12457b
#0e3762
#0b294a
#071b31
#030d18
#000000

Similar Color like #217dde color

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

#227edf
#237fe0
#2480e1
#2581e2
#2682e3
#2783e4
#2884e5
#2985e6
#2a86e7
#2b87e8
#2c88e9
#2d89ea
#2e8aeb
#2f8bec
#207cdd
#1f7bdc
#1e7adb
#1d79da
#1c78d9
#1b77d8
#1a76d7
#1975d6
#1874d5
#1773d4
#1672d3
#1571d2
#1470d1
#136fd0

Monochromatic Color with #217dde

#217dde
#010509
#081d34
#0e355e
#144d89
#1b65b3

Tints of #217dde Color

#217dde
#398be1
#5299e5
#6ba8e9
#83b6ec
#9cc5f0
#b5d3f4
#cde2f7
#e6f0fb
#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

#217dde
#de8221

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

Split Complementary

#217dde
#de2321
#dcde21

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

Analogous Color

#21c9de
#21a3de
#217dde
#2157de
#2131de

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

#217dde
#de217d
#7dde21

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

#217dde
#de21db
#de8221
#21de24

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

#217dde
#de8221
#dcde21
#2321de

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 #217dde 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.

#217dde Color Code Preview on Black Background Color

This is how #217dde Color will look on black background color. Color contrast ratio is 5.05

#217dde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #217dde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #217dde

#217dde color code is use for CSS Background Color

Background color for the above div is #217dde

HTML with inline CSS

<div style="background-color:#217dde;"></div>

#217dde color code is use for CSS Border Color

CSS Border color for the above div is #217dde

HTML with inline CSS

<div style="border:5px solid #217dde;"></div>

CSS Border Left color for the above div is #217dde

HTML with inline CSS

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

CSS Border Right color for the above div is #217dde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #217dde

HTML with inline CSS

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

CSS Border Top color for the above div is #217dde

HTML with inline CSS

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

#217dde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#217dde Color code Preview on White Background

This is how #217dde Color code will look on white background color. Color contrast ratio is 4.16

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

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(33,125,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,130,33,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(33,125,222,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.