Skip to main content Skip to docs navigation

#356f97 hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #356f97 Color code in RGB color code model is created after adding 20.78% red color, 43.53% green color and 59.22% blue color. Hex #356f97 Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 26% magenta, 0% yellow and 40.78% black.

Hex #356f97 color code is between #337799 web safe hex color code and #446688 web safe hex color code. #337799 is the nearest web safe color code. You can see here many more shades of #356f97 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 356f97 #356f97
RGB Decimal 53, 111, 151 rgb(53, 111, 151)
RGB Percent 21%, 44%, 59% rgb(21%, 44%, 59%)
CSS RGBa 53, 111, 151,1 rgba(53,111,151,1)
CMYK Model cmyk(65%,26%,0%,40.78%)
HSL Color Space 204,48% ,40% hsl(204,48% ,40%)
HSV Color Space 204°, 65%, 59%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110101 01101111 10010111
Octal 65 157 227
Decimal 53 111 151
Hex 35 6f 97

Different shades of #356f97 color code.

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

Light Shade of #356f97
#428bbd
Dark Shade of #356f97
#285371
Saturated Shade of #356f97
#2b71a1
Desaturated Shade of #356f97
#3f6d8d
Grey scale Shade of #356f97
#666666
Brighten Shade
#4e88b0
Most Readable Shade
#FFFFFF

Shades of #356f97 color code

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

#356f97
#2f6286
#295675
#234a64
#1d3d53
#173143
#112532
#0b1821
#050c10
#000000

Similar Color like #356f97 color

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

#367098
#377199
#38729a
#39739b
#3a749c
#3b759d
#3c769e
#3d779f
#3e78a0
#3f79a1
#407aa2
#417ba3
#427ca4
#437da5
#346e96
#336d95
#326c94
#316b93
#306a92
#2f6991
#2e6890
#2d678f
#2c668e
#2b658d
#2a648c
#29638b
#28628a
#276189

Monochromatic Color with #356f97

#356f97
#448ec1
#53adec
#081117
#173142
#26506c

Tints of #356f97 Color

#356f97
#4b7fa2
#618fae
#789fb9
#8eafc5
#a5bfd0
#bbcfdc
#d2dfe7
#e8eff3
#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

#356f97
#975d35

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

Split Complementary

#356f97
#97353e
#978e35

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

Analogous Color

#359697
#358397
#356f97
#355b97
#354897

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

#356f97
#97356f
#6f9735

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

#356f97
#8e3597
#975d35
#3e9735

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

#356f97
#975d35
#978e35
#353e97

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 #356f97 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.

#356f97 Color Code Preview on Black Background Color

This is how #356f97 Color will look on black background color. Color contrast ratio is 3.87

#356f97 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#356f97 color code is use for CSS Background Color

Background color for the above div is #356f97

HTML with inline CSS

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

#356f97 color code is use for CSS Border Color

CSS Border color for the above div is #356f97

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#356f97 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#356f97 Color code Preview on White Background

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

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(53,111,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,93,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(53,111,151,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.