Skip to main content Skip to docs navigation

#119aba 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 Serene Blue and its hex is #1199BB Nearest Color Name

Color Hue/Base color: Blue

Hex #119aba Color code in RGB color code model is created after adding 6.67% red color, 60.39% green color and 72.94% blue color. Hex #119aba Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 17% magenta, 0% yellow and 27.06% black.

Hex #119aba color code is between #0099bb web safe hex color code and #00aaaa web safe hex color code. #0099bb is the nearest web safe color code. You can see here many more shades of #119aba color code.

RGB Chart

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

Color Table

Hex Color Code 119aba #119aba
RGB Decimal 17, 154, 186 17, 154, 186
RGB Percent 7%, 60%, 73% rgb(7%, 60%, 73%)
CSS RGBa 17, 154, 186,1 rgba(17,154,186,1)
CMYK Model cmyk(91%,17%,0%,27.06%)
HSL Color Space 191,83% ,40% hsl(191,83% ,40%)
HSV Color Space 191°, 91%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010001 10011010 10111010
Octal 21 232 272
Decimal 17 154 186
Hex 11 9a ba

Different shades of #119aba color code.

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

Darkest of #119aba
#04262e
Darker of #119aba
#084d5d
Dark of #119aba
#0d738b
Base of #119aba
#119aba
Light of #119aba
#15c1e9
Lighter
#43ceee
Lightest
#72daf2

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

#119aba
#ba3111

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

Split Complementary

#119aba
#ba1145
#ba8511

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

Analogous Color

#11ba77
#11ba94
#119aba
#1162ba
#111bba

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

#119aba
#9aba11
#ba119a

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

#119aba
#ba119a
#ba3111
#11ba31

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

#119aba
#8511ba
#ba3111
#45ba11

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 #119aba

#000000
#04262e
#084d5d
#0d738b
#119aba
#15c1e9
#43ceee
#72daf2
#a1e6f6

Tints of #119aba Color

#119aba
#2ba5c1
#45b0c9
#60bbd1
#7ac6d8
#95d2e0
#afdde8
#cae8ef
#e4f3f7
#ffffff

Shades of #119aba color code

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

#119aba
#0f88a5
#0d7790
#0b667c
#095567
#074452
#05333e
#032229
#011114
#000000

Tones

#119aba
#258da6
#3a8191
#4e747d
#626869

Tones

Similar Color like #119aba color

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

#129bbb
#139cbc
#149dbd
#159ebe
#169fbf
#17a0c0
#18a1c1
#19a2c2
#1aa3c3
#1ba4c4
#1ca5c5
#1da6c6
#1ea7c7
#1fa8c8
#1099b9
#0f98b8
#0e97b7
#0d96b6
#0c95b5
#0b94b4
#0a93b3
#0992b2
#0891b1
#0790b0
#068faf
#058eae
#048dad
#038cac

Download this Dark Blue

Hex #119aba 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.

#119aba Color Code Preview on Black Background Color

This is how #119aba Color will look on black background color. Color contrast ratio is 6.36

#119aba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #119aba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #119aba

#119aba color code is use for CSS Background Color

Background color for the above div is #119aba

HTML with inline CSS

<div style="background-color:#119aba;"></div>

#119aba color code is use for CSS Border Color

CSS Border color for the above div is #119aba

HTML with inline CSS

<div style="border:5px solid #119aba;"></div>

CSS Border Left color for the above div is #119aba

HTML with inline CSS

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

CSS Border Right color for the above div is #119aba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #119aba

HTML with inline CSS

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

CSS Border Top color for the above div is #119aba

HTML with inline CSS

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

#119aba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#119aba Color code Preview on White Background

This is how #119aba Color code will look on white background color. Color contrast ratio is 3.30

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

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(17,154,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,49,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(17,154,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }