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

#d71163 hex color - Red - Warm color - Information

#d71163 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d71163 Color code in RGB color code model is created after adding 84.31% red color, 6.67% green color and 38.82% blue color. Hex #d71163 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 54% yellow and 15.69% black.

Hex #d71163 color code is between #dd0066 web safe hex color code and #cc0055 web safe hex color code. #dd0066 is the nearest web safe color code. You can see here many more shades of #d71163 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 d71163 #d71163
RGB Decimal 215, 17, 99 rgb(215, 17, 99)
RGB Percent 84%, 7%, 39% rgb(84%, 7%, 39%)
CSS RGBa 215, 17, 99,1 rgba(215,17,99,1)
CMYK Model cmyk(0%,92%,54%,15.69%)
HSL Color Space 335,85% ,45% hsl(335,85% ,45%)
HSV Color Space 335°, 92%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010111 00010001 01100011
Octal 327 21 143
Decimal 215 17 99
Hex d7 11 63

Different shades of #d71163 color code.

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

Light Shade of #d71163
#ee2d7d
Dark Shade of #d71163
#a80d4d
Saturated Shade of #d71163
#e30561
Desaturated Shade of #d71163
#cb1d65
Grey scale Shade of #d71163
#747474
Brighten Shade
#f02a7c
Most Readable Shade
#FFFFFF

Shades of #d71163 color code

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

#d71163
#bf0f58
#a70d4d
#8f0b42
#770937
#5f072c
#470521
#2f0316
#17010b
#000000

Similar Color like #d71163 color

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

#d81264
#d91365
#da1466
#db1567
#dc1668
#dd1769
#de186a
#df196b
#e01a6c
#e11b6d
#e21c6e
#e31d6f
#e41e70
#e51f71
#d61062
#d50f61
#d40e60
#d30d5f
#d20c5e
#d10b5d
#d00a5c
#cf095b
#ce085a
#cd0759
#cc0658
#cb0557
#ca0456
#c90355

Monochromatic Color with #d71163

#d71163
#020001
#2d0415
#570728
#820a3c
#ac0e4f

Tints of #d71163 Color

#d71163
#db2b74
#df4585
#e46097
#e87aa8
#ed95b9
#f1afcb
#f6cadc
#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

#d71163
#11d785

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

Split Complementary

#d71163
#11d722
#11c6d7

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

Analogous Color

#d711b2
#d7118b
#d71163
#d7113b
#d71114

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

#d71163
#63d711
#1163d7

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

#d71163
#c6d711
#11d785
#2211d7

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

#d71163
#11d785
#11c6d7
#d72211

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

#d71163 Color Code Preview on Black Background Color

This is how #d71163 Color will look on black background color. Color contrast ratio is 4.15

#d71163 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d71163

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d71163

#d71163 color code is use for CSS Background Color

Background color for the above div is #d71163

HTML with inline CSS

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

#d71163 color code is use for CSS Border Color

CSS Border color for the above div is #d71163

HTML with inline CSS

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

CSS Border Left color for the above div is #d71163

HTML with inline CSS

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

CSS Border Right color for the above div is #d71163

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d71163

HTML with inline CSS

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

CSS Border Top color for the above div is #d71163

HTML with inline CSS

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

#d71163 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d71163 Color code Preview on White Background

This is how #d71163 Color code will look on white background color. Color contrast ratio is 5.06

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

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(215,17,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,215,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,17,99,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.