Skip to main content Skip to docs navigation

#293153 hex color | Download Dark Blue BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Wahoo and its hex is #272D4E Nearest Color Name

Color Hue/Base color: Blue

Hex #293153 Color code in RGB color code model is created after adding 16.08% red color, 19.22% green color and 32.55% blue color. Hex #293153 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 41% magenta, 0% yellow and 67.45% black.

Hex #293153 color code is between #223355 web safe hex color code and #332244 web safe hex color code. #223355 is the nearest web safe color code. You can see here many more shades of #293153 color code.

RGB Chart

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

Color Table

Hex Color Code 293153 #293153
RGB Decimal 41, 49, 83 41, 49, 83
RGB Percent 16%, 19%, 33% rgb(16%, 19%, 33%)
CSS RGBa 41, 49, 83,1 rgba(41,49,83,1)
CMYK Model cmyk(51%,41%,0%,67.45%)
HSL Color Space 229,34% ,24% hsl(229,34% ,24%)
HSV Color Space 229°, 51%, 33%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101001 00110001 01010011
Octal 51 61 123
Decimal 41 49 83
Hex 29 31 53

Different shades of #293153 color code.

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

Darkest of #293153
#000000
Darker of #293153
#07090f
Dark of #293153
#181d31
Base of #293153
#293153
Light of #293153
#3a4575
Lighter
#4b5997
Lightest
#6372b2

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

#293153
#534b29

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

Split Complementary

#293153
#533629
#465329

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

Analogous Color

#294953
#294253
#293153
#2f2953
#402953

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

#293153
#315329
#532931

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

#293153
#532931
#534b29
#29534b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#293153
#532946
#534b29
#295336

Square 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).

Monochromatic Color with #293153

#000000
#000000
#07090f
#181d31
#293153
#3a4575
#4b5997
#6372b2
#8591c3

Tints of #293153 Color

#293153
#404766
#585e79
#70758c
#888c9f
#9fa3b2
#b7bac5
#cfd1d8
#e7e8eb
#ffffff

Shades of #293153 color code

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

#293153
#242b49
#1f2640
#1b2037
#161b2e
#121524
#0d101b
#090a12
#040509
#000000

Tones

#293153
#353947
#3e3e3e
#3e3e3e
#3e3e3e

Tones

Similar Color like #293153 color

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

#2a3254
#2b3355
#2c3456
#2d3557
#2e3658
#2f3759
#30385a
#31395b
#323a5c
#333b5d
#343c5e
#353d5f
#363e60
#373f61
#283052
#272f51
#262e50
#252d4f
#242c4e
#232b4d
#222a4c
#21294b
#20284a
#1f2749
#1e2648
#1d2547
#1c2446
#1b2345

Download this Dark Blue

Hex #293153 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.

#293153 Color Code Preview on Black Background Color

This is how #293153 Color will look on black background color. Color contrast ratio is 1.66

#293153 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #293153

HTML with inline CSS

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

Your Example Paragraph content text in with font color #293153

#293153 color code is use for CSS Background Color

Background color for the above div is #293153

HTML with inline CSS

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

#293153 color code is use for CSS Border Color

CSS Border color for the above div is #293153

HTML with inline CSS

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

CSS Border Left color for the above div is #293153

HTML with inline CSS

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

CSS Border Right color for the above div is #293153

HTML with inline CSS

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

CSS Border Bottom color for the above div is #293153

HTML with inline CSS

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

CSS Border Top color for the above div is #293153

HTML with inline CSS

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

#293153 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#293153 Color code Preview on White Background

This is how #293153 Color code will look on white background color. Color contrast ratio is 12.66

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(41,49,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(83,75,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(41,49,83,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }