Skip to main content Skip to docs navigation

#68bbba 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 Fresh Soft Blue and its hex is #6AB9BB Nearest Color Name

Color Hue/Base color: Blue

Hex #68bbba Color code in RGB color code model is created after adding 40.78% red color, 73.33% green color and 72.94% blue color. Hex #68bbba Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 0% magenta, 1% yellow and 26.67% black.

Hex #68bbba color code is between #66aabb web safe hex color code and #77ccaa web safe hex color code. #66aabb is the nearest web safe color code. You can see here many more shades of #68bbba color code.

RGB Chart

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

Color Table

Hex Color Code 68bbba #68bbba
RGB Decimal 104, 187, 186 104, 187, 186
RGB Percent 41%, 73%, 73% rgb(41%, 73%, 73%)
CSS RGBa 104, 187, 186,1 rgba(104,187,186,1)
CMYK Model cmyk(44%,0%,1%,26.67%)
HSL Color Space 179,38% ,57% hsl(179,38% ,57%)
HSV Color Space 179°, 44%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101000 10111011 10111010
Octal 150 273 272
Decimal 104 187 186
Hex 68 bb ba

Different shades of #68bbba color code.

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

Darkest of #68bbba
#2b5f5f
Darker of #68bbba
#3b8281
Dark of #68bbba
#4ba5a4
Base of #68bbba
#68bbba
Light of #68bbba
#8bcbca
Lighter
#aedbda
Lightest
#d1ebea

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

#68bbba
#bb6869

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

Split Complementary

#68bbba
#bb6892
#bb9168

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

Analogous Color

#68bb8a
#68bb97
#68bbba
#68a0bb
#687ebb

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

#68bbba
#bbba68
#ba68bb

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

#68bbba
#ba68bb
#bb6869
#69bb68

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

#68bbba
#9168bb
#bb6869
#92bb68

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 #68bbba

#1b3c3c
#2b5f5f
#3b8281
#4ba5a4
#68bbba
#8bcbca
#aedbda
#d1ebea
#f5fafa

Tints of #68bbba Color

#68bbba
#78c2c1
#89cac9
#9ad1d1
#abd9d8
#bbe0e0
#cce8e8
#ddefef
#eef7f7
#ffffff

Shades of #68bbba color code

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

#68bbba
#5ca6a5
#509190
#457c7c
#396767
#2e5352
#223e3e
#172929
#0b1414
#000000

Tones

#68bbba
#7ea5a5
#929292
#929292
#929292

Tones

Similar Color like #68bbba color

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

#69bcbb
#6abdbc
#6bbebd
#6cbfbe
#6dc0bf
#6ec1c0
#6fc2c1
#70c3c2
#71c4c3
#72c5c4
#73c6c5
#74c7c6
#75c8c7
#76c9c8
#67bab9
#66b9b8
#65b8b7
#64b7b6
#63b6b5
#62b5b4
#61b4b3
#60b3b2
#5fb2b1
#5eb1b0
#5db0af
#5cafae
#5baead
#5aadac

Download this Dark Blue

Hex #68bbba 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.

#68bbba Color Code Preview on Black Background Color

This is how #68bbba Color will look on black background color. Color contrast ratio is 9.41

#68bbba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68bbba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68bbba

#68bbba color code is use for CSS Background Color

Background color for the above div is #68bbba

HTML with inline CSS

<div style="background-color:#68bbba;"></div>

#68bbba color code is use for CSS Border Color

CSS Border color for the above div is #68bbba

HTML with inline CSS

<div style="border:5px solid #68bbba;"></div>

CSS Border Left color for the above div is #68bbba

HTML with inline CSS

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

CSS Border Right color for the above div is #68bbba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #68bbba

HTML with inline CSS

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

CSS Border Top color for the above div is #68bbba

HTML with inline CSS

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

#68bbba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#68bbba Color code Preview on White Background

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

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