crispedge.com

Color picker

Loading...

#c292a1 hex color - Light Mauve - Red - Warm color - Information

#c292a1 hex color - Light Mauve - Red - Warm color

Color Hue/Base color: Red

Hex #c292a1 Color Code is also known as Light Mauve color.

Hex #c292a1 Color code in RGB color code model is created after adding 76.08% red color, 57.25% green color and 63.14% blue color. Hex #c292a1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 17% yellow and 24% black.

Hex #c292a1 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 #c292a1 color code.

0 Likes 0 Comments | 153 Views

RGB Chart

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

Color Table

Hex Color Codec292a1#c292a1
RGB Decimal194, 146, 161rgb(194, 146, 161)
RGB Percent76%, 57%, 63%rgb(76%, 57%, 63%)
CSS RGBa194, 146, 161,1rgba(194,146,161,1)
CMYK Modelcmyk(0%,25%,17%,24%)
HSL Color Space341,28% ,67%hsl(341,28% ,67%)
HSV Color Space341°, 25%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101001001010100001
Octal302222241
Decimal194146161
Hexc292a1

Different shades of #c292a1 color code.

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

Light Shade of #c292a1
#d4b3bd
Dark Shade of #c292a1
#b07185
Saturated Shade of #c292a1
#ca899e
Desaturated Shade of #c292a1
#b99aa4
Grey scale Shade of #c292a1
#aaaaaa
Brighten Shade
#dbabba
Most Readable Shade
#000000

Shades of #c292a1 color code

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

#c292a1
#ac818f
#96717d
#81616b
#6b5159
#564047
#403035
#2b2023
#151011
#000000

Similar Color like #c292a1 color

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

#c393a2
#c494a3
#c595a4
#c696a5
#c797a6
#c898a7
#c999a8
#ca9aa9
#cb9baa
#cc9cab
#cd9dac
#ce9ead
#cf9fae
#d0a0af
#c191a0
#c0909f
#bf8f9e
#be8e9d
#bd8d9c
#bc8c9b
#bb8b9a
#ba8a99
#b98998
#b88897
#b78796
#b68695
#b58594
#b48493

Monochromatic Color with #c292a1

#c292a1
#ecb2c4
#181214
#423237
#6d525a
#97727e

Tints of #c292a1 Color

#c292a1
#c89eab
#cfaab5
#d6b6c0
#ddc2ca
#e3ced5
#eadadf
#f1e6ea
#f8f2f4
#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

#c292a1
#92c2b3

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

Split Complementary

#c292a1
#92c29b
#92b9c2

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

Analogous Color

#c292b4
#c292ab
#c292a1
#c29297
#c29692

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

#c292a1
#a1c292
#92a1c2

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

#c292a1
#b9c292
#92c2b3
#9b92c2

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

#c292a1
#92c2b3
#92b9c2
#c29b92

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

#c292a1 Color Code Preview on Black Background Color

This is how #c292a1 Color will look on black background color. Color contrast ratio is 7.92

#c292a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c292a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c292a1

#c292a1 color code is use for CSS Background Color

Background color for the above div is #c292a1

HTML with inline CSS

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

#c292a1 color code is use for CSS Border Color

CSS Border color for the above div is #c292a1

HTML with inline CSS

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

CSS Border Left color for the above div is #c292a1

HTML with inline CSS

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

CSS Border Right color for the above div is #c292a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c292a1

HTML with inline CSS

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

CSS Border Top color for the above div is #c292a1

HTML with inline CSS

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

#c292a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c292a1 Color code Preview on White Background

This is how #c292a1 Color code will look on white background color. Color contrast ratio is 2.65

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

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

0 Likes 0 Comments | 153 Views

Post your comment:-

By submitting comment you agree to our privacy policy.