Skip to main content Skip to docs navigation

#28bdcd 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 Aquarius and its hex is #2DB0CE Nearest Color Name

Color Hue/Base color: Blue

Hex #28bdcd Color code in RGB color code model is created after adding 15.69% red color, 74.12% green color and 80.39% blue color. Hex #28bdcd Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 8% magenta, 0% yellow and 19.61% black.

Hex #28bdcd color code is between #22bbcc web safe hex color code and #33ccdd web safe hex color code. #22bbcc is the nearest web safe color code. You can see here many more shades of #28bdcd color code.

RGB Chart

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

Color Table

Hex Color Code 28bdcd #28bdcd
RGB Decimal 40, 189, 205 40, 189, 205
RGB Percent 16%, 74%, 80% rgb(16%, 74%, 80%)
CSS RGBa 40, 189, 205,1 rgba(40,189,205,1)
CMYK Model cmyk(80%,8%,0%,19.61%)
HSL Color Space 186,67% ,48% hsl(186,67% ,48%)
HSV Color Space 186°, 80%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101000 10111101 11001101
Octal 50 275 315
Decimal 40 189 205
Hex 28 bd cd

Different shades of #28bdcd color code.

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

Darkest of #28bdcd
#0f474d
Darker of #28bdcd
#176e78
Dark of #28bdcd
#2096a2
Base of #28bdcd
#28bdcd
Light of #28bdcd
#4ccedc
Lighter
#77dae4
Lightest
#a1e5ed

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

#28bdcd
#cd3828

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

Split Complementary

#28bdcd
#cd286a
#cd8b28

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

Analogous Color

#28cd7d
#28cd98
#28bdcd
#2886cd
#2841cd

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

#28bdcd
#bdcd28
#cd28bd

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

#28bdcd
#cd28bd
#cd3828
#28cd38

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

#28bdcd
#8b28cd
#cd3828
#6acd28

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 #28bdcd

#072022
#0f474d
#176e78
#2096a2
#28bdcd
#4ccedc
#77dae4
#a1e5ed
#ccf1f5

Tints of #28bdcd Color

#28bdcd
#3fc4d2
#57cbd8
#6fd3dd
#87dae3
#9fe1e8
#b7e9ee
#cff0f3
#e7f7f9
#ffffff

Shades of #28bdcd color code

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

#28bdcd
#23a8b6
#1f939f
#1a7e88
#166971
#11545b
#0d3f44
#082a2d
#041516
#000000

Tones

#28bdcd
#40a9b5
#59969c
#718284
#7b7b7b

Tones

Similar Color like #28bdcd color

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

#29bece
#2abfcf
#2bc0d0
#2cc1d1
#2dc2d2
#2ec3d3
#2fc4d4
#30c5d5
#31c6d6
#32c7d7
#33c8d8
#34c9d9
#35cada
#36cbdb
#27bccc
#26bbcb
#25baca
#24b9c9
#23b8c8
#22b7c7
#21b6c6
#20b5c5
#1fb4c4
#1eb3c3
#1db2c2
#1cb1c1
#1bb0c0
#1aafbf

Download this Dark Blue

Hex #28bdcd 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.

#28bdcd Color Code Preview on Black Background Color

This is how #28bdcd Color will look on black background color. Color contrast ratio is 9.25

#28bdcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #28bdcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #28bdcd

#28bdcd color code is use for CSS Background Color

Background color for the above div is #28bdcd

HTML with inline CSS

<div style="background-color:#28bdcd;"></div>

#28bdcd color code is use for CSS Border Color

CSS Border color for the above div is #28bdcd

HTML with inline CSS

<div style="border:5px solid #28bdcd;"></div>

CSS Border Left color for the above div is #28bdcd

HTML with inline CSS

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

CSS Border Right color for the above div is #28bdcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #28bdcd

HTML with inline CSS

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

CSS Border Top color for the above div is #28bdcd

HTML with inline CSS

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

#28bdcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#28bdcd Color code Preview on White Background

This is how #28bdcd Color code will look on white background color. Color contrast ratio is 2.27

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

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(40,189,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,56,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(40,189,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }