Skip to main content Skip to docs navigation

#28b2bf 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 Minted Blue and its hex is #26A6BE Nearest Color Name

Color Hue/Base color: Blue

Hex #28b2bf Color code in RGB color code model is created after adding 15.69% red color, 69.8% green color and 74.9% blue color. Hex #28b2bf Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 7% magenta, 0% yellow and 25.1% black.

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

RGB Chart

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

Color Table

Hex Color Code 28b2bf #28b2bf
RGB Decimal 40, 178, 191 40, 178, 191
RGB Percent 16%, 70%, 75% rgb(16%, 70%, 75%)
CSS RGBa 40, 178, 191,1 rgba(40,178,191,1)
CMYK Model cmyk(79%,7%,0%,25.1%)
HSL Color Space 185,65% ,45% hsl(185,65% ,45%)
HSV Color Space 185°, 79%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101000 10110010 10111111
Octal 50 262 277
Decimal 40 178 191
Hex 28 b2 bf

Different shades of #28b2bf color code.

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

Darkest of #28b2bf
#0e3c40
Darker of #28b2bf
#16636b
Dark of #28b2bf
#1f8b95
Base of #28b2bf
#28b2bf
Light of #28b2bf
#42cbd8
Lighter
#6dd6e0
Lightest
#97e2e9

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

#28b2bf
#bf3528

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

Split Complementary

#28b2bf
#bf2866
#bf8028

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

Analogous Color

#28bf74
#28bf8d
#28b2bf
#2880bf
#2841bf

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

#28b2bf
#b2bf28
#bf28b2

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

#28b2bf
#bf28b2
#bf3528
#28bf35

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

#28b2bf
#8028bf
#bf3528
#66bf28

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

#051516
#0e3c40
#16636b
#1f8b95
#28b2bf
#42cbd8
#6dd6e0
#97e2e9
#c1eef2

Tints of #28b2bf Color

#28b2bf
#3fbac6
#57c3cd
#6fcbd4
#87d4db
#9fdce2
#b7e5e9
#cfedf0
#e7f6f7
#ffffff

Shades of #28b2bf color code

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

#28b2bf
#239ea9
#1f8a94
#1a767f
#16626a
#114f54
#0d3b3f
#08272a
#041315
#000000

Tones

#28b2bf
#3f9fa8
#568c91
#6d797a
#737373

Tones

Similar Color like #28b2bf color

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

#29b3c0
#2ab4c1
#2bb5c2
#2cb6c3
#2db7c4
#2eb8c5
#2fb9c6
#30bac7
#31bbc8
#32bcc9
#33bdca
#34becb
#35bfcc
#36c0cd
#27b1be
#26b0bd
#25afbc
#24aebb
#23adba
#22acb9
#21abb8
#20aab7
#1fa9b6
#1ea8b5
#1da7b4
#1ca6b3
#1ba5b2
#1aa4b1

Download this Dark Blue

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

#28b2bf Color Code Preview on Black Background Color

This is how #28b2bf Color will look on black background color. Color contrast ratio is 8.21

#28b2bf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#28b2bf color code is use for CSS Background Color

Background color for the above div is #28b2bf

HTML with inline CSS

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

#28b2bf color code is use for CSS Border Color

CSS Border color for the above div is #28b2bf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#28b2bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#28b2bf Color code Preview on White Background

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

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

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