crispedge.com

Color picker

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

#357eb3 hex color - Blue - Cool color - Information

#357eb3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #357eb3 Color code in RGB color code model is created after adding 20.78% red color, 49.41% green color and 70.2% blue color. Hex #357eb3 Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 30% magenta, 0% yellow and 30% black.

Hex #357eb3 color code is between #3377bb web safe hex color code and #4488aa web safe hex color code. #3377bb is the nearest web safe color code. You can see here many more shades of #357eb3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code357eb3#357eb3
RGB Decimal53, 126, 179rgb(53, 126, 179)
RGB Percent21%, 49%, 70%rgb(21%, 49%, 70%)
CSS RGBa53, 126, 179,1rgba(53,126,179,1)
CMYK Modelcmyk(70%,30%,0%,30%)
HSL Color Space205,54% ,45%hsl(205,54% ,45%)
HSV Color Space205°, 70%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101010111111010110011
Octal65176263
Decimal53126179
Hex357eb3

Different shades of #357eb3 color code.

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

Light Shade of #357eb3
#5097cb
Dark Shade of #357eb3
#29628c
Saturated Shade of #357eb3
#2980bf
Desaturated Shade of #357eb3
#417ca7
Grey scale Shade of #357eb3
#747474
Brighten Shade
#4e97cc
Most Readable Shade
#FFFFFF

Shades of #357eb3 color code

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

#357eb3
#2f709f
#29628b
#235477
#1d4663
#17384f
#112a3b
#0b1c27
#050e13
#000000

Similar Color like #357eb3 color

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

#367fb4
#3780b5
#3881b6
#3982b7
#3a83b8
#3b84b9
#3c85ba
#3d86bb
#3e87bc
#3f88bd
#4089be
#418abf
#428bc0
#438cc1
#347db2
#337cb1
#327bb0
#317aaf
#3079ae
#2f78ad
#2e77ac
#2d76ab
#2c75aa
#2b74a9
#2a73a8
#2972a7
#2871a6
#2770a5

Monochromatic Color with #357eb3

#357eb3
#429cdd
#030609
#0f2433
#1c425e
#286088

Tints of #357eb3 Color

#357eb3
#4b8cbb
#619ac3
#78a9cc
#8eb7d4
#a5c5dd
#bbd4e5
#d2e2ee
#e8f0f6
#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

#357eb3
#b36a35

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

Split Complementary

#357eb3
#b3353f
#b3a935

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

Analogous Color

#35b0b3
#3597b3
#357eb3
#3565b3
#354cb3

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

#357eb3
#b3357e
#7eb335

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

#357eb3
#a935b3
#b36a35
#3fb335

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

#357eb3
#b36a35
#b3a935
#353fb3

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 #357eb3 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.

#357eb3 Color Code Preview on Black Background Color

This is how #357eb3 Color will look on black background color. Color contrast ratio is 4.79

#357eb3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #357eb3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #357eb3

#357eb3 color code is use for CSS Background Color

Background color for the above div is #357eb3

HTML with inline CSS

<div style="background-color:#357eb3;"></div>

#357eb3 color code is use for CSS Border Color

CSS Border color for the above div is #357eb3

HTML with inline CSS

<div style="border:5px solid #357eb3;"></div>

CSS Border Left color for the above div is #357eb3

HTML with inline CSS

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

CSS Border Right color for the above div is #357eb3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #357eb3

HTML with inline CSS

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

CSS Border Top color for the above div is #357eb3

HTML with inline CSS

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

#357eb3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#357eb3 Color code Preview on White Background

This is how #357eb3 Color code will look on white background color. Color contrast ratio is 4.39

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

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.