@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#c41445 hex color - Red - Warm color - Information

#c41445 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c41445 Color code in RGB color code model is created after adding 76.86% red color, 7.84% green color and 27.06% blue color. Hex #c41445 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 65% yellow and 23.14% black.

Hex #c41445 color code is between #cc1144 web safe hex color code and #bb2255 web safe hex color code. #cc1144 is the nearest web safe color code. You can see here many more shades of #c41445 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code c41445 #c41445
RGB Decimal 196, 20, 69 rgb(196, 20, 69)
RGB Percent 77%, 8%, 27% rgb(77%, 8%, 27%)
CSS RGBa 196, 20, 69,1 rgba(196,20,69,1)
CMYK Model cmyk(0%,90%,65%,23.14%)
HSL Color Space 343,81% ,42% hsl(343,81% ,42%)
HSV Color Space 343°, 90%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 00010100 01000101
Octal 304 24 105
Decimal 196 20 69
Hex c4 14 45

Different shades of #c41445 color code.

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

Light Shade of #c41445
#e8225a
Dark Shade of #c41445
#960f35
Saturated Shade of #c41445
#cf0940
Desaturated Shade of #c41445
#b91f4a
Grey scale Shade of #c41445
#6c6c6c
Brighten Shade
#dd2d5e
Most Readable Shade
#FFFFFF

Shades of #c41445 color code

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

#c41445
#ae113d
#980f35
#820d2e
#6c0b26
#57081e
#410617
#2b040f
#150207
#000000

Similar Color like #c41445 color

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

#c51546
#c61647
#c71748
#c81849
#c9194a
#ca1a4b
#cb1b4c
#cc1c4d
#cd1d4e
#ce1e4f
#cf1f50
#d02051
#d12152
#d22253
#c31344
#c21243
#c11142
#c01041
#bf0f40
#be0e3f
#bd0d3e
#bc0c3d
#bb0b3c
#ba0a3b
#b9093a
#b80839
#b70738
#b60637

Monochromatic Color with #c41445

#c41445
#ee1854
#1a0309
#440718
#6f0b27
#991036

Tints of #c41445 Color

#c41445
#ca2e59
#d1486e
#d76283
#de7c97
#e496ac
#ebb0c1
#f1cad5
#f8e4ea
#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

#c41445
#14c493

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

Split Complementary

#c41445
#14c43b
#149dc4

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

Analogous Color

#c4148b
#c41468
#c41445
#c41422
#c42914

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

#c41445
#45c414
#1445c4

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

#c41445
#9dc414
#14c493
#3b14c4

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

#c41445
#14c493
#149dc4
#c43b14

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

#c41445 Color Code Preview on Black Background Color

This is how #c41445 Color will look on black background color. Color contrast ratio is 3.53

#c41445 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c41445

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c41445

#c41445 color code is use for CSS Background Color

Background color for the above div is #c41445

HTML with inline CSS

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

#c41445 color code is use for CSS Border Color

CSS Border color for the above div is #c41445

HTML with inline CSS

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

CSS Border Left color for the above div is #c41445

HTML with inline CSS

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

CSS Border Right color for the above div is #c41445

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c41445

HTML with inline CSS

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

CSS Border Top color for the above div is #c41445

HTML with inline CSS

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

#c41445 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c41445 Color code Preview on White Background

This is how #c41445 Color code will look on white background color. Color contrast ratio is 5.94

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

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,20,69,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(20,196,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,20,69,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.