Skip to main content Skip to docs navigation

#1cabcd 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 Pacific Blue and its hex is #1CA9C9 Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code 1cabcd #1cabcd
RGB Decimal 28, 171, 205 28, 171, 205
RGB Percent 11%, 67%, 80% rgb(11%, 67%, 80%)
CSS RGBa 28, 171, 205,1 rgba(28,171,205,1)
CMYK Model cmyk(86%,17%,0%,19.61%)
HSL Color Space 192,76% ,46% hsl(192,76% ,46%)
HSV Color Space 192°, 86%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011100 10101011 11001101
Octal 34 253 315
Decimal 28 171 205
Hex 1c ab cd

Different shades of #1cabcd color code.

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

Darkest of #1cabcd
#0a3b46
Darker of #1cabcd
#106073
Dark of #1cabcd
#1686a0
Base of #1cabcd
#1cabcd
Light of #1cabcd
#38c3e4
Lighter
#65d0ea
Lightest
#92def0

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

#1cabcd
#cd3e1c

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

Split Complementary

#1cabcd
#cd1c52
#cd971c

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

Analogous Color

#1ccd88
#1ccda5
#1cabcd
#1c70cd
#1c26cd

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

#1cabcd
#abcd1c
#cd1cab

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

#1cabcd
#cd1cab
#cd3e1c
#1ccd3e

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

#1cabcd
#971ccd
#cd3e1c
#52cd1c

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

#03151a
#0a3b46
#106073
#1686a0
#1cabcd
#38c3e4
#65d0ea
#92def0
#bfecf6

Tints of #1cabcd Color

#1cabcd
#35b4d2
#4ebdd8
#67c7dd
#80d0e3
#9ad9e8
#b3e3ee
#ccecf3
#e5f5f9
#ffffff

Shades of #1cabcd color code

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

#1cabcd
#1898b6
#15859f
#127288
#0f5f71
#0c4c5b
#093944
#06262d
#031316
#000000

Tones

#1cabcd
#339db6
#4b8e9e
#628087
#757575

Tones

Similar Color like #1cabcd color

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

#1dacce
#1eadcf
#1faed0
#20afd1
#21b0d2
#22b1d3
#23b2d4
#24b3d5
#25b4d6
#26b5d7
#27b6d8
#28b7d9
#29b8da
#2ab9db
#1baacc
#1aa9cb
#19a8ca
#18a7c9
#17a6c8
#16a5c7
#15a4c6
#14a3c5
#13a2c4
#12a1c3
#11a0c2
#109fc1
#0f9ec0
#0e9dbf

Download this Dark Green

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

#1cabcd Color Code Preview on Black Background Color

This is how #1cabcd Color will look on black background color. Color contrast ratio is 7.76

#1cabcd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#1cabcd color code is use for CSS Background Color

Background color for the above div is #1cabcd

HTML with inline CSS

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

#1cabcd color code is use for CSS Border Color

CSS Border color for the above div is #1cabcd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#1cabcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1cabcd Color code Preview on White Background

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

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

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