crispedge.com

Color picker

Loading...

#c9a9ae hex color - Red - Warm color - Information

#c9a9ae hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #c9a9ae Color code in RGB color code model is created after adding 78.82% red color, 66.27% green color and 68.24% blue color. Hex #c9a9ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 13% yellow and 21% black.

Hex #c9a9ae color code is between #ccaaaa web safe hex color code and #bb99bb web safe hex color code. #ccaaaa is the nearest web safe color code. You can see here many more shades of #c9a9ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec9a9ae#c9a9ae
RGB Decimal201, 169, 174rgb(201, 169, 174)
RGB Percent79%, 66%, 68%rgb(79%, 66%, 68%)
CSS RGBa201, 169, 174,1rgba(201,169,174,1)
CMYK Modelcmyk(0%,16%,13%,21%)
HSL Color Space351,23% ,73%hsl(351,23% ,73%)
HSV Color Space351°, 16%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010011010100110101110
Octal311251256
Decimal201169174
Hexc9a9ae

Different shades of #c9a9ae color code.

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

Light Shade of #c9a9ae
#ddc8cb
Dark Shade of #c9a9ae
#b58a90
Saturated Shade of #c9a9ae
#d0a2a9
Desaturated Shade of #c9a9ae
#c2b0b3
Grey scale Shade of #c9a9ae
#b9b9b9
Brighten Shade
#e2c2c7
Most Readable Shade
#000000

Shades of #c9a9ae color code

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

#c9a9ae
#b2969a
#9c8387
#867074
#6f5d60
#594b4d
#43383a
#2c2526
#161213
#000000

Similar Color like #c9a9ae color

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

#caaaaf
#cbabb0
#ccacb1
#cdadb2
#ceaeb3
#cfafb4
#d0b0b5
#d1b1b6
#d2b2b7
#d3b3b8
#d4b4b9
#d5b5ba
#d6b6bb
#d7b7bc
#c8a8ad
#c7a7ac
#c6a6ab
#c5a5aa
#c4a4a9
#c3a3a8
#c2a2a7
#c1a1a6
#c0a0a5
#bf9fa4
#be9ea3
#bd9da2
#bc9ca1
#bb9ba0

Monochromatic Color with #c9a9ae

#c9a9ae
#f3cdd3
#1f1a1b
#493e40
#746264
#9e8589

Tints of #c9a9ae Color

#c9a9ae
#cfb2b7
#d5bcc0
#dbc5c9
#e1cfd2
#e7d8db
#ede2e4
#f3ebed
#f9f5f6
#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

#c9a9ae
#a9c9c4

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

Split Complementary

#c9a9ae
#a9c9b4
#a9bec9

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

Analogous Color

#c9a9bb
#c9a9b4
#c9a9ae
#c9aaa9
#c9b1a9

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

#c9a9ae
#aec9a9
#a9aec9

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

#c9a9ae
#bec9a9
#a9c9c4
#b4a9c9

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

#c9a9ae
#a9c9c4
#a9bec9
#c9b4a9

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 #c9a9ae 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.

#c9a9ae Color Code Preview on Black Background Color

This is how #c9a9ae Color will look on black background color. Color contrast ratio is 9.77

#c9a9ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9a9ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9a9ae

#c9a9ae color code is use for CSS Background Color

Background color for the above div is #c9a9ae

HTML with inline CSS

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

#c9a9ae color code is use for CSS Border Color

CSS Border color for the above div is #c9a9ae

HTML with inline CSS

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

CSS Border Left color for the above div is #c9a9ae

HTML with inline CSS

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

CSS Border Right color for the above div is #c9a9ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9a9ae

HTML with inline CSS

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

CSS Border Top color for the above div is #c9a9ae

HTML with inline CSS

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

#c9a9ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9a9ae Color code Preview on White Background

This is how #c9a9ae Color code will look on white background color. Color contrast ratio is 2.15

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

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,169,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(169,201,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,169,174,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.