crispedge.com

Color picker

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

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

#3e7c84 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #3e7c84 Color code in RGB color code model is created after adding 24.31% red color, 48.63% green color and 51.76% blue color. Hex #3e7c84 Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 6% magenta, 0% yellow and 48% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3e7c84#3e7c84
RGB Decimal62, 124, 132rgb(62, 124, 132)
RGB Percent24%, 49%, 52%rgb(24%, 49%, 52%)
CSS RGBa62, 124, 132,1rgba(62,124,132,1)
CMYK Modelcmyk(53%,6%,0%,48%)
HSL Color Space187,36% ,38%hsl(187,36% ,38%)
HSV Color Space187°, 53%, 52%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111100111110010000100
Octal76174204
Decimal62124132
Hex3e7c84

Different shades of #3e7c84 color code.

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

Light Shade of #3e7c84
#4e9da7
Dark Shade of #3e7c84
#2e5b61
Saturated Shade of #3e7c84
#34838e
Desaturated Shade of #3e7c84
#48747a
Grey scale Shade of #3e7c84
#616161
Brighten Shade
#57959d
Most Readable Shade
#FFFFFF

Shades of #3e7c84 color code

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

#3e7c84
#376e75
#306066
#295258
#224449
#1b373a
#14292c
#0d1b1d
#060d0e
#000000

Similar Color like #3e7c84 color

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

#3f7d85
#407e86
#417f87
#428088
#438189
#44828a
#45838b
#46848c
#47858d
#48868e
#49878f
#4a8890
#4b8991
#4c8a92
#3d7b83
#3c7a82
#3b7981
#3a7880
#39777f
#38767e
#37757d
#36747c
#35737b
#34727a
#337179
#327078
#316f77
#306e76

Monochromatic Color with #3e7c84

#3e7c84
#52a4ae
#66ccd9
#020404
#162c2f
#2a5459

Tints of #3e7c84 Color

#3e7c84
#538a91
#68999f
#7ea7ad
#93b6ba
#a9c4c8
#bed3d6
#d4e1e3
#e9f0f1
#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

#3e7c84
#84463e

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

Split Complementary

#3e7c84
#843e59
#84693e

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

Analogous Color

#3e8470
#3e847e
#3e7c84
#3e6e84
#3e6084

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

#3e7c84
#843e7c
#7c843e

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

#3e7c84
#693e84
#84463e
#59843e

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

#3e7c84
#84463e
#84693e
#3e5984

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

#3e7c84 Color Code Preview on Black Background Color

This is how #3e7c84 Color will look on black background color. Color contrast ratio is 4.42

#3e7c84 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3e7c84 color code is use for CSS Background Color

Background color for the above div is #3e7c84

HTML with inline CSS

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

#3e7c84 color code is use for CSS Border Color

CSS Border color for the above div is #3e7c84

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3e7c84 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3e7c84 Color code Preview on White Background

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

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

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.