crispedge.com

Color picker

Loading...

#c24c2e hex color - Orange - Warm color - Information

#c24c2e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c24c2e Color code in RGB color code model is created after adding 76.08% red color, 29.8% green color and 18.04% blue color. Hex #c24c2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 76% yellow and 24% black.

Hex #c24c2e color code is between #bb4433 web safe hex color code and #cc5522 web safe hex color code. #bb4433 is the nearest web safe color code. You can see here many more shades of #c24c2e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec24c2e#c24c2e
RGB Decimal194, 76, 46rgb(194, 76, 46)
RGB Percent76%, 30%, 18%rgb(76%, 30%, 18%)
CSS RGBa194, 76, 46,1rgba(194,76,46,1)
CMYK Modelcmyk(0%,61%,76%,24%)
HSL Color Space12,62% ,47%hsl(12,62% ,47%)
HSV Color Space12°, 76%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000100100110000101110
Octal30211456
Decimal1947646
Hexc24c2e

Different shades of #c24c2e color code.

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

Light Shade of #c24c2e
#d5694e
Dark Shade of #c24c2e
#993c24
Saturated Shade of #c24c2e
#ce4522
Desaturated Shade of #c24c2e
#b6533a
Grey scale Shade of #c24c2e
#787878
Brighten Shade
#db6547
Most Readable Shade
#FFFFFF

Shades of #c24c2e color code

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

#c24c2e
#ac4328
#963b23
#81321e
#6b2a19
#562114
#40190f
#2b100a
#150805
#000000

Similar Color like #c24c2e color

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

#c34d2f
#c44e30
#c54f31
#c65032
#c75133
#c85234
#c95335
#ca5436
#cb5537
#cc5638
#cd5739
#ce583a
#cf593b
#d05a3c
#c14b2d
#c04a2c
#bf492b
#be482a
#bd4729
#bc4628
#bb4527
#ba4426
#b94325
#b84224
#b74123
#b64022
#b53f21
#b43e20

Monochromatic Color with #c24c2e

#c24c2e
#ec5d38
#180906
#421a10
#6d2b1a
#973b24

Tints of #c24c2e Color

#c24c2e
#c85f45
#cf735c
#d68773
#dd9b8a
#e3afa2
#eac3b9
#f1d7d0
#f8ebe7
#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

#c24c2e
#2ea4c2

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

Split Complementary

#c24c2e
#2ec296
#2e5ac2

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

Analogous Color

#c22e4b
#c22e2e
#c24c2e
#c26a2e
#c2872e

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

#c24c2e
#2ec24c
#4c2ec2

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

#c24c2e
#5ac22e
#2ea4c2
#962ec2

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

#c24c2e
#2ea4c2
#2e5ac2
#c2962e

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

#c24c2e Color Code Preview on Black Background Color

This is how #c24c2e Color will look on black background color. Color contrast ratio is 4.37

#c24c2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c24c2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c24c2e

#c24c2e color code is use for CSS Background Color

Background color for the above div is #c24c2e

HTML with inline CSS

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

#c24c2e color code is use for CSS Border Color

CSS Border color for the above div is #c24c2e

HTML with inline CSS

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

CSS Border Left color for the above div is #c24c2e

HTML with inline CSS

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

CSS Border Right color for the above div is #c24c2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c24c2e

HTML with inline CSS

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

CSS Border Top color for the above div is #c24c2e

HTML with inline CSS

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

#c24c2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c24c2e Color code Preview on White Background

This is how #c24c2e Color code will look on white background color. Color contrast ratio is 4.81

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

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,76,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,164,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,76,46,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.