crispedge.com

#c14450 hex color - Red - Warm color - Information

#c14450 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #c14450 Color code in RGB color code model is created after adding 75.69% red color, 26.67% green color and 31.37% blue color. Hex #c14450 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 59% yellow and 24.31% black.

Hex #c14450 color code is between #bb3355 web safe hex color code and #cc5544 web safe hex color code. #bb3355 is the nearest web safe color code. You can see here many more shades of #c14450 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec14450#c14450
RGB Decimal193, 68, 80rgb(193, 68, 80)
RGB Percent76%, 27%, 31%rgb(76%, 27%, 31%)
CSS RGBa193, 68, 80,1rgba(193,68,80,1)
CMYK Modelcmyk(0%,65%,59%,24.31%)
HSL Color Space354,50% ,51%hsl(354,50% ,51%)
HSV Color Space354°, 65%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000010100010001010000
Octal301104120
Decimal1936880
Hexc14450

Different shades of #c14450 color code.

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

Light Shade of #c14450
#ce6a74
Dark Shade of #c14450
#9e343e
Saturated Shade of #c14450
#cd3846
Desaturated Shade of #c14450
#b5505a
Grey scale Shade of #c14450
#828282
Brighten Shade
#da5d69
Most Readable Shade
#FFFFFF

Shades of #c14450 color code

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

#c14450
#ab3c47
#96343e
#802d35
#6b252c
#551e23
#40161a
#2a0f11
#150708
#000000

Similar Color like #c14450 color

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

#c24551
#c34652
#c44753
#c54854
#c64955
#c74a56
#c84b57
#c94c58
#ca4d59
#cb4e5a
#cc4f5b
#cd505c
#ce515d
#cf525e
#c0434f
#bf424e
#be414d
#bd404c
#bc3f4b
#bb3e4a
#ba3d49
#b93c48
#b83b47
#b73a46
#b63945
#b53844
#b43743
#b33642

Monochromatic Color with #c14450

#c14450
#eb5362
#17080a
#41171b
#6c262d
#96353e

Tints of #c14450 Color

#c14450
#c75863
#ce6d76
#d5828a
#dc979d
#e3abb1
#eac0c4
#f1d5d8
#f8eaeb
#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

#c14450
#44c1b5

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

Split Complementary

#c14450
#44c177
#448ec1

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

Analogous Color

#c14482
#c14469
#c14450
#c15144
#c16a44

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

#c14450
#50c144
#4450c1

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

#c14450
#8ec144
#44c1b5
#7644c1

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

#c14450
#44c1b5
#448ec1
#c17744

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

#c14450 Color Code Preview on Black Background Color

This is how #c14450 Color will look on black background color. Color contrast ratio is 4.21

#c14450 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c14450

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c14450

#c14450 color code is use for CSS Background Color

Background color for the above div is #c14450

HTML with inline CSS

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

#c14450 color code is use for CSS Border Color

CSS Border color for the above div is #c14450

HTML with inline CSS

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

CSS Border Left color for the above div is #c14450

HTML with inline CSS

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

CSS Border Right color for the above div is #c14450

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c14450

HTML with inline CSS

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

CSS Border Top color for the above div is #c14450

HTML with inline CSS

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

#c14450 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c14450 Color code Preview on White Background

This is how #c14450 Color code will look on white background color. Color contrast ratio is 4.99

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

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(193,68,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,193,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,68,80,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.