Skip to main content Skip to docs navigation

#356caa 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 Nocturne Shade and its hex is #356FAD Nearest Color Name

Color Hue/Base color: Blue

Hex #356caa Color code in RGB color code model is created after adding 20.78% red color, 42.35% green color and 66.67% blue color. Hex #356caa Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 36% magenta, 0% yellow and 33.33% black.

Hex #356caa color code is between #336699 web safe hex color code and #4477bb web safe hex color code. #336699 is the nearest web safe color code. You can see here many more shades of #356caa color code.

RGB Chart

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

Color Table

Hex Color Code 356caa #356caa
RGB Decimal 53, 108, 170 53, 108, 170
RGB Percent 21%, 42%, 67% rgb(21%, 42%, 67%)
CSS RGBa 53, 108, 170,1 rgba(53,108,170,1)
CMYK Model cmyk(69%,36%,0%,33.33%)
HSL Color Space 212,52% ,44% hsl(212,52% ,44%)
HSV Color Space 212°, 69%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110101 01101100 10101010
Octal 65 154 252
Decimal 53 108 170
Hex 35 6c aa

Different shades of #356caa color code.

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

Darkest of #356caa
#112235
Darker of #356caa
#1d3b5c
Dark of #356caa
#295383
Base of #356caa
#356caa
Light of #356caa
#4b85c7
Lighter
#72a0d3
Lightest
#99badf

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

#356caa
#aa7335

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

Split Complementary

#356caa
#aa3835
#a7aa35

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

Analogous Color

#35aaa4
#359daa
#356caa
#3545aa
#5635aa

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

#356caa
#6caa35
#aa356c

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

#356caa
#aa356c
#aa7335
#35aa73

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

#356caa
#aa35a7
#aa7335
#35aa38

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 #356caa

#05090f
#112235
#1d3b5c
#295383
#356caa
#4b85c7
#72a0d3
#99badf
#c0d4eb

Tints of #356caa Color

#356caa
#4b7cb3
#618cbc
#789dc6
#8eadcf
#a5bdd9
#bbcee2
#d2deec
#e8eef5
#ffffff

Shades of #356caa color code

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

#356caa
#2f6097
#295484
#234871
#1d3c5e
#17304b
#112438
#0b1825
#050c12
#000000

Tones

#356caa
#4b6d94
#626f7d
#707070
#707070

Tones

Similar Color like #356caa color

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

#366dab
#376eac
#386fad
#3970ae
#3a71af
#3b72b0
#3c73b1
#3d74b2
#3e75b3
#3f76b4
#4077b5
#4178b6
#4279b7
#437ab8
#346ba9
#336aa8
#3269a7
#3168a6
#3067a5
#2f66a4
#2e65a3
#2d64a2
#2c63a1
#2b62a0
#2a619f
#29609e
#285f9d
#275e9c

Download this Dark Blue

Hex #356caa 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.

#356caa Color Code Preview on Black Background Color

This is how #356caa Color will look on black background color. Color contrast ratio is 3.88

#356caa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #356caa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #356caa

#356caa color code is use for CSS Background Color

Background color for the above div is #356caa

HTML with inline CSS

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

#356caa color code is use for CSS Border Color

CSS Border color for the above div is #356caa

HTML with inline CSS

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

CSS Border Left color for the above div is #356caa

HTML with inline CSS

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

CSS Border Right color for the above div is #356caa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #356caa

HTML with inline CSS

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

CSS Border Top color for the above div is #356caa

HTML with inline CSS

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

#356caa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#356caa Color code Preview on White Background

This is how #356caa Color code will look on white background color. Color contrast ratio is 5.42

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

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