@
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.

#d1374b hex color - Red - Warm color - Information

#d1374b hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #d1374b Color code in RGB color code model is created after adding 81.96% red color, 21.57% green color and 29.41% blue color. Hex #d1374b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 64% yellow and 18.04% black.

Hex #d1374b color code is between #cc3344 web safe hex color code and #dd4455 web safe hex color code. #cc3344 is the nearest web safe color code. You can see here many more shades of #d1374b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded1374b#d1374b
RGB Decimal209, 55, 75rgb(209, 55, 75)
RGB Percent82%, 22%, 29%rgb(82%, 22%, 29%)
CSS RGBa209, 55, 75,1rgba(209,55,75,1)
CMYK Modelcmyk(0%,74%,64%,18.04%)
HSL Color Space352,63% ,52%hsl(352,63% ,52%)
HSV Color Space352°, 74%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010011011101001011
Octal32167113
Decimal2095575
Hexd1374b

Different shades of #d1374b color code.

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

Light Shade of #d1374b
#db6070
Dark Shade of #d1374b
#ad2839
Saturated Shade of #d1374b
#dd2b42
Desaturated Shade of #d1374b
#c54354
Grey scale Shade of #d1374b
#848484
Brighten Shade
#ea5064
Most Readable Shade
#FFFFFF

Shades of #d1374b color code

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

#d1374b
#b93042
#a22a3a
#8b2432
#741e29
#5c1821
#451219
#2e0c10
#170608
#000000

Similar Color like #d1374b color

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

#d2384c
#d3394d
#d43a4e
#d53b4f
#d63c50
#d73d51
#d83e52
#d93f53
#da4054
#db4155
#dc4256
#dd4357
#de4458
#df4559
#d0364a
#cf3549
#ce3448
#cd3347
#cc3246
#cb3145
#ca3044
#c92f43
#c82e42
#c72d41
#c62c40
#c52b3f
#c42a3e
#c3293d

Monochromatic Color with #d1374b

#d1374b
#fb425a
#270a0e
#51151d
#7c212c
#a62c3c

Tints of #d1374b Color

#d1374b
#d64d5f
#db6373
#e07987
#e58f9b
#eaa6af
#efbcc3
#f4d2d7
#f9e8eb
#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

#d1374b
#37d1bd

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

Split Complementary

#d1374b
#37d170
#3798d1

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

Analogous Color

#d13789
#d1376a
#d1374b
#d14237
#d16137

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

#d1374b
#4bd137
#374bd1

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

#d1374b
#98d137
#37d1bd
#7037d1

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

#d1374b
#37d1bd
#3798d1
#d17037

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

#d1374b Color Code Preview on Black Background Color

This is how #d1374b Color will look on black background color. Color contrast ratio is 4.36

#d1374b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1374b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1374b

#d1374b color code is use for CSS Background Color

Background color for the above div is #d1374b

HTML with inline CSS

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

#d1374b color code is use for CSS Border Color

CSS Border color for the above div is #d1374b

HTML with inline CSS

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

CSS Border Left color for the above div is #d1374b

HTML with inline CSS

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

CSS Border Right color for the above div is #d1374b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1374b

HTML with inline CSS

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

CSS Border Top color for the above div is #d1374b

HTML with inline CSS

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

#d1374b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1374b Color code Preview on White Background

This is how #d1374b Color code will look on white background color. Color contrast ratio is 4.82

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

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,55,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(55,209,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,55,75,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.