crispedge.com

Color picker

Loading...

#c95752 hex color - Red - Warm color - Information

#c95752 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c95752 Color code in RGB color code model is created after adding 78.82% red color, 34.12% green color and 32.16% blue color. Hex #c95752 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 59% yellow and 21% black.

Hex #c95752 color code is between #cc5555 web safe hex color code and #bb6644 web safe hex color code. #cc5555 is the nearest web safe color code. You can see here many more shades of #c95752 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec95752#c95752
RGB Decimal201, 87, 82rgb(201, 87, 82)
RGB Percent79%, 34%, 32%rgb(79%, 34%, 32%)
CSS RGBa201, 87, 82,1rgba(201,87,82,1)
CMYK Modelcmyk(0%,57%,59%,21%)
HSL Color Space3,52% ,55%hsl(3,52% ,55%)
HSV Color Space3°, 59%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010101011101010010
Octal311127122
Decimal2018782
Hexc95752

Different shades of #c95752 color code.

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

Light Shade of #c95752
#d57d79
Dark Shade of #c95752
#b13c37
Saturated Shade of #c95752
#d44d47
Desaturated Shade of #c95752
#be615d
Grey scale Shade of #c95752
#8d8d8d
Brighten Shade
#e2706b
Most Readable Shade
#FFFFFF

Shades of #c95752 color code

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

#c95752
#b24d48
#9c433f
#863a36
#6f302d
#592624
#431d1b
#2c1312
#160909
#000000

Similar Color like #c95752 color

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

#ca5853
#cb5954
#cc5a55
#cd5b56
#ce5c57
#cf5d58
#d05e59
#d15f5a
#d2605b
#d3615c
#d4625d
#d5635e
#d6645f
#d76560
#c85651
#c75550
#c6544f
#c5534e
#c4524d
#c3514c
#c2504b
#c14f4a
#c04e49
#bf4d48
#be4c47
#bd4b46
#bc4a45
#bb4944

Monochromatic Color with #c95752

#c95752
#f36963
#1f0d0d
#49201e
#74322f
#9e4541

Tints of #c95752 Color

#c95752
#cf6965
#d57c78
#db8f8b
#e1a19e
#e7b4b2
#edc7c5
#f3d9d8
#f9eceb
#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

#c95752
#52c4c9

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

Split Complementary

#c95752
#52c993
#5289c9

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

Analogous Color

#c9527d
#c95265
#c95752
#c96f52
#c98752

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

#c95752
#52c957
#5752c9

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

#c95752
#88c952
#52c4c9
#9252c9

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

#c95752
#52c4c9
#5289c9
#c99352

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

#c95752 Color Code Preview on Black Background Color

This is how #c95752 Color will look on black background color. Color contrast ratio is 4.97

#c95752 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c95752

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c95752

#c95752 color code is use for CSS Background Color

Background color for the above div is #c95752

HTML with inline CSS

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

#c95752 color code is use for CSS Border Color

CSS Border color for the above div is #c95752

HTML with inline CSS

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

CSS Border Left color for the above div is #c95752

HTML with inline CSS

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

CSS Border Right color for the above div is #c95752

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c95752

HTML with inline CSS

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

CSS Border Top color for the above div is #c95752

HTML with inline CSS

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

#c95752 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c95752 Color code Preview on White Background

This is how #c95752 Color code will look on white background color. Color contrast ratio is 4.23

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

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