crispedge.com

Color picker

Loading...

#c1989c hex color - Brown - Warm color - Information

#c1989c hex color - Brown - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Brown

Hex #c1989c Color code in RGB color code model is created after adding 75.69% red color, 59.61% green color and 61.18% blue color. Hex #c1989c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 19% yellow and 24% black.

Hex #c1989c color code is between #bb9999 web safe hex color code and #cc88aa web safe hex color code. #bb9999 is the nearest web safe color code. You can see here many more shades of #c1989c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec1989c#c1989c
RGB Decimal193, 152, 156rgb(193, 152, 156)
RGB Percent76%, 60%, 61%rgb(76%, 60%, 61%)
CSS RGBa193, 152, 156,1rgba(193,152,156,1)
CMYK Modelcmyk(0%,21%,19%,24%)
HSL Color Space354,25% ,68%hsl(354,25% ,68%)
HSV Color Space354°, 21%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011001100010011100
Octal301230234
Decimal193152156
Hexc1989c

Different shades of #c1989c color code.

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

Light Shade of #c1989c
#d4b8bb
Dark Shade of #c1989c
#ae787d
Saturated Shade of #c1989c
#c99095
Desaturated Shade of #c1989c
#b9a0a3
Grey scale Shade of #c1989c
#acacac
Brighten Shade
#dab1b5
Most Readable Shade
#000000

Shades of #c1989c color code

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

#c1989c
#ab878a
#967679
#806568
#6b5456
#554345
#403234
#2a2122
#151011
#000000

Similar Color like #c1989c color

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

#c2999d
#c39a9e
#c49b9f
#c59ca0
#c69da1
#c79ea2
#c89fa3
#c9a0a4
#caa1a5
#cba2a6
#cca3a7
#cda4a8
#cea5a9
#cfa6aa
#c0979b
#bf969a
#be9599
#bd9498
#bc9397
#bb9296
#ba9195
#b99094
#b88f93
#b78e92
#b68d91
#b58c90
#b48b8f
#b38a8e

Monochromatic Color with #c1989c

#c1989c
#ebb9be
#171213
#413435
#6c5557
#96777a

Tints of #c1989c Color

#c1989c
#c7a3a7
#ceaeb2
#d5babd
#dcc5c8
#e3d1d3
#eadcde
#f1e8e9
#f8f3f4
#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

#c1989c
#98c1bd

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

Split Complementary

#c1989c
#98c1a9
#98b1c1

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

Analogous Color

#c198ac
#c198a4
#c1989c
#c19c98
#c1a498

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

#c1989c
#9cc198
#989cc1

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

#c1989c
#b0c198
#98c1bd
#a898c1

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

#c1989c
#98c1bd
#98b1c1
#c1a998

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

#c1989c Color Code Preview on Black Background Color

This is how #c1989c Color will look on black background color. Color contrast ratio is 8.24

#c1989c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1989c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1989c

#c1989c color code is use for CSS Background Color

Background color for the above div is #c1989c

HTML with inline CSS

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

#c1989c color code is use for CSS Border Color

CSS Border color for the above div is #c1989c

HTML with inline CSS

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

CSS Border Left color for the above div is #c1989c

HTML with inline CSS

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

CSS Border Right color for the above div is #c1989c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1989c

HTML with inline CSS

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

CSS Border Top color for the above div is #c1989c

HTML with inline CSS

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

#c1989c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1989c Color code Preview on White Background

This is how #c1989c Color code will look on white background color. Color contrast ratio is 2.55

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

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(193,152,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(152,193,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,152,156,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.