Skip to main content Skip to docs navigation

#46bbdc 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 #46bbdc Color code in RGB color code model is created after adding 27.45% red color, 73.33% green color and 86.27% blue color. Hex #46bbdc Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 15% magenta, 0% yellow and 13.73% black.

Hex #46bbdc 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 #46bbdc color code.

RGB Chart

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

Color Table

Hex Color Code 46bbdc #46bbdc
RGB Decimal 70, 187, 220 70, 187, 220
RGB Percent 27%, 73%, 86% rgb(27%, 73%, 86%)
CSS RGBa 70, 187, 220,1 rgba(70,187,220,1)
CMYK Model cmyk(68%,15%,0%,13.73%)
HSL Color Space 193,68% ,57% hsl(193,68% ,57%)
HSV Color Space 193°, 68%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000110 10111011 11011100
Octal 106 273 334
Decimal 70 187 220
Hex 46 bb dc

Different shades of #46bbdc color code.

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

Darkest of #46bbdc
#165f73
Darker of #46bbdc
#1e829e
Dark of #46bbdc
#26a5c9
Base of #46bbdc
#46bbdc
Light of #46bbdc
#71cbe4
Lighter
#9cdbec
Lightest
#c7eaf4

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

#46bbdc
#dc6746

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

Split Complementary

#46bbdc
#dc4670
#dcb246

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

Analogous Color

#46dca5
#46dcbe
#46bbdc
#4689dc
#464adc

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

#46bbdc
#bbdc46
#dc46bb

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

#46bbdc
#dc46bb
#dc6746
#46dc67

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

#46bbdc
#b246dc
#dc6746
#70dc46

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

#0e3b48
#165f73
#1e829e
#26a5c9
#46bbdc
#71cbe4
#9cdbec
#c7eaf4
#f2fafc

Tints of #46bbdc Color

#46bbdc
#5ac2df
#6fcae3
#83d1e7
#98d9eb
#ace0ef
#c1e8f3
#d5eff7
#eaf7fb
#ffffff

Shades of #46bbdc color code

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

#46bbdc
#3ea6c3
#3691ab
#2e7c92
#26677a
#1f5361
#173e49
#0f2930
#071418
#000000

Tones

#46bbdc
#5cafc6
#72a2b0
#88969a
#919191

Tones

Similar Color like #46bbdc color

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

#47bcdd
#48bdde
#49bedf
#4abfe0
#4bc0e1
#4cc1e2
#4dc2e3
#4ec3e4
#4fc4e5
#50c5e6
#51c6e7
#52c7e8
#53c8e9
#54c9ea
#45badb
#44b9da
#43b8d9
#42b7d8
#41b6d7
#40b5d6
#3fb4d5
#3eb3d4
#3db2d3
#3cb1d2
#3bb0d1
#3aafd0
#39aecf
#38adce

Download this Dark Blue

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

#46bbdc Color Code Preview on Black Background Color

This is how #46bbdc Color will look on black background color. Color contrast ratio is 9.40

#46bbdc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#46bbdc color code is use for CSS Background Color

Background color for the above div is #46bbdc

HTML with inline CSS

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

#46bbdc color code is use for CSS Border Color

CSS Border color for the above div is #46bbdc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#46bbdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#46bbdc Color code Preview on White Background

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

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