Skip to main content Skip to docs navigation

#34697c 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 Southern Evening and its hex is #34657D Nearest Color Name

Color Hue/Base color: Blue

Hex #34697c Color code in RGB color code model is created after adding 20.39% red color, 41.18% green color and 48.63% blue color. Hex #34697c Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 15% magenta, 0% yellow and 51.37% black.

Hex #34697c color code is between #336677 web safe hex color code and #447788 web safe hex color code. #336677 is the nearest web safe color code. You can see here many more shades of #34697c color code.

RGB Chart

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

Color Table

Hex Color Code 34697c #34697c
RGB Decimal 52, 105, 124 52, 105, 124
RGB Percent 20%, 41%, 49% rgb(20%, 41%, 49%)
CSS RGBa 52, 105, 124,1 rgba(52,105,124,1)
CMYK Model cmyk(58%,15%,0%,51.37%)
HSL Color Space 196,41% ,35% hsl(196,41% ,35%)
HSV Color Space 196°, 58%, 49%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110100 01101001 01111100
Octal 64 151 174
Decimal 52 105 124
Hex 34 69 7c

Different shades of #34697c color code.

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

Darkest of #34697c
#070e10
Darker of #34697c
#162c34
Dark of #34697c
#254b58
Base of #34697c
#34697c
Light of #34697c
#4387a0
Lighter
#5ca1ba
Lightest
#7fb6ca

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

#34697c
#7c4734

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

Split Complementary

#34697c
#7c3445
#7c6b34

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

Analogous Color

#347c65
#347c71
#34697c
#34517c
#35347c

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

#34697c
#697c34
#7c3469

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

#34697c
#7c3469
#7c4734
#347c47

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

#34697c
#6b347c
#7c4734
#457c34

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 #34697c

#000000
#070e10
#162c34
#254b58
#34697c
#4387a0
#5ca1ba
#7fb6ca
#a3cbd9

Tints of #34697c Color

#34697c
#4a798a
#618a99
#779ba7
#8eabb6
#a4bcc4
#bbcdd3
#d1dde1
#e8eef0
#ffffff

Shades of #34697c color code

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

#34697c
#2e5d6e
#285160
#224652
#1c3a44
#172e37
#112329
#0b171b
#050b0d
#000000

Tones

#34697c
#46616a
#575859
#585858
#585858

Tones

Similar Color like #34697c color

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

#356a7d
#366b7e
#376c7f
#386d80
#396e81
#3a6f82
#3b7083
#3c7184
#3d7285
#3e7386
#3f7487
#407588
#417689
#42778a
#33687b
#32677a
#316679
#306578
#2f6477
#2e6376
#2d6275
#2c6174
#2b6073
#2a5f72
#295e71
#285d70
#275c6f
#265b6e

Download this Dark Blue

Hex #34697c 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.

#34697c Color Code Preview on Black Background Color

This is how #34697c Color will look on black background color. Color contrast ratio is 3.46

#34697c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #34697c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #34697c

#34697c color code is use for CSS Background Color

Background color for the above div is #34697c

HTML with inline CSS

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

#34697c color code is use for CSS Border Color

CSS Border color for the above div is #34697c

HTML with inline CSS

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

CSS Border Left color for the above div is #34697c

HTML with inline CSS

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

CSS Border Right color for the above div is #34697c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #34697c

HTML with inline CSS

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

CSS Border Top color for the above div is #34697c

HTML with inline CSS

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

#34697c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#34697c Color code Preview on White Background

This is how #34697c Color code will look on white background color. Color contrast ratio is 6.07

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

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(52,105,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,71,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(52,105,124,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }