crispedge.com

Color picker

Loading...

#2e7e9d hex color - Blue - Cool color - Information

#2e7e9d hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #2e7e9d Color code in RGB color code model is created after adding 18.04% red color, 49.41% green color and 61.57% blue color. Hex #2e7e9d Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 20% magenta, 0% yellow and 38% black.

Hex #2e7e9d color code is between #337799 web safe hex color code and #2288aa web safe hex color code. #337799 is the nearest web safe color code. You can see here many more shades of #2e7e9d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code2e7e9d#2e7e9d
RGB Decimal46, 126, 157rgb(46, 126, 157)
RGB Percent18%, 49%, 62%rgb(18%, 49%, 62%)
CSS RGBa46, 126, 157,1rgba(46,126,157,1)
CMYK Modelcmyk(71%,20%,0%,38%)
HSL Color Space197,55% ,40%hsl(197,55% ,40%)
HSV Color Space197°, 71%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001011100111111010011101
Octal56176235
Decimal46126157
Hex2e7e9d

Different shades of #2e7e9d color code.

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

Light Shade of #2e7e9d
#3a9ec4
Dark Shade of #2e7e9d
#225e76
Saturated Shade of #2e7e9d
#2482a7
Desaturated Shade of #2e7e9d
#387a93
Grey scale Shade of #2e7e9d
#656565
Brighten Shade
#4797b6
Most Readable Shade
#FFFFFF

Shades of #2e7e9d color code

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

#2e7e9d
#28708b
#23627a
#1e5468
#194657
#143845
#0f2a34
#0a1c22
#050e11
#000000

Similar Color like #2e7e9d color

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

#2f7f9e
#30809f
#3181a0
#3282a1
#3383a2
#3484a3
#3585a4
#3686a5
#3787a6
#3888a7
#3989a8
#3a8aa9
#3b8baa
#3c8cab
#2d7d9c
#2c7c9b
#2b7b9a
#2a7a99
#297998
#287897
#277796
#267695
#257594
#247493
#237392
#227291
#217190
#20708f

Monochromatic Color with #2e7e9d

#2e7e9d
#3aa0c7
#47c2f2
#09181d
#153a48
#225c72

Tints of #2e7e9d Color

#2e7e9d
#458ca7
#5c9ab2
#73a9bd
#8ab7c8
#a2c5d3
#b9d4de
#d0e2e9
#e7f0f4
#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

#2e7e9d
#9d4d2e

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

Split Complementary

#2e7e9d
#9d2e46
#9d852e

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

Analogous Color

#2e9d90
#2e949d
#2e7e9d
#2e689d
#2e529d

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

#2e7e9d
#9d2e7e
#7e9d2e

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

#2e7e9d
#842e9d
#9d4d2e
#469d2e

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

#2e7e9d
#9d4d2e
#9d852e
#2e469d

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 #2e7e9d 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.

#2e7e9d Color Code Preview on Black Background Color

This is how #2e7e9d Color will look on black background color. Color contrast ratio is 4.59

#2e7e9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2e7e9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2e7e9d

#2e7e9d color code is use for CSS Background Color

Background color for the above div is #2e7e9d

HTML with inline CSS

<div style="background-color:#2e7e9d;"></div>

#2e7e9d color code is use for CSS Border Color

CSS Border color for the above div is #2e7e9d

HTML with inline CSS

<div style="border:5px solid #2e7e9d;"></div>

CSS Border Left color for the above div is #2e7e9d

HTML with inline CSS

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

CSS Border Right color for the above div is #2e7e9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2e7e9d

HTML with inline CSS

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

CSS Border Top color for the above div is #2e7e9d

HTML with inline CSS

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

#2e7e9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2e7e9d Color code Preview on White Background

This is how #2e7e9d Color code will look on white background color. Color contrast ratio is 4.58

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

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(46,126,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,77,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(46,126,157,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.