crispedge.com

Color picker

Loading...

#d14f5a hex color - Red - Warm color - Information

#d14f5a hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #d14f5a Color code in RGB color code model is created after adding 81.96% red color, 30.98% green color and 35.29% blue color. Hex #d14f5a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 57% yellow and 18% black.

Hex #d14f5a color code is between #cc5555 web safe hex color code and #dd4466 web safe hex color code. #cc5555 is the nearest web safe color code. You can see here many more shades of #d14f5a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded14f5a#d14f5a
RGB Decimal209, 79, 90rgb(209, 79, 90)
RGB Percent82%, 31%, 35%rgb(82%, 31%, 35%)
CSS RGBa209, 79, 90,1rgba(209,79,90,1)
CMYK Modelcmyk(0%,62%,57%,18%)
HSL Color Space355,59% ,56%hsl(355,59% ,56%)
HSV Color Space355°, 62%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010100111101011010
Octal321117132
Decimal2097990
Hexd14f5a

Different shades of #d14f5a color code.

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

Light Shade of #d14f5a
#dc7780
Dark Shade of #d14f5a
#bc313d
Saturated Shade of #d14f5a
#dc4451
Desaturated Shade of #d14f5a
#c65a63
Grey scale Shade of #d14f5a
#909090
Brighten Shade
#ea6873
Most Readable Shade
#FFFFFF

Shades of #d14f5a color code

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

#d14f5a
#b94650
#a23d46
#8b343c
#742b32
#5c2328
#451a1e
#2e1114
#17080a
#000000

Similar Color like #d14f5a color

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

#d2505b
#d3515c
#d4525d
#d5535e
#d6545f
#d75560
#d85661
#d95762
#da5863
#db5964
#dc5a65
#dd5b66
#de5c67
#df5d68
#d04e59
#cf4d58
#ce4c57
#cd4b56
#cc4a55
#cb4954
#ca4853
#c94752
#c84651
#c74550
#c6444f
#c5434e
#c4424d
#c3414c

Monochromatic Color with #d14f5a

#d14f5a
#fb5f6c
#270f11
#511f23
#7c2f35
#a63f48

Tints of #d14f5a Color

#d14f5a
#d6626c
#db767e
#e08991
#e59da3
#eab0b5
#efc4c8
#f4d7da
#f9ebec
#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

#d14f5a
#4fd1c6

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

Split Complementary

#d14f5a
#4fd185
#4f9bd1

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

Analogous Color

#d14f8e
#d14f74
#d14f5a
#d15e4f
#d1784f

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

#d14f5a
#5ad14f
#4f5ad1

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

#d14f5a
#9bd14f
#4fd1c6
#854fd1

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

#d14f5a
#4fd1c6
#4f9bd1
#d1854f

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

#d14f5a Color Code Preview on Black Background Color

This is how #d14f5a Color will look on black background color. Color contrast ratio is 4.98

#d14f5a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d14f5a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d14f5a

#d14f5a color code is use for CSS Background Color

Background color for the above div is #d14f5a

HTML with inline CSS

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

#d14f5a color code is use for CSS Border Color

CSS Border color for the above div is #d14f5a

HTML with inline CSS

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

CSS Border Left color for the above div is #d14f5a

HTML with inline CSS

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

CSS Border Right color for the above div is #d14f5a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d14f5a

HTML with inline CSS

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

CSS Border Top color for the above div is #d14f5a

HTML with inline CSS

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

#d14f5a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d14f5a Color code Preview on White Background

This is how #d14f5a Color code will look on white background color. Color contrast ratio is 4.22

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

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(209,79,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,209,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,79,90,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.