@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#2e355b hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #2e355b Color code in RGB color code model is created after adding 18.04% red color, 20.78% green color and 35.69% blue color. Hex #2e355b Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 42% magenta, 0% yellow and 64.31% black.

Hex #2e355b color code is between #333355 web safe hex color code and #224466 web safe hex color code. #333355 is the nearest web safe color code. You can see here many more shades of #2e355b color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code2e355b#2e355b
RGB Decimal46, 53, 91rgb(46, 53, 91)
RGB Percent18%, 21%, 36%rgb(18%, 21%, 36%)
CSS RGBa46, 53, 91,1rgba(46,53,91,1)
CMYK Modelcmyk(49%,42%,0%,64.31%)
HSL Color Space231,33% ,27%hsl(231,33% ,27%)
HSV Color Space231°, 49%, 36%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001011100011010101011011
Octal5665133
Decimal465391
Hex2e355b

Different shades of #2e355b color code.

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

Light Shade of #2e355b
#3f497d
Dark Shade of #2e355b
#1d2139
Saturated Shade of #2e355b
#273062
Desaturated Shade of #2e355b
#353a54
Grey scale Shade of #2e355b
#444444
Brighten Shade
#474e74
Most Readable Shade
#FFFFFF

Shades of #2e355b color code

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

#2e355b
#282f50
#232946
#1e233c
#191d32
#141728
#0f111e
#0a0b14
#05050a
#000000

Similar Color like #2e355b color

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

#2f365c
#30375d
#31385e
#32395f
#333a60
#343b61
#353c62
#363d63
#373e64
#383f65
#394066
#3a4167
#3b4268
#3c4369
#2d345a
#2c3359
#2b3258
#2a3157
#293056
#282f55
#272e54
#262d53
#252c52
#242b51
#232a50
#22294f
#21284e
#20274d

Monochromatic Color with #2e355b

#2e355b
#434e85
#5966b0
#6e7fda
#030306
#191c30

Tints of #2e355b Color

#2e355b
#454b6d
#5c617f
#737891
#8a8ea3
#a2a5b6
#b9bbc8
#d0d2da
#e7e8ec
#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

#2e355b
#5b542e

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

Split Complementary

#2e355b
#5b3d2e
#4c5b2e

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

Analogous Color

#2e475b
#2e3e5b
#2e355b
#302e5b
#392e5b

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

#2e355b
#5b2e35
#355b2e

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

#2e355b
#5b2e4b
#5b542e
#2e5b3d

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

#2e355b
#5b542e
#4c5b2e
#3d2e5b

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

#2e355b Color Code Preview on Black Background Color

This is how #2e355b Color will look on black background color. Color contrast ratio is 1.78

#2e355b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2e355b color code is use for CSS Background Color

Background color for the above div is #2e355b

HTML with inline CSS

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

#2e355b color code is use for CSS Border Color

CSS Border color for the above div is #2e355b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2e355b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2e355b Color code Preview on White Background

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

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

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,53,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,84,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(46,53,91,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.