Skip to main content Skip to docs navigation

#136e91 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 Bondi and its hex is #16698C Nearest Color Name

Color Hue/Base color: Blue

Hex #136e91 Color code in RGB color code model is created after adding 7.45% red color, 43.14% green color and 56.86% blue color. Hex #136e91 Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 24% magenta, 0% yellow and 43.14% black.

Hex #136e91 color code is between #116699 web safe hex color code and #227788 web safe hex color code. #116699 is the nearest web safe color code. You can see here many more shades of #136e91 color code.

RGB Chart

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

Color Table

Hex Color Code 136e91 #136e91
RGB Decimal 19, 110, 145 19, 110, 145
RGB Percent 7%, 43%, 57% rgb(7%, 43%, 57%)
CSS RGBa 19, 110, 145,1 rgba(19,110,145,1)
CMYK Model cmyk(87%,24%,0%,43.14%)
HSL Color Space 197,77% ,32% hsl(197,77% ,32%)
HSV Color Space 197°, 87%, 57%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010011 01101110 10010001
Octal 23 156 221
Decimal 19 110 145
Hex 13 6e 91

Different shades of #136e91 color code.

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

Darkest of #136e91
#01070a
Darker of #136e91
#072a37
Dark of #136e91
#0d4c64
Base of #136e91
#136e91
Light of #136e91
#1990be
Lighter
#27afe3
Lightest
#54bfe9

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

#136e91
#913613

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

Split Complementary

#136e91
#91132f
#917513

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

Analogous Color

#13916b
#139180
#136e91
#134491
#171391

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

#136e91
#6e9113
#91136e

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

#136e91
#91136e
#913613
#139136

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

#136e91
#751391
#913613
#2f9113

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 #136e91

#000000
#01070a
#072a37
#0d4c64
#136e91
#1990be
#27afe3
#54bfe9
#81d0ef

Tints of #136e91 Color

#136e91
#2d7e9d
#478ea9
#619eb5
#7baec1
#96bece
#b0ceda
#cadee6
#e4eef2
#ffffff

Shades of #136e91 color code

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

#136e91
#106180
#0e5570
#0c4960
#0a3d50
#083040
#062430
#041820
#020c10
#000000

Tones

#136e91
#236781
#345f70
#445860
#525252

Tones

Similar Color like #136e91 color

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

#146f92
#157093
#167194
#177295
#187396
#197497
#1a7598
#1b7699
#1c779a
#1d789b
#1e799c
#1f7a9d
#207b9e
#217c9f
#126d90
#116c8f
#106b8e
#0f6a8d
#0e698c
#0d688b
#0c678a
#0b6689
#0a6588
#096487
#086386
#076285
#066184
#056083

Download this Dark Blue

Hex #136e91 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.

#136e91 Color Code Preview on Black Background Color

This is how #136e91 Color will look on black background color. Color contrast ratio is 3.67

#136e91 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #136e91

HTML with inline CSS

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

Your Example Paragraph content text in with font color #136e91

#136e91 color code is use for CSS Background Color

Background color for the above div is #136e91

HTML with inline CSS

<div style="background-color:#136e91;"></div>

#136e91 color code is use for CSS Border Color

CSS Border color for the above div is #136e91

HTML with inline CSS

<div style="border:5px solid #136e91;"></div>

CSS Border Left color for the above div is #136e91

HTML with inline CSS

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

CSS Border Right color for the above div is #136e91

HTML with inline CSS

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

CSS Border Bottom color for the above div is #136e91

HTML with inline CSS

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

CSS Border Top color for the above div is #136e91

HTML with inline CSS

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

#136e91 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#136e91 Color code Preview on White Background

This is how #136e91 Color code will look on white background color. Color contrast ratio is 5.73

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

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(19,110,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(145,54,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,110,145,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }