crispedge.com

Color picker

Loading...

#c9cdad hex color - Green - Warm color - Information

#c9cdad hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #c9cdad Color code in RGB color code model is created after adding 78.82% red color, 80.39% green color and 67.84% blue color. Hex #c9cdad Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 16% yellow and 20% black.

Hex #c9cdad color code is between #ccccaa web safe hex color code and #bbddbb web safe hex color code. #ccccaa is the nearest web safe color code. You can see here many more shades of #c9cdad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec9cdad#c9cdad
RGB Decimal201, 205, 173rgb(201, 205, 173)
RGB Percent79%, 80%, 68%rgb(79%, 80%, 68%)
CSS RGBa201, 205, 173,1rgba(201,205,173,1)
CMYK Modelcmyk(2%,0%,16%,20%)
HSL Color Space68,24% ,74%hsl(68,24% ,74%)
HSV Color Space68°, 16%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010011100110110101101
Octal311315255
Decimal201205173
Hexc9cdad

Different shades of #c9cdad color code.

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

Light Shade of #c9cdad
#dee0cd
Dark Shade of #c9cdad
#b4ba8d
Saturated Shade of #c9cdad
#ced4a6
Desaturated Shade of #c9cdad
#c4c6b4
Grey scale Shade of #c9cdad
#bdbdbd
Brighten Shade
#e2e6c6
Most Readable Shade
#000000

Shades of #c9cdad color code

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

#c9cdad
#b2b699
#9c9f86
#868873
#6f7160
#595b4c
#434439
#2c2d26
#161613
#000000

Similar Color like #c9cdad color

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

#caceae
#cbcfaf
#ccd0b0
#cdd1b1
#ced2b2
#cfd3b3
#d0d4b4
#d1d5b5
#d2d6b6
#d3d7b7
#d4d8b8
#d5d9b9
#d6daba
#d7dbbb
#c8ccac
#c7cbab
#c6caaa
#c5c9a9
#c4c8a8
#c3c7a7
#c2c6a6
#c1c5a5
#c0c4a4
#bfc3a3
#bec2a2
#bdc1a1
#bcc0a0
#bbbf9f

Monochromatic Color with #c9cdad

#c9cdad
#f3f7d1
#22231e
#4c4d41
#767865
#9fa289

Tints of #c9cdad Color

#c9cdad
#cfd2b6
#d5d8bf
#dbddc8
#e1e3d1
#e7e8da
#edeee3
#f3f3ec
#f9f9f5
#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

#c9cdad
#b1adcd

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

Split Complementary

#c9cdad
#adb9cd
#c1adcd

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

Analogous Color

#cdc4ad
#cdcbad
#c9cdad
#c3cdad
#bccdad

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

#c9cdad
#adc9cd
#cdadc9

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

#c9cdad
#adcdc1
#b1adcd
#cdadb9

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c9cdad
#b1adcd
#c1adcd
#b9cdad

Double Complementary 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).

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

#c9cdad Color Code Preview on Black Background Color

This is how #c9cdad Color will look on black background color. Color contrast ratio is 12.82

#c9cdad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9cdad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9cdad

#c9cdad color code is use for CSS Background Color

Background color for the above div is #c9cdad

HTML with inline CSS

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

#c9cdad color code is use for CSS Border Color

CSS Border color for the above div is #c9cdad

HTML with inline CSS

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

CSS Border Left color for the above div is #c9cdad

HTML with inline CSS

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

CSS Border Right color for the above div is #c9cdad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9cdad

HTML with inline CSS

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

CSS Border Top color for the above div is #c9cdad

HTML with inline CSS

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

#c9cdad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9cdad Color code Preview on White Background

This is how #c9cdad Color code will look on white background color. Color contrast ratio is 1.64

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(201,205,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,173,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,205,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.