Skip to main content Skip to docs navigation

#46bbdd 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 Lake Thun and its hex is #44BBDD Nearest Color Name

Color Hue/Base color: Blue

Hex #46bbdd Color code in RGB color code model is created after adding 27.45% red color, 73.33% green color and 86.67% blue color. Hex #46bbdd Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 15% magenta, 0% yellow and 13.33% black.

Hex #46bbdd color code is between #44aacc web safe hex color code and #55ccee web safe hex color code. #44aacc is the nearest web safe color code. You can see here many more shades of #46bbdd color code.

RGB Chart

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

Color Table

Hex Color Code 46bbdd #46bbdd
RGB Decimal 70, 187, 221 70, 187, 221
RGB Percent 27%, 73%, 87% rgb(27%, 73%, 87%)
CSS RGBa 70, 187, 221,1 rgba(70,187,221,1)
CMYK Model cmyk(68%,15%,0%,13.33%)
HSL Color Space 194,69% ,57% hsl(194,69% ,57%)
HSV Color Space 194°, 68%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 10111011 11011101
Octal 106 273 335
Decimal 70 187 221
Hex 46 bb dd

Different shades of #46bbdd color code.

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

Darkest of #46bbdd
#155f75
Darker of #46bbdd
#1d82a0
Dark of #46bbdd
#25a5cb
Base of #46bbdd
#46bbdd
Light of #46bbdd
#71cbe5
Lighter
#9cdbed
Lightest
#c7ebf5

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

#46bbdd
#dd6846

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

Split Complementary

#46bbdd
#dd4670
#ddb446

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

Analogous Color

#46dda7
#46ddc0
#46bbdd
#4689dd
#464add

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

#46bbdd
#bbdd46
#dd46bb

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

#46bbdd
#dd46bb
#dd6846
#46dd68

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

#46bbdd
#b446dd
#dd6846
#70dd46

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 #46bbdd

#0e3c49
#155f75
#1d82a0
#25a5cb
#46bbdd
#71cbe5
#9cdbed
#c7ebf5
#f2fafd

Tints of #46bbdd Color

#46bbdd
#5ac2e0
#6fcae4
#83d1e8
#98d9ec
#ace0ef
#c1e8f3
#d5eff7
#eaf7fb
#ffffff

Shades of #46bbdd color code

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

#46bbdd
#3ea6c4
#3691ab
#2e7c93
#26677a
#1f5362
#173e49
#0f2931
#071418
#000000

Tones

#46bbdd
#5cafc7
#72a3b1
#88979b
#929292

Tones

Similar Color like #46bbdd color

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

#47bcde
#48bddf
#49bee0
#4abfe1
#4bc0e2
#4cc1e3
#4dc2e4
#4ec3e5
#4fc4e6
#50c5e7
#51c6e8
#52c7e9
#53c8ea
#54c9eb
#45badc
#44b9db
#43b8da
#42b7d9
#41b6d8
#40b5d7
#3fb4d6
#3eb3d5
#3db2d4
#3cb1d3
#3bb0d2
#3aafd1
#39aed0
#38adcf

Download this Dark Blue

Hex #46bbdd 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.

#46bbdd Color Code Preview on Black Background Color

This is how #46bbdd Color will look on black background color. Color contrast ratio is 9.41

#46bbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #46bbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #46bbdd

#46bbdd color code is use for CSS Background Color

Background color for the above div is #46bbdd

HTML with inline CSS

<div style="background-color:#46bbdd;"></div>

#46bbdd color code is use for CSS Border Color

CSS Border color for the above div is #46bbdd

HTML with inline CSS

<div style="border:5px solid #46bbdd;"></div>

CSS Border Left color for the above div is #46bbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #46bbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #46bbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #46bbdd

HTML with inline CSS

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

#46bbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#46bbdd Color code Preview on White Background

This is how #46bbdd 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 #46bbdd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #46bbdd; }

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