Skip to main content Skip to docs navigation

#49bbda 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 Aztec Sky and its hex is #4DB5D7 Nearest Color Name

Color Hue/Base color: Blue

Hex #49bbda Color code in RGB color code model is created after adding 28.63% red color, 73.33% green color and 85.49% blue color. Hex #49bbda Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 14% magenta, 0% yellow and 14.51% black.

Hex #49bbda color code is between #44aadd web safe hex color code and #55cccc web safe hex color code. #44aadd is the nearest web safe color code. You can see here many more shades of #49bbda color code.

RGB Chart

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

Color Table

Hex Color Code 49bbda #49bbda
RGB Decimal 73, 187, 218 73, 187, 218
RGB Percent 29%, 73%, 85% rgb(29%, 73%, 85%)
CSS RGBa 73, 187, 218,1 rgba(73,187,218,1)
CMYK Model cmyk(67%,14%,0%,14.51%)
HSL Color Space 193,66% ,57% hsl(193,66% ,57%)
HSV Color Space 193°, 67%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001001 10111011 11011010
Octal 111 273 332
Decimal 73 187 218
Hex 49 bb da

Different shades of #49bbda color code.

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

Darkest of #49bbda
#175f73
Darker of #49bbda
#20829d
Dark of #49bbda
#29a5c7
Base of #49bbda
#49bbda
Light of #49bbda
#73cbe3
Lighter
#9edbeb
Lightest
#c8ebf4

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

#49bbda
#da6849

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

Split Complementary

#49bbda
#da4972
#dab149

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

Analogous Color

#49daa4
#49dabd
#49bbda
#498bda
#494eda

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

#49bbda
#bbda49
#da49bb

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

#49bbda
#da49bb
#da6849
#49da68

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

#49bbda
#b149da
#da6849
#72da49

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 #49bbda

#0f3c48
#175f73
#20829d
#29a5c7
#49bbda
#73cbe3
#9edbeb
#c8ebf4
#f3fafc

Tints of #49bbda Color

#49bbda
#5dc2de
#71cae2
#85d1e6
#99d9ea
#aee0ee
#c2e8f2
#d6eff6
#eaf7fa
#ffffff

Shades of #49bbda color code

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

#49bbda
#40a6c1
#3891a9
#307c91
#286779
#205360
#183e48
#102930
#081418
#000000

Tones

#49bbda
#5faec4
#75a2ae
#8b9598
#929292

Tones

Similar Color like #49bbda color

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

#4abcdb
#4bbddc
#4cbedd
#4dbfde
#4ec0df
#4fc1e0
#50c2e1
#51c3e2
#52c4e3
#53c5e4
#54c6e5
#55c7e6
#56c8e7
#57c9e8
#48bad9
#47b9d8
#46b8d7
#45b7d6
#44b6d5
#43b5d4
#42b4d3
#41b3d2
#40b2d1
#3fb1d0
#3eb0cf
#3dafce
#3caecd
#3badcc

Download this Dark Blue

Hex #49bbda 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.

#49bbda Color Code Preview on Black Background Color

This is how #49bbda Color will look on black background color. Color contrast ratio is 9.40

#49bbda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49bbda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49bbda

#49bbda color code is use for CSS Background Color

Background color for the above div is #49bbda

HTML with inline CSS

<div style="background-color:#49bbda;"></div>

#49bbda color code is use for CSS Border Color

CSS Border color for the above div is #49bbda

HTML with inline CSS

<div style="border:5px solid #49bbda;"></div>

CSS Border Left color for the above div is #49bbda

HTML with inline CSS

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

CSS Border Right color for the above div is #49bbda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #49bbda

HTML with inline CSS

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

CSS Border Top color for the above div is #49bbda

HTML with inline CSS

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

#49bbda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#49bbda Color code Preview on White Background

This is how #49bbda Color code will look on white background color. Color contrast ratio is 2.23

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

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(73,187,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,104,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,187,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }