Skip to main content Skip to docs navigation

#c1cdcd hex color | Download Light 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 Ice Flow and its hex is #BDCBCB Nearest Color Name

Color Hue/Base color: Green

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

Hex #c1cdcd color code is between #bbcccc web safe hex color code and #ccdddd web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #c1cdcd color code.

RGB Chart

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

Color Table

Hex Color Code c1cdcd #c1cdcd
RGB Decimal 193, 205, 205 193, 205, 205
RGB Percent 76%, 80%, 80% rgb(76%, 80%, 80%)
CSS RGBa 193, 205, 205,1 rgba(193,205,205,1)
CMYK Model cmyk(6%,0%,0%,19.61%)
HSL Color Space 180,11% ,78% hsl(180,11% ,78%)
HSV Color Space 180°, 6%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000001 11001101 11001101
Octal 301 315 315
Decimal 193 205 205
Hex c1 cd cd

Different shades of #c1cdcd color code.

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

Darkest of #c1cdcd
#6d8888
Darker of #c1cdcd
#899f9f
Dark of #c1cdcd
#a5b6b6
Base of #c1cdcd
#c1cdcd
Light of #c1cdcd
#dde4e4
Lighter
#f9fbfb
Lightest
#ffffff

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

#c1cdcd
#cdc1c1

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

Split Complementary

#c1cdcd
#cdc1c7
#cdc7c1

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

Analogous Color

#c1cdc6
#c1cdc8
#c1cdcd
#c1c9cd
#c1c4cd

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

#c1cdcd
#cdcdc1
#cdc1cd

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

#c1cdcd
#cdc1cd
#cdc1c1
#c1cdc1

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

#c1cdcd
#c7c1cd
#cdc1c1
#c7cdc1

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 #c1cdcd

#576b6b
#6d8888
#899f9f
#a5b6b6
#c1cdcd
#dde4e4
#f9fbfb
#ffffff
#ffffff

Tints of #c1cdcd Color

#c1cdcd
#c7d2d2
#ced8d8
#d5dddd
#dce3e3
#e3e8e8
#eaeeee
#f1f3f3
#f8f9f9
#ffffff

Shades of #c1cdcd color code

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

#c1cdcd
#abb6b6
#969f9f
#808888
#6b7171
#555b5b
#404444
#2a2d2d
#151616
#000000

Tones

#c1cdcd
#c7c7c7
#c7c7c7
#c7c7c7
#c7c7c7

Tones

Similar Color like #c1cdcd color

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

#c2cece
#c3cfcf
#c4d0d0
#c5d1d1
#c6d2d2
#c7d3d3
#c8d4d4
#c9d5d5
#cad6d6
#cbd7d7
#ccd8d8
#cdd9d9
#cedada
#cfdbdb
#c0cccc
#bfcbcb
#becaca
#bdc9c9
#bcc8c8
#bbc7c7
#bac6c6
#b9c5c5
#b8c4c4
#b7c3c3
#b6c2c2
#b5c1c1
#b4c0c0
#b3bfbf

Download this Light Green

Hex #c1cdcd 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.

#c1cdcd Color Code Preview on Black Background Color

This is how #c1cdcd Color will look on black background color. Color contrast ratio is 12.88

#c1cdcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1cdcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1cdcd

#c1cdcd color code is use for CSS Background Color

Background color for the above div is #c1cdcd

HTML with inline CSS

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

#c1cdcd color code is use for CSS Border Color

CSS Border color for the above div is #c1cdcd

HTML with inline CSS

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

CSS Border Left color for the above div is #c1cdcd

HTML with inline CSS

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

CSS Border Right color for the above div is #c1cdcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1cdcd

HTML with inline CSS

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

CSS Border Top color for the above div is #c1cdcd

HTML with inline CSS

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

#c1cdcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1cdcd Color code Preview on White Background

This is how #c1cdcd Color code will look on white background color. Color contrast ratio is 1.63

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

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