Skip to main content Skip to docs navigation

#1a6789 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 Pantone 2152 C and its hex is #1A658F Nearest Color Name

Color Hue/Base color: Blue

Hex #1a6789 Color code in RGB color code model is created after adding 10.2% red color, 40.39% green color and 53.73% blue color. Hex #1a6789 Color code in CMYK color (process color) code model is generated after subtraction of 81% cyan, 25% magenta, 0% yellow and 46.27% black.

Hex #1a6789 color code is between #226688 web safe hex color code and #117799 web safe hex color code. #226688 is the nearest web safe color code. You can see here many more shades of #1a6789 color code.

RGB Chart

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

Color Table

Hex Color Code 1a6789 #1a6789
RGB Decimal 26, 103, 137 26, 103, 137
RGB Percent 10%, 40%, 54% rgb(10%, 40%, 54%)
CSS RGBa 26, 103, 137,1 rgba(26,103,137,1)
CMYK Model cmyk(81%,25%,0%,46.27%)
HSL Color Space 198,68% ,32% hsl(198,68% ,32%)
HSV Color Space 198°, 81%, 54%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011010 01100111 10001001
Octal 32 147 211
Decimal 26 103 137
Hex 1a 67 89

Different shades of #1a6789 color code.

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

Darkest of #1a6789
#020608
Darker of #1a6789
#0a2733
Dark of #1a6789
#12475e
Base of #1a6789
#1a6789
Light of #1a6789
#2287b4
Lighter
#31a5d8
Lightest
#5cb8e0

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

#1a6789
#893c1a

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

Split Complementary

#1a6789
#891a2f
#89741a

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

Analogous Color

#1a896a
#1a897d
#1a6789
#1a4289
#201a89

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

#1a6789
#67891a
#891a67

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

#1a6789
#891a67
#893c1a
#1a893c

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

#1a6789
#741a89
#893c1a
#2f891a

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 #1a6789

#000000
#020608
#0a2733
#12475e
#1a6789
#2287b4
#31a5d8
#5cb8e0
#87cae8

Tints of #1a6789 Color

#1a6789
#337796
#4c88a3
#6699b0
#7faabd
#99bbca
#b2ccd7
#ccdde4
#e5eef1
#ffffff

Shades of #1a6789 color code

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

#1a6789
#175b79
#14506a
#11445b
#0e394c
#0b2d3c
#08222d
#05161e
#020b0f
#000000

Tones

#1a6789
#2a6179
#3b5a68
#4b5458
#515151

Tones

Similar Color like #1a6789 color

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

#1b688a
#1c698b
#1d6a8c
#1e6b8d
#1f6c8e
#206d8f
#216e90
#226f91
#237092
#247193
#257294
#267395
#277496
#287597
#196688
#186587
#176486
#166385
#156284
#146183
#136082
#125f81
#115e80
#105d7f
#0f5c7e
#0e5b7d
#0d5a7c
#0c597b

Download this Dark Blue

Hex #1a6789 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.

#1a6789 Color Code Preview on Black Background Color

This is how #1a6789 Color will look on black background color. Color contrast ratio is 3.35

#1a6789 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1a6789

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1a6789

#1a6789 color code is use for CSS Background Color

Background color for the above div is #1a6789

HTML with inline CSS

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

#1a6789 color code is use for CSS Border Color

CSS Border color for the above div is #1a6789

HTML with inline CSS

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

CSS Border Left color for the above div is #1a6789

HTML with inline CSS

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

CSS Border Right color for the above div is #1a6789

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1a6789

HTML with inline CSS

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

CSS Border Top color for the above div is #1a6789

HTML with inline CSS

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

#1a6789 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1a6789 Color code Preview on White Background

This is how #1a6789 Color code will look on white background color. Color contrast ratio is 6.28

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

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(26,103,137,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,60,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(26,103,137,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }