Skip to main content Skip to docs navigation

#84cfdb 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 Sea of Tranquility and its hex is #81D1DA Nearest Color Name

Color Hue/Base color: Blue

Hex #84cfdb Color code in RGB color code model is created after adding 51.76% red color, 81.18% green color and 85.88% blue color. Hex #84cfdb Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 5% magenta, 0% yellow and 14.12% black.

Hex #84cfdb color code is between #88ccdd web safe hex color code and #77ddcc web safe hex color code. #88ccdd is the nearest web safe color code. You can see here many more shades of #84cfdb color code.

RGB Chart

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

Color Table

Hex Color Code 84cfdb #84cfdb
RGB Decimal 132, 207, 219 132, 207, 219
RGB Percent 52%, 81%, 86% rgb(52%, 81%, 86%)
CSS RGBa 132, 207, 219,1 rgba(132,207,219,1)
CMYK Model cmyk(40%,5%,0%,14.12%)
HSL Color Space 188,55% ,69% hsl(188,55% ,69%)
HSV Color Space 188°, 40%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000100 11001111 11011011
Octal 204 317 333
Decimal 132 207 219
Hex 84 cf db

Different shades of #84cfdb color code.

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

Darkest of #84cfdb
#2d8a99
Darker of #84cfdb
#38aec1
Dark of #84cfdb
#5dc0cf
Base of #84cfdb
#84cfdb
Light of #84cfdb
#abdee7
Lighter
#d3eef2
Lightest
#fafdfe

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

#84cfdb
#db9084

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

Split Complementary

#84cfdb
#db84a3
#dbbb84

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

Analogous Color

#84dbb4
#84dbc3
#84cfdb
#84b2db
#848edb

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

#84cfdb
#cfdb84
#db84cf

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

#84cfdb
#db84cf
#db9084
#84db90

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

#84cfdb
#bb84db
#db9084
#a3db84

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 #84cfdb

#216772
#2d8a99
#38aec1
#5dc0cf
#84cfdb
#abdee7
#d3eef2
#fafdfe
#ffffff

Tints of #84cfdb Color

#84cfdb
#91d4df
#9fd9e3
#addfe7
#bae4eb
#c8e9ef
#d6eff3
#e3f4f7
#f1f9fb
#ffffff

Shades of #84cfdb color code

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

#84cfdb
#75b8c2
#66a1aa
#588a92
#497379
#3a5c61
#2c4549
#1d2e30
#0e1718
#000000

Tones

#84cfdb
#94c3cb
#a4b8bb
#afafaf
#afafaf

Tones

Similar Color like #84cfdb color

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

#85d0dc
#86d1dd
#87d2de
#88d3df
#89d4e0
#8ad5e1
#8bd6e2
#8cd7e3
#8dd8e4
#8ed9e5
#8fdae6
#90dbe7
#91dce8
#92dde9
#83ceda
#82cdd9
#81ccd8
#80cbd7
#7fcad6
#7ec9d5
#7dc8d4
#7cc7d3
#7bc6d2
#7ac5d1
#79c4d0
#78c3cf
#77c2ce
#76c1cd

Download this Dark Blue

Hex #84cfdb 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.

#84cfdb Color Code Preview on Black Background Color

This is how #84cfdb Color will look on black background color. Color contrast ratio is 11.93

#84cfdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #84cfdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #84cfdb

#84cfdb color code is use for CSS Background Color

Background color for the above div is #84cfdb

HTML with inline CSS

<div style="background-color:#84cfdb;"></div>

#84cfdb color code is use for CSS Border Color

CSS Border color for the above div is #84cfdb

HTML with inline CSS

<div style="border:5px solid #84cfdb;"></div>

CSS Border Left color for the above div is #84cfdb

HTML with inline CSS

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

CSS Border Right color for the above div is #84cfdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #84cfdb

HTML with inline CSS

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

CSS Border Top color for the above div is #84cfdb

HTML with inline CSS

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

#84cfdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#84cfdb Color code Preview on White Background

This is how #84cfdb Color code will look on white background color. Color contrast ratio is 1.76

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

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(132,207,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,144,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(132,207,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }