crispedge.com

Color picker

Loading...

#c34547 hex color - Red - Warm color - Information

#c34547 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c34547 Color code in RGB color code model is created after adding 76.47% red color, 27.06% green color and 27.84% blue color. Hex #c34547 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 64% yellow and 24% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec34547#c34547
RGB Decimal195, 69, 71rgb(195, 69, 71)
RGB Percent76%, 27%, 28%rgb(76%, 27%, 28%)
CSS RGBa195, 69, 71,1rgba(195,69,71,1)
CMYK Modelcmyk(0%,65%,64%,24%)
HSL Color Space359,51% ,52%hsl(359,51% ,52%)
HSV Color Space359°, 65%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110100010101000111
Octal303105107
Decimal1956971
Hexc34547

Different shades of #c34547 color code.

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

Light Shade of #c34547
#cf6c6d
Dark Shade of #c34547
#a13436
Saturated Shade of #c34547
#cf393b
Desaturated Shade of #c34547
#b75153
Grey scale Shade of #c34547
#848484
Brighten Shade
#dc5e60
Most Readable Shade
#FFFFFF

Shades of #c34547 color code

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

#c34547
#ad3d3f
#973537
#822e2f
#6c2627
#561e1f
#411717
#2b0f0f
#150707
#000000

Similar Color like #c34547 color

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

#c44648
#c54749
#c6484a
#c7494b
#c84a4c
#c94b4d
#ca4c4e
#cb4d4f
#cc4e50
#cd4f51
#ce5052
#cf5153
#d05254
#d15355
#c24446
#c14345
#c04244
#bf4143
#be4042
#bd3f41
#bc3e40
#bb3d3f
#ba3c3e
#b93b3d
#b83a3c
#b7393b
#b6383a
#b53739

Monochromatic Color with #c34547

#c34547
#ed5456
#190909
#431819
#6e2728
#983638

Tints of #c34547 Color

#c34547
#c9595b
#d06e6f
#d78384
#dd9798
#e4acad
#ebc1c1
#f1d5d6
#f8eaea
#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

#c34547
#45c3c1

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

Split Complementary

#c34547
#45c382
#4586c3

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

Analogous Color

#c34579
#c34560
#c34547
#c35c45
#c37545

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

#c34547
#47c345
#4547c3

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

#c34547
#86c345
#45c3c1
#8245c3

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

#c34547
#45c3c1
#4586c3
#c38245

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

#c34547 Color Code Preview on Black Background Color

This is how #c34547 Color will look on black background color. Color contrast ratio is 4.26

#c34547 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c34547

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c34547

#c34547 color code is use for CSS Background Color

Background color for the above div is #c34547

HTML with inline CSS

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

#c34547 color code is use for CSS Border Color

CSS Border color for the above div is #c34547

HTML with inline CSS

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

CSS Border Left color for the above div is #c34547

HTML with inline CSS

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

CSS Border Right color for the above div is #c34547

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c34547

HTML with inline CSS

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

CSS Border Top color for the above div is #c34547

HTML with inline CSS

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

#c34547 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c34547 Color code Preview on White Background

This is how #c34547 Color code will look on white background color. Color contrast ratio is 4.93

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

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(195,69,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(69,195,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,69,71,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.