@
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.

#c95b7b hex color - Red - Warm color - Information

#c95b7b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c95b7b Color code in RGB color code model is created after adding 78.82% red color, 35.69% green color and 48.24% blue color. Hex #c95b7b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 39% yellow and 21.18% black.

Hex #c95b7b color code is between #cc5577 web safe hex color code and #bb6688 web safe hex color code. #cc5577 is the nearest web safe color code. You can see here many more shades of #c95b7b color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code c95b7b #c95b7b
RGB Decimal 201, 91, 123 rgb(201, 91, 123)
RGB Percent 79%, 36%, 48% rgb(79%, 36%, 48%)
CSS RGBa 201, 91, 123,1 rgba(201,91,123,1)
CMYK Model cmyk(0%,55%,39%,21.18%)
HSL Color Space 343,50% ,57% hsl(343,50% ,57%)
HSV Color Space 343°, 55%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001001 01011011 01111011
Octal 311 133 173
Decimal 201 91 123
Hex c9 5b 7b

Different shades of #c95b7b color code.

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

Light Shade of #c95b7b
#d6819a
Dark Shade of #c95b7b
#b53c5f
Saturated Shade of #c95b7b
#d45076
Desaturated Shade of #c95b7b
#be6680
Grey scale Shade of #c95b7b
#929292
Brighten Shade
#e27494
Most Readable Shade
#FFFFFF

Shades of #c95b7b color code

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

#c95b7b
#b2506d
#9c465f
#863c52
#6f3244
#592836
#431e29
#2c141b
#160a0d
#000000

Similar Color like #c95b7b color

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

#ca5c7c
#cb5d7d
#cc5e7e
#cd5f7f
#ce6080
#cf6181
#d06282
#d16383
#d26484
#d36585
#d46686
#d56787
#d66888
#d76989
#c85a7a
#c75979
#c65878
#c55777
#c45676
#c35575
#c25474
#c15373
#c05272
#bf5171
#be5070
#bd4f6f
#bc4e6e
#bb4d6d

Monochromatic Color with #c95b7b

#c95b7b
#f36e95
#1f0e13
#49212d
#743547
#9e4861

Tints of #c95b7b Color

#c95b7b
#cf6d89
#d57f98
#db91a7
#e1a3b5
#e7b6c4
#edc8d3
#f3dae1
#f9ecf0
#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

#c95b7b
#5bc9a9

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

Split Complementary

#c95b7b
#5bc972
#5bb2c9

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

Analogous Color

#c95ba7
#c95b91
#c95b7b
#c95b65
#c9675b

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

#c95b7b
#7bc95b
#5b7bc9

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

#c95b7b
#b2c95b
#5bc9a9
#725bc9

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

#c95b7b
#5bc9a9
#5bb2c9
#c9725b

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

#c95b7b Color Code Preview on Black Background Color

This is how #c95b7b Color will look on black background color. Color contrast ratio is 5.27

#c95b7b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c95b7b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c95b7b

#c95b7b color code is use for CSS Background Color

Background color for the above div is #c95b7b

HTML with inline CSS

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

#c95b7b color code is use for CSS Border Color

CSS Border color for the above div is #c95b7b

HTML with inline CSS

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

CSS Border Left color for the above div is #c95b7b

HTML with inline CSS

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

CSS Border Right color for the above div is #c95b7b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c95b7b

HTML with inline CSS

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

CSS Border Top color for the above div is #c95b7b

HTML with inline CSS

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

#c95b7b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c95b7b Color code Preview on White Background

This is how #c95b7b Color code will look on white background color. Color contrast ratio is 3.99

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

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,91,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,201,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,91,123,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.