crispedge.com

Color picker

Loading...

#c4502a hex color - Orange - Warm color - Information

#c4502a hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c4502a Color code in RGB color code model is created after adding 76.86% red color, 31.37% green color and 16.47% blue color. Hex #c4502a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 79% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec4502a#c4502a
RGB Decimal196, 80, 42rgb(196, 80, 42)
RGB Percent77%, 31%, 16%rgb(77%, 31%, 16%)
CSS RGBa196, 80, 42,1rgba(196,80,42,1)
CMYK Modelcmyk(0%,59%,79%,23%)
HSL Color Space15,65% ,47%hsl(15,65% ,47%)
HSV Color Space15°, 79%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001000101000000101010
Octal30412052
Decimal1968042
Hexc4502a

Different shades of #c4502a color code.

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

Light Shade of #c4502a
#d86c49
Dark Shade of #c4502a
#9a3f21
Saturated Shade of #c4502a
#d04a1e
Desaturated Shade of #c4502a
#b85636
Grey scale Shade of #c4502a
#777777
Brighten Shade
#dd6943
Most Readable Shade
#FFFFFF

Shades of #c4502a color code

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

#c4502a
#ae4725
#983e20
#82351c
#6c2c17
#572312
#411a0e
#2b1109
#150804
#000000

Similar Color like #c4502a color

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

#c5512b
#c6522c
#c7532d
#c8542e
#c9552f
#ca5630
#cb5731
#cc5832
#cd5933
#ce5a34
#cf5b35
#d05c36
#d15d37
#d25e38
#c34f29
#c24e28
#c14d27
#c04c26
#bf4b25
#be4a24
#bd4923
#bc4822
#bb4721
#ba4620
#b9451f
#b8441e
#b7431d
#b6421c

Monochromatic Color with #c4502a

#c4502a
#ee6133
#1a0b06
#441c0f
#6f2d18
#993f21

Tints of #c4502a Color

#c4502a
#ca6341
#d17659
#d78a71
#de9d88
#e4b1a0
#ebc4b8
#f1d8cf
#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

#c4502a
#2a9ec4

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

Split Complementary

#c4502a
#2ac49d
#2a51c4

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

Analogous Color

#c42a42
#c4312a
#c4502a
#c46f2a
#c48e2a

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

#c4502a
#2ac450
#502ac4

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

#c4502a
#51c42a
#2a9ec4
#9d2ac4

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

#c4502a
#2a9ec4
#2a51c4
#c49d2a

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

#c4502a Color Code Preview on Black Background Color

This is how #c4502a Color will look on black background color. Color contrast ratio is 4.53

#c4502a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4502a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4502a

#c4502a color code is use for CSS Background Color

Background color for the above div is #c4502a

HTML with inline CSS

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

#c4502a color code is use for CSS Border Color

CSS Border color for the above div is #c4502a

HTML with inline CSS

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

CSS Border Left color for the above div is #c4502a

HTML with inline CSS

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

CSS Border Right color for the above div is #c4502a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4502a

HTML with inline CSS

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

CSS Border Top color for the above div is #c4502a

HTML with inline CSS

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

#c4502a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4502a Color code Preview on White Background

This is how #c4502a Color code will look on white background color. Color contrast ratio is 4.64

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

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(196,80,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,158,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,80,42,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.