crispedge.com

Color picker

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

#3f57b9 hex color - Blue - Cool color - Information

#3f57b9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #3f57b9 Color code in RGB color code model is created after adding 24.71% red color, 34.12% green color and 72.55% blue color. Hex #3f57b9 Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 53% magenta, 0% yellow and 27% black.

Hex #3f57b9 color code is between #4455bb web safe hex color code and #3366aa web safe hex color code. #4455bb is the nearest web safe color code. You can see here many more shades of #3f57b9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3f57b9#3f57b9
RGB Decimal63, 87, 185rgb(63, 87, 185)
RGB Percent25%, 34%, 73%rgb(25%, 34%, 73%)
CSS RGBa63, 87, 185,1rgba(63,87,185,1)
CMYK Modelcmyk(66%,53%,0%,27%)
HSL Color Space228,49% ,49%hsl(228,49% ,49%)
HSV Color Space228°, 66%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111110101011110111001
Octal77127271
Decimal6387185
Hex3f57b9

Different shades of #3f57b9 color code.

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

Light Shade of #3f57b9
#6276c9
Dark Shade of #3f57b9
#324593
Saturated Shade of #3f57b9
#334fc5
Desaturated Shade of #3f57b9
#4b5fad
Grey scale Shade of #3f57b9
#7c7c7c
Brighten Shade
#5870d2
Most Readable Shade
#FFFFFF

Shades of #3f57b9 color code

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

#3f57b9
#384da4
#31438f
#2a3a7b
#233066
#1c2652
#151d3d
#0e1329
#070914
#000000

Similar Color like #3f57b9 color

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

#4058ba
#4159bb
#425abc
#435bbd
#445cbe
#455dbf
#465ec0
#475fc1
#4860c2
#4961c3
#4a62c4
#4b63c5
#4c64c6
#4d65c7
#3e56b8
#3d55b7
#3c54b6
#3b53b5
#3a52b4
#3951b3
#3850b2
#374fb1
#364eb0
#354daf
#344cae
#334bad
#324aac
#3149ab

Monochromatic Color with #3f57b9

#3f57b9
#4d6be3
#05070f
#141b39
#222f64
#31438e

Tints of #3f57b9 Color

#3f57b9
#5469c0
#697cc8
#7f8fd0
#94a1d8
#a9b4df
#bfc7e7
#d4d9ef
#e9ecf7
#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

#3f57b9
#b9a13f

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

Split Complementary

#3f57b9
#b9643f
#94b93f

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

Analogous Color

#3f88b9
#3f6fb9
#3f57b9
#3f3fb9
#583fb9

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

#3f57b9
#b93f57
#57b93f

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

#3f57b9
#b93f94
#b9a13f
#3fb964

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

#3f57b9
#b9a13f
#94b93f
#643fb9

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 #3f57b9 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.

#3f57b9 Color Code Preview on Black Background Color

This is how #3f57b9 Color will look on black background color. Color contrast ratio is 3.28

#3f57b9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3f57b9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3f57b9

#3f57b9 color code is use for CSS Background Color

Background color for the above div is #3f57b9

HTML with inline CSS

<div style="background-color:#3f57b9;"></div>

#3f57b9 color code is use for CSS Border Color

CSS Border color for the above div is #3f57b9

HTML with inline CSS

<div style="border:5px solid #3f57b9;"></div>

CSS Border Left color for the above div is #3f57b9

HTML with inline CSS

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

CSS Border Right color for the above div is #3f57b9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3f57b9

HTML with inline CSS

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

CSS Border Top color for the above div is #3f57b9

HTML with inline CSS

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

#3f57b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3f57b9 Color code Preview on White Background

This is how #3f57b9 Color code will look on white background color. Color contrast ratio is 6.41

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

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.