Skip to main content Skip to docs navigation

#1cccaa 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 Wild Caribbean Green and its hex is #1CD3A2 Nearest Color Name

Color Hue/Base color: Green

Hex #1cccaa Color code in RGB color code model is created after adding 10.98% red color, 80% green color and 66.67% blue color. Hex #1cccaa Color code in CMYK color (process color) code model is generated after subtraction of 86% cyan, 0% magenta, 17% yellow and 20% black.

Hex #1cccaa color code is between #22bb99 web safe hex color code and #11ddbb web safe hex color code. #22bb99 is the nearest web safe color code. You can see here many more shades of #1cccaa color code.

RGB Chart

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

Color Table

Hex Color Code 1cccaa #1cccaa
RGB Decimal 28, 204, 170 28, 204, 170
RGB Percent 11%, 80%, 67% rgb(11%, 80%, 67%)
CSS RGBa 28, 204, 170,1 rgba(28,204,170,1)
CMYK Model cmyk(86%,0%,17%,20%)
HSL Color Space 168,76% ,45% hsl(168,76% ,45%)
HSV Color Space 168°, 86%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011100 11001100 10101010
Octal 34 314 252
Decimal 28 204 170
Hex 1c cc aa

Different shades of #1cccaa color code.

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

Darkest of #1cccaa
#0a453a
Darker of #1cccaa
#10725f
Dark of #1cccaa
#169f85
Base of #1cccaa
#1cccaa
Light of #1cccaa
#37e4c2
Lighter
#64ead0
Lightest
#91f0de

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

#1cccaa
#cc1c3e

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

Split Complementary

#1cccaa
#cc1c96
#cc521c

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

Analogous Color

#1ccc43
#1ccc61
#1cccaa
#1cb3cc
#1c6acc

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

#1cccaa
#ccaa1c
#aa1ccc

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

#1cccaa
#aa1ccc
#cc1c3e
#3ecc1c

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

#1cccaa
#521ccc
#cc1c3e
#96cc1c

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 #1cccaa

#031915
#0a453a
#10725f
#169f85
#1cccaa
#37e4c2
#64ead0
#91f0de
#bef6eb

Tints of #1cccaa Color

#1cccaa
#35d1b3
#4ed7bc
#67ddc6
#80e2cf
#9ae8d9
#b3eee2
#ccf3ec
#e5f9f5
#ffffff

Shades of #1cccaa color code

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

#1cccaa
#18b597
#159e84
#128871
#0f715e
#0c5a4b
#094438
#062d25
#031612
#000000

Tones

#1cccaa
#33b59c
#4a9e8e
#62867f
#747474

Tones

Similar Color like #1cccaa color

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

#1dcdab
#1eceac
#1fcfad
#20d0ae
#21d1af
#22d2b0
#23d3b1
#24d4b2
#25d5b3
#26d6b4
#27d7b5
#28d8b6
#29d9b7
#2adab8
#1bcba9
#1acaa8
#19c9a7
#18c8a6
#17c7a5
#16c6a4
#15c5a3
#14c4a2
#13c3a1
#12c2a0
#11c19f
#10c09e
#0fbf9d
#0ebe9c

Download this Dark Green

Hex #1cccaa 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.

#1cccaa Color Code Preview on Black Background Color

This is how #1cccaa Color will look on black background color. Color contrast ratio is 10.27

#1cccaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cccaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1cccaa

#1cccaa color code is use for CSS Background Color

Background color for the above div is #1cccaa

HTML with inline CSS

<div style="background-color:#1cccaa;"></div>

#1cccaa color code is use for CSS Border Color

CSS Border color for the above div is #1cccaa

HTML with inline CSS

<div style="border:5px solid #1cccaa;"></div>

CSS Border Left color for the above div is #1cccaa

HTML with inline CSS

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

CSS Border Right color for the above div is #1cccaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1cccaa

HTML with inline CSS

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

CSS Border Top color for the above div is #1cccaa

HTML with inline CSS

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

#1cccaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1cccaa Color code Preview on White Background

This is how #1cccaa Color code will look on white background color. Color contrast ratio is 2.05

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

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