crispedge.com

Color picker

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

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

#3e7586 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #3e7586 Color code in RGB color code model is created after adding 24.31% red color, 45.88% green color and 52.55% blue color. Hex #3e7586 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 13% magenta, 0% yellow and 47% black.

Hex #3e7586 color code is between #447788 web safe hex color code and #336677 web safe hex color code. #447788 is the nearest web safe color code. You can see here many more shades of #3e7586 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3e7586#3e7586
RGB Decimal62, 117, 134rgb(62, 117, 134)
RGB Percent24%, 46%, 53%rgb(24%, 46%, 53%)
CSS RGBa62, 117, 134,1rgba(62,117,134,1)
CMYK Modelcmyk(54%,13%,0%,47%)
HSL Color Space194,37% ,38%hsl(194,37% ,38%)
HSV Color Space194°, 54%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111100111010110000110
Octal76165206
Decimal62117134
Hex3e7586

Different shades of #3e7586 color code.

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

Light Shade of #3e7586
#4e93a9
Dark Shade of #3e7586
#2e5763
Saturated Shade of #3e7586
#347a90
Desaturated Shade of #3e7586
#48707c
Grey scale Shade of #3e7586
#626262
Brighten Shade
#578e9f
Most Readable Shade
#FFFFFF

Shades of #3e7586 color code

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

#3e7586
#376877
#305b68
#294e59
#22414a
#1b343b
#14272c
#0d1a1d
#060d0e
#000000

Similar Color like #3e7586 color

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

#3f7687
#407788
#417889
#42798a
#437a8b
#447b8c
#457c8d
#467d8e
#477e8f
#487f90
#498091
#4a8192
#4b8293
#4c8394
#3d7485
#3c7384
#3b7283
#3a7182
#397081
#386f80
#376e7f
#366d7e
#356c7d
#346b7c
#336a7b
#32697a
#316879
#306778

Monochromatic Color with #3e7586

#3e7586
#529ab0
#65bfdb
#030606
#172b31
#2a505b

Tints of #3e7586 Color

#3e7586
#538493
#6893a0
#7ea3ae
#93b2bb
#a9c1c9
#bed1d6
#d4e0e4
#e9eff1
#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

#3e7586
#864f3e

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

Split Complementary

#3e7586
#863e51
#86733e

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

Analogous Color

#3e867a
#3e8386
#3e7586
#3e6786
#3e5886

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

#3e7586
#863e75
#75863e

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

#3e7586
#733e86
#864f3e
#51863e

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

#3e7586
#864f3e
#86733e
#3e5186

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

#3e7586 Color Code Preview on Black Background Color

This is how #3e7586 Color will look on black background color. Color contrast ratio is 4.09

#3e7586 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3e7586 color code is use for CSS Background Color

Background color for the above div is #3e7586

HTML with inline CSS

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

#3e7586 color code is use for CSS Border Color

CSS Border color for the above div is #3e7586

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3e7586 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3e7586 Color code Preview on White Background

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

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

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.