Skip to main content Skip to docs navigation

#188aaa 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 Summer Blue and its hex is #1880A1 Nearest Color Name

Color Hue/Base color: Blue

Hex #188aaa Color code in RGB color code model is created after adding 9.41% red color, 54.12% green color and 66.67% blue color. Hex #188aaa Color code in CMYK color (process color) code model is generated after subtraction of 86% cyan, 19% magenta, 0% yellow and 33.33% black.

Hex #188aaa color code is between #118899 web safe hex color code and #2299bb web safe hex color code. #118899 is the nearest web safe color code. You can see here many more shades of #188aaa color code.

RGB Chart

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

Color Table

Hex Color Code 188aaa #188aaa
RGB Decimal 24, 138, 170 24, 138, 170
RGB Percent 9%, 54%, 67% rgb(9%, 54%, 67%)
CSS RGBa 24, 138, 170,1 rgba(24,138,170,1)
CMYK Model cmyk(86%,19%,0%,33.33%)
HSL Color Space 193,75% ,38% hsl(193,75% ,38%)
HSV Color Space 193°, 86%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011000 10001010 10101010
Octal 30 212 252
Decimal 24 138 170
Hex 18 8a aa

Different shades of #188aaa color code.

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

Darkest of #188aaa
#051d24
Darker of #188aaa
#0b4151
Dark of #188aaa
#12667d
Base of #188aaa
#188aaa
Light of #188aaa
#1eaed7
Lighter
#43c1e5
Lightest
#70d0eb

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

#188aaa
#aa3818

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

Split Complementary

#188aaa
#aa1841
#aa8118

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

Analogous Color

#18aa75
#18aa8d
#188aaa
#1859aa
#181daa

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

#188aaa
#8aaa18
#aa188a

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

#188aaa
#aa188a
#aa3818
#18aa38

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

#188aaa
#8118aa
#aa3818
#41aa18

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 #188aaa

#000000
#051d24
#0b4151
#12667d
#188aaa
#1eaed7
#43c1e5
#70d0eb
#9ddff1

Tints of #188aaa Color

#188aaa
#3197b3
#4ba4bc
#65b1c6
#7ebecf
#98cbd9
#b2d8e2
#cbe5ec
#e5f2f5
#ffffff

Shades of #188aaa color code

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

#188aaa
#157a97
#126b84
#105c71
#0d4c5e
#0a3d4b
#082e38
#051e25
#020f12
#000000

Tones

#188aaa
#2b7f97
#3f7483
#526970
#616161

Tones

Similar Color like #188aaa color

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

#198bab
#1a8cac
#1b8dad
#1c8eae
#1d8faf
#1e90b0
#1f91b1
#2092b2
#2193b3
#2294b4
#2395b5
#2496b6
#2597b7
#2698b8
#1789a9
#1688a8
#1587a7
#1486a6
#1385a5
#1284a4
#1183a3
#1082a2
#0f81a1
#0e80a0
#0d7f9f
#0c7e9e
#0b7d9d
#0a7c9c

Download this Dark Blue

Hex #188aaa 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.

#188aaa Color Code Preview on Black Background Color

This is how #188aaa Color will look on black background color. Color contrast ratio is 5.25

#188aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #188aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #188aaa

#188aaa color code is use for CSS Background Color

Background color for the above div is #188aaa

HTML with inline CSS

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

#188aaa color code is use for CSS Border Color

CSS Border color for the above div is #188aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #188aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #188aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #188aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #188aaa

HTML with inline CSS

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

#188aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#188aaa Color code Preview on White Background

This is how #188aaa Color code will look on white background color. Color contrast ratio is 4.00

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

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