Skip to main content Skip to docs navigation

#129db0 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 #129db0 Color code in RGB color code model is created after adding 7.06% red color, 61.57% green color and 69.02% blue color. Hex #129db0 Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 11% magenta, 0% yellow and 30.98% black.

Hex #129db0 color code is between #1199aa web safe hex color code and #22aabb web safe hex color code. #1199aa is the nearest web safe color code. You can see here many more shades of #129db0 color code.

RGB Chart

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

Color Table

Hex Color Code 129db0 #129db0
RGB Decimal 18, 157, 176 18, 157, 176
RGB Percent 7%, 62%, 69% rgb(7%, 62%, 69%)
CSS RGBa 18, 157, 176,1 rgba(18,157,176,1)
CMYK Model cmyk(90%,11%,0%,30.98%)
HSL Color Space 187,81% ,38% hsl(187,81% ,38%)
HSV Color Space 187°, 90%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010010 10011101 10110000
Octal 22 235 260
Decimal 18 157 176
Hex 12 9d b0

Different shades of #129db0 color code.

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

Darkest of #129db0
#042125
Darker of #129db0
#094a53
Dark of #129db0
#0d7482
Base of #129db0
#129db0
Light of #129db0
#17c6de
Lighter
#3dd6eb
Lightest
#6be0f0

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

#129db0
#b02512

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

Split Complementary

#129db0
#b0124e
#b07412

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

Analogous Color

#12b067
#12b081
#129db0
#1268b0
#1226b0

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

#129db0
#9db012
#b0129d

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

#129db0
#b0129d
#b02512
#12b025

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

#129db0
#7412b0
#b02512
#4eb012

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 #129db0

#000000
#042125
#094a53
#0d7482
#129db0
#17c6de
#3dd6eb
#6be0f0
#99eaf5

Tints of #129db0 Color

#129db0
#2ca7b8
#46b2c1
#61bdca
#7bc8d3
#95d3db
#b0dee4
#cae9ed
#e4f4f6
#ffffff

Shades of #129db0 color code

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

#129db0
#108b9c
#0e7a88
#0c6875
#0a5761
#08454e
#06343a
#042227
#021113
#000000

Tones

#129db0
#258e9d
#398089
#4c7176
#606262

Tones

Similar Color like #129db0 color

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

#139eb1
#149fb2
#15a0b3
#16a1b4
#17a2b5
#18a3b6
#19a4b7
#1aa5b8
#1ba6b9
#1ca7ba
#1da8bb
#1ea9bc
#1faabd
#20abbe
#119caf
#109bae
#0f9aad
#0e99ac
#0d98ab
#0c97aa
#0b96a9
#0a95a8
#0994a7
#0893a6
#0792a5
#0691a4
#0590a3
#048fa2

Download this Dark Blue

Hex #129db0 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.

#129db0 Color Code Preview on Black Background Color

This is how #129db0 Color will look on black background color. Color contrast ratio is 6.48

#129db0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #129db0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #129db0

#129db0 color code is use for CSS Background Color

Background color for the above div is #129db0

HTML with inline CSS

<div style="background-color:#129db0;"></div>

#129db0 color code is use for CSS Border Color

CSS Border color for the above div is #129db0

HTML with inline CSS

<div style="border:5px solid #129db0;"></div>

CSS Border Left color for the above div is #129db0

HTML with inline CSS

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

CSS Border Right color for the above div is #129db0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #129db0

HTML with inline CSS

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

CSS Border Top color for the above div is #129db0

HTML with inline CSS

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

#129db0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#129db0 Color code Preview on White Background

This is how #129db0 Color code will look on white background color. Color contrast ratio is 3.24

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

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(18,157,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(176,37,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(18,157,176,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }