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

#d9135e hex color - Red - Warm color - Information

#d9135e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d9135e Color code in RGB color code model is created after adding 85.1% red color, 7.45% green color and 36.86% blue color. Hex #d9135e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 57% yellow and 14.9% black.

Hex #d9135e color code is between #dd1166 web safe hex color code and #cc2255 web safe hex color code. #dd1166 is the nearest web safe color code. You can see here many more shades of #d9135e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded9135e#d9135e
RGB Decimal217, 19, 94rgb(217, 19, 94)
RGB Percent85%, 7%, 37%rgb(85%, 7%, 37%)
CSS RGBa217, 19, 94,1rgba(217,19,94,1)
CMYK Modelcmyk(0%,91%,57%,14.9%)
HSL Color Space337,84% ,46%hsl(337,84% ,46%)
HSV Color Space337°, 91%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010001001101011110
Octal33123136
Decimal2171994
Hexd9135e

Different shades of #d9135e color code.

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

Light Shade of #d9135e
#ed3279
Dark Shade of #d9135e
#aa0f4a
Saturated Shade of #d9135e
#e5075b
Desaturated Shade of #d9135e
#cd1f61
Grey scale Shade of #d9135e
#767676
Brighten Shade
#f22c77
Most Readable Shade
#FFFFFF

Shades of #d9135e color code

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

#d9135e
#c01053
#a80e49
#900c3e
#780a34
#600829
#48061f
#300414
#18020a
#000000

Similar Color like #d9135e color

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

#da145f
#db1560
#dc1661
#dd1762
#de1863
#df1964
#e01a65
#e11b66
#e21c67
#e31d68
#e41e69
#e51f6a
#e6206b
#e7216c
#d8125d
#d7115c
#d6105b
#d50f5a
#d40e59
#d30d58
#d20c57
#d10b56
#d00a55
#cf0954
#ce0853
#cd0752
#cc0651
#cb0550

Monochromatic Color with #d9135e

#d9135e
#040002
#2f0414
#590827
#840c39
#ae0f4c

Tints of #d9135e Color

#d9135e
#dd2d6f
#e14781
#e56193
#e97ba5
#ee96b7
#f2b0c9
#f6cadb
#fae4ed
#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

#d9135e
#13d98e

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

Split Complementary

#d9135e
#13d92b
#13c1d9

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

Analogous Color

#d913ad
#d91386
#d9135e
#d91336
#d91713

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

#d9135e
#5ed913
#135ed9

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

#d9135e
#c1d913
#13d98e
#2b13d9

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

#d9135e
#13d98e
#13c1d9
#d92b13

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

#d9135e Color Code Preview on Black Background Color

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

#d9135e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9135e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9135e

#d9135e color code is use for CSS Background Color

Background color for the above div is #d9135e

HTML with inline CSS

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

#d9135e color code is use for CSS Border Color

CSS Border color for the above div is #d9135e

HTML with inline CSS

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

CSS Border Left color for the above div is #d9135e

HTML with inline CSS

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

CSS Border Right color for the above div is #d9135e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9135e

HTML with inline CSS

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

CSS Border Top color for the above div is #d9135e

HTML with inline CSS

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

#d9135e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9135e Color code Preview on White Background

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

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(217,19,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(19,217,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,19,94,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.