crispedge.com

Color picker

Loading...

#1757be hex color - Blue - Cool color - Information

#1757be hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #1757be Color code in RGB color code model is created after adding 9.02% red color, 34.12% green color and 74.51% blue color. Hex #1757be Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 54% magenta, 0% yellow and 25% black.

Hex #1757be color code is between #1155bb web safe hex color code and #2266cc web safe hex color code. #1155bb is the nearest web safe color code. You can see here many more shades of #1757be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code1757be#1757be
RGB Decimal23, 87, 190rgb(23, 87, 190)
RGB Percent9%, 34%, 75%rgb(9%, 34%, 75%)
CSS RGBa23, 87, 190,1rgba(23,87,190,1)
CMYK Modelcmyk(88%,54%,0%,25%)
HSL Color Space217,78% ,42%hsl(217,78% ,42%)
HSV Color Space217°, 88%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000101110101011110111110
Octal27127276
Decimal2387190
Hex1757be

Different shades of #1757be color code.

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

Light Shade of #1757be
#246de4
Dark Shade of #1757be
#114290
Saturated Shade of #1757be
#0c55c9
Desaturated Shade of #1757be
#2259b3
Grey scale Shade of #1757be
#6a6a6a
Brighten Shade
#3070d7
Most Readable Shade
#FFFFFF

Shades of #1757be color code

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

#1757be
#144da8
#114393
#0f3a7e
#0c3069
#0a2654
#071d3f
#05132a
#020915
#000000

Similar Color like #1757be color

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

#1858bf
#1959c0
#1a5ac1
#1b5bc2
#1c5cc3
#1d5dc4
#1e5ec5
#1f5fc6
#2060c7
#2161c8
#2262c9
#2363ca
#2464cb
#2565cc
#1656bd
#1555bc
#1454bb
#1353ba
#1252b9
#1151b8
#1050b7
#0f4fb6
#0e4eb5
#0d4db4
#0c4cb3
#0b4bb2
#0a4ab1
#0949b0

Monochromatic Color with #1757be

#1757be
#1c6ae8
#020914
#081d3e
#0d3069
#124493

Tints of #1757be Color

#1757be
#3069c5
#4a7ccc
#648fd3
#7ea1da
#97b4e2
#b1c7e9
#cbd9f0
#e5ecf7
#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

#1757be
#be7e17

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

Split Complementary

#1757be
#be2b17
#aabe17

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

Analogous Color

#179abe
#1778be
#1757be
#1736be
#1a17be

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

#1757be
#be1757
#57be17

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

#1757be
#be17aa
#be7e17
#17be2a

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

#1757be
#be7e17
#aabe17
#2b17be

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 #1757be 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.

#1757be Color Code Preview on Black Background Color

This is how #1757be Color will look on black background color. Color contrast ratio is 3.14

#1757be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1757be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1757be

#1757be color code is use for CSS Background Color

Background color for the above div is #1757be

HTML with inline CSS

<div style="background-color:#1757be;"></div>

#1757be color code is use for CSS Border Color

CSS Border color for the above div is #1757be

HTML with inline CSS

<div style="border:5px solid #1757be;"></div>

CSS Border Left color for the above div is #1757be

HTML with inline CSS

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

CSS Border Right color for the above div is #1757be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1757be

HTML with inline CSS

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

CSS Border Top color for the above div is #1757be

HTML with inline CSS

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

#1757be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1757be Color code Preview on White Background

This is how #1757be Color code will look on white background color. Color contrast ratio is 6.68

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

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(23,87,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,126,23,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(23,87,190,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.