Skip to main content Skip to docs navigation

#81cccd hex color | Download Dark Green 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 Pearl Bay and its hex is #7FC6CC Nearest Color Name

Color Hue/Base color: Green

Hex #81cccd Color code in RGB color code model is created after adding 50.59% red color, 80% green color and 80.39% blue color. Hex #81cccd Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 0% magenta, 0% yellow and 19.61% black.

Hex #81cccd color code is between #88bbcc web safe hex color code and #77dddd web safe hex color code. #88bbcc is the nearest web safe color code. You can see here many more shades of #81cccd color code.

RGB Chart

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

Color Table

Hex Color Code 81cccd #81cccd
RGB Decimal 129, 204, 205 129, 204, 205
RGB Percent 51%, 80%, 80% rgb(51%, 80%, 80%)
CSS RGBa 129, 204, 205,1 rgba(129,204,205,1)
CMYK Model cmyk(37%,0%,0%,19.61%)
HSL Color Space 181,43% ,65% hsl(181,43% ,65%)
HSV Color Space 181°, 37%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000001 11001100 11001101
Octal 201 314 315
Decimal 129 204 205
Hex 81 cc cd

Different shades of #81cccd color code.

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

Darkest of #81cccd
#338182
Darker of #81cccd
#42a5a6
Dark of #81cccd
#5cbdbf
Base of #81cccd
#81cccd
Light of #81cccd
#a6dbdb
Lighter
#caeaea
Lightest
#eff8f8

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

#81cccd
#cd8281

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

Split Complementary

#81cccd
#cd81a6
#cda881

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

Analogous Color

#81cda2
#81cdae
#81cccd
#81b3cd
#8193cd

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

#81cccd
#cccd81
#cd81cc

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

#81cccd
#cd81cc
#cd8281
#81cd82

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

#81cccd
#a881cd
#cd8281
#a6cd81

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 #81cccd

#255c5d
#338182
#42a5a6
#5cbdbf
#81cccd
#a6dbdb
#caeaea
#eff8f8
#ffffff

Tints of #81cccd Color

#81cccd
#8fd1d2
#9dd7d8
#abdddd
#b9e2e3
#c7e8e8
#d5eeee
#e3f3f3
#f1f9f9
#ffffff

Shades of #81cccd color code

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

#81cccd
#72b5b6
#649e9f
#568888
#477171
#395a5b
#2b4444
#1c2d2d
#0e1616
#000000

Tones

#81cccd
#93bbbb
#a4aaaa
#a7a7a7
#a7a7a7

Tones

Similar Color like #81cccd color

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

#82cdce
#83cecf
#84cfd0
#85d0d1
#86d1d2
#87d2d3
#88d3d4
#89d4d5
#8ad5d6
#8bd6d7
#8cd7d8
#8dd8d9
#8ed9da
#8fdadb
#80cbcc
#7fcacb
#7ec9ca
#7dc8c9
#7cc7c8
#7bc6c7
#7ac5c6
#79c4c5
#78c3c4
#77c2c3
#76c1c2
#75c0c1
#74bfc0
#73bebf

Download this Dark Green

Hex #81cccd 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.

#81cccd Color Code Preview on Black Background Color

This is how #81cccd Color will look on black background color. Color contrast ratio is 11.45

#81cccd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #81cccd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #81cccd

#81cccd color code is use for CSS Background Color

Background color for the above div is #81cccd

HTML with inline CSS

<div style="background-color:#81cccd;"></div>

#81cccd color code is use for CSS Border Color

CSS Border color for the above div is #81cccd

HTML with inline CSS

<div style="border:5px solid #81cccd;"></div>

CSS Border Left color for the above div is #81cccd

HTML with inline CSS

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

CSS Border Right color for the above div is #81cccd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #81cccd

HTML with inline CSS

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

CSS Border Top color for the above div is #81cccd

HTML with inline CSS

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

#81cccd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#81cccd Color code Preview on White Background

This is how #81cccd Color code will look on white background color. Color contrast ratio is 1.83

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

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