crispedge.com

Color picker

Loading...

#ca372d hex color - Red - Warm color - Information

#ca372d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ca372d Color code in RGB color code model is created after adding 79.22% red color, 21.57% green color and 17.65% blue color. Hex #ca372d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 78% yellow and 21% black.

Hex #ca372d color code is between #cc3333 web safe hex color code and #bb4422 web safe hex color code. #cc3333 is the nearest web safe color code. You can see here many more shades of #ca372d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeca372d#ca372d
RGB Decimal202, 55, 45rgb(202, 55, 45)
RGB Percent79%, 22%, 18%rgb(79%, 22%, 18%)
CSS RGBa202, 55, 45,1rgba(202,55,45,1)
CMYK Modelcmyk(0%,73%,78%,21%)
HSL Color Space4,64% ,48%hsl(4,64% ,48%)
HSV Color Space4°, 78%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010100011011100101101
Octal3126755
Decimal2025545
Hexca372d

Different shades of #ca372d color code.

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

Light Shade of #ca372d
#d85a52
Dark Shade of #ca372d
#a02c24
Saturated Shade of #ca372d
#d62c21
Desaturated Shade of #ca372d
#be4239
Grey scale Shade of #ca372d
#7b7b7b
Brighten Shade
#e35046
Most Readable Shade
#FFFFFF

Shades of #ca372d color code

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

#ca372d
#b33028
#9d2a23
#86241e
#701e19
#591814
#43120f
#2c0c0a
#160605
#000000

Similar Color like #ca372d color

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

#cb382e
#cc392f
#cd3a30
#ce3b31
#cf3c32
#d03d33
#d13e34
#d23f35
#d34036
#d44137
#d54238
#d64339
#d7443a
#d8453b
#c9362c
#c8352b
#c7342a
#c63329
#c53228
#c43127
#c33026
#c22f25
#c12e24
#c02d23
#bf2c22
#be2b21
#bd2a20
#bc291f

Monochromatic Color with #ca372d

#ca372d
#f44336
#200907
#4a1411
#75201a
#9f2b24

Tints of #ca372d Color

#ca372d
#cf4d44
#d5635b
#db7973
#e18f8a
#e7a6a1
#edbcb9
#f3d2d0
#f9e8e7
#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

#ca372d
#2dc0ca

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

Split Complementary

#ca372d
#2dca86
#2d71ca

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

Analogous Color

#ca2d62
#ca2d42
#ca372d
#ca562d
#ca762d

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

#ca372d
#2dca37
#372dca

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

#ca372d
#71ca2d
#2dc0ca
#852dca

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

#ca372d
#2dc0ca
#2d71ca
#ca862d

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

#ca372d Color Code Preview on Black Background Color

This is how #ca372d Color will look on black background color. Color contrast ratio is 4.10

#ca372d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca372d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca372d

#ca372d color code is use for CSS Background Color

Background color for the above div is #ca372d

HTML with inline CSS

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

#ca372d color code is use for CSS Border Color

CSS Border color for the above div is #ca372d

HTML with inline CSS

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

CSS Border Left color for the above div is #ca372d

HTML with inline CSS

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

CSS Border Right color for the above div is #ca372d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca372d

HTML with inline CSS

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

CSS Border Top color for the above div is #ca372d

HTML with inline CSS

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

#ca372d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca372d Color code Preview on White Background

This is how #ca372d Color code will look on white background color. Color contrast ratio is 5.13

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

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(202,55,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,192,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,55,45,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.