crispedge.com

Color picker

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

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

#217db3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #217db3 Color code in RGB color code model is created after adding 12.94% red color, 49.02% green color and 70.2% blue color. Hex #217db3 Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 30% magenta, 0% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code217db3#217db3
RGB Decimal33, 125, 179rgb(33, 125, 179)
RGB Percent13%, 49%, 70%rgb(13%, 49%, 70%)
CSS RGBa33, 125, 179,1rgba(33,125,179,1)
CMYK Modelcmyk(82%,30%,0%,30%)
HSL Color Space202,69% ,42%hsl(202,69% ,42%)
HSV Color Space202°, 82%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001000010111110110110011
Octal41175263
Decimal33125179
Hex217db3

Different shades of #217db3 color code.

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

Light Shade of #217db3
#2e9ad9
Dark Shade of #217db3
#195f88
Saturated Shade of #217db3
#1680be
Desaturated Shade of #217db3
#2c7aa8
Grey scale Shade of #217db3
#6a6a6a
Brighten Shade
#3a96cc
Most Readable Shade
#FFFFFF

Shades of #217db3 color code

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

#217db3
#1d6f9f
#19618b
#165377
#124563
#0e374f
#0b293b
#071b27
#030d13
#000000

Similar Color like #217db3 color

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

#227eb4
#237fb5
#2480b6
#2581b7
#2682b8
#2783b9
#2884ba
#2985bb
#2a86bc
#2b87bd
#2c88be
#2d89bf
#2e8ac0
#2f8bc1
#207cb2
#1f7bb1
#1e7ab0
#1d79af
#1c78ae
#1b77ad
#1a76ac
#1975ab
#1874aa
#1773a9
#1672a8
#1571a7
#1470a6
#136fa5

Monochromatic Color with #217db3

#217db3
#299bdd
#020609
#092433
#11425e
#195f88

Tints of #217db3 Color

#217db3
#398bbb
#5299c3
#6ba8cc
#83b6d4
#9cc5dd
#b5d3e5
#cde2ee
#e6f0f6
#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

#217db3
#b35721

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

Split Complementary

#217db3
#b32134
#b3a021

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

Analogous Color

#21b3af
#219ab3
#217db3
#2160b3
#2143b3

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

#217db3
#b3217d
#7db321

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

#217db3
#a021b3
#b35721
#34b321

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

#217db3
#b35721
#b3a021
#2134b3

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

#217db3 Color Code Preview on Black Background Color

This is how #217db3 Color will look on black background color. Color contrast ratio is 4.65

#217db3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#217db3 color code is use for CSS Background Color

Background color for the above div is #217db3

HTML with inline CSS

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

#217db3 color code is use for CSS Border Color

CSS Border color for the above div is #217db3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#217db3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#217db3 Color code Preview on White Background

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

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

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.