Skip to main content Skip to docs navigation

#c189a4 hex color | Download Dark Red 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 Winsome Rose and its hex is #C28BA1 Nearest Color Name

Color Hue/Base color: Red

Hex #c189a4 Color code in RGB color code model is created after adding 75.69% red color, 53.73% green color and 64.31% blue color. Hex #c189a4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 15% yellow and 24.31% black.

Hex #c189a4 color code is between #bb88aa web safe hex color code and #cc9999 web safe hex color code. #bb88aa is the nearest web safe color code. You can see here many more shades of #c189a4 color code.

RGB Chart

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

Color Table

Hex Color Code c189a4 #c189a4
RGB Decimal 193, 137, 164 193, 137, 164
RGB Percent 76%, 54%, 64% rgb(76%, 54%, 64%)
CSS RGBa 193, 137, 164,1 rgba(193,137,164,1)
CMYK Model cmyk(0%,29%,15%,24.31%)
HSL Color Space 331,31% ,65% hsl(331,31% ,65%)
HSV Color Space 331°, 29%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000001 10001001 10100100
Octal 301 211 244
Decimal 193 137 164
Hex c1 89 a4

Different shades of #c189a4 color code.

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

Darkest of #c189a4
#743d58
Darker of #c189a4
#954f71
Dark of #c189a4
#af688a
Base of #c189a4
#c189a4
Light of #c189a4
#d3aabe
Lighter
#e4ccd8
Lightest
#f6edf1

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

#c189a4
#89c1a6

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

Split Complementary

#c189a4
#89c18a
#89c0c1

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

Analogous Color

#bd89c1
#c189bb
#c189a4
#c18991
#c19889

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

#c189a4
#89a4c1
#a4c189

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

#c189a4
#a4c189
#89c1a6
#a689c1

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

#c189a4
#c0c189
#89c1a6
#8a89c1

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

#532b3e
#743d58
#954f71
#af688a
#c189a4
#d3aabe
#e4ccd8
#f6edf1
#ffffff

Tints of #c189a4 Color

#c189a4
#c796ae
#cea3b8
#d5b0c2
#dcbdcc
#e3cad6
#ead7e0
#f1e4ea
#f8f1f4
#ffffff

Shades of #c189a4 color code

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

#c189a4
#ab7991
#966a7f
#805b6d
#6b4c5b
#553c48
#402d36
#2a1e24
#150f12
#000000

Tones

#c189a4
#af9ba5
#a5a5a5
#a5a5a5
#a5a5a5

Tones

Similar Color like #c189a4 color

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

#c28aa5
#c38ba6
#c48ca7
#c58da8
#c68ea9
#c78faa
#c890ab
#c991ac
#ca92ad
#cb93ae
#cc94af
#cd95b0
#ce96b1
#cf97b2
#c088a3
#bf87a2
#be86a1
#bd85a0
#bc849f
#bb839e
#ba829d
#b9819c
#b8809b
#b77f9a
#b67e99
#b57d98
#b47c97
#b37b96

Download this Dark Red

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

#c189a4 Color Code Preview on Black Background Color

This is how #c189a4 Color will look on black background color. Color contrast ratio is 7.38

#c189a4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c189a4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c189a4

#c189a4 color code is use for CSS Background Color

Background color for the above div is #c189a4

HTML with inline CSS

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

#c189a4 color code is use for CSS Border Color

CSS Border color for the above div is #c189a4

HTML with inline CSS

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

CSS Border Left color for the above div is #c189a4

HTML with inline CSS

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

CSS Border Right color for the above div is #c189a4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c189a4

HTML with inline CSS

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

CSS Border Top color for the above div is #c189a4

HTML with inline CSS

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

#c189a4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c189a4 Color code Preview on White Background

This is how #c189a4 Color code will look on white background color. Color contrast ratio is 2.84

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

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