crispedge.com

Color picker

Loading...

#d17fca hex color - Violet - Warm color - Information

#d17fca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d17fca Color code in RGB color code model is created after adding 81.96% red color, 49.8% green color and 79.22% blue color. Hex #d17fca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 3% yellow and 18% black.

Hex #d17fca color code is between #cc77cc web safe hex color code and #dd88bb web safe hex color code. #cc77cc is the nearest web safe color code. You can see here many more shades of #d17fca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded17fca#d17fca
RGB Decimal209, 127, 202rgb(209, 127, 202)
RGB Percent82%, 50%, 79%rgb(82%, 50%, 79%)
CSS RGBa209, 127, 202,1rgba(209,127,202,1)
CMYK Modelcmyk(0%,39%,3%,18%)
HSL Color Space305,47% ,66%hsl(305,47% ,66%)
HSV Color Space305°, 39%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010111111111001010
Octal321177312
Decimal209127202
Hexd17fca

Different shades of #d17fca color code.

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

Light Shade of #d17fca
#dea5da
Dark Shade of #d17fca
#c459ba
Saturated Shade of #d17fca
#da76d1
Desaturated Shade of #d17fca
#c888c3
Grey scale Shade of #d17fca
#a8a8a8
Brighten Shade
#ea98e3
Most Readable Shade
#000000

Shades of #d17fca color code

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

#d17fca
#b970b3
#a2629d
#8b5486
#744670
#5c3859
#452a43
#2e1c2c
#170e16
#000000

Similar Color like #d17fca color

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

#d280cb
#d381cc
#d482cd
#d583ce
#d684cf
#d785d0
#d886d1
#d987d2
#da88d3
#db89d4
#dc8ad5
#dd8bd6
#de8cd7
#df8dd8
#d07ec9
#cf7dc8
#ce7cc7
#cd7bc6
#cc7ac5
#cb79c4
#ca78c3
#c977c2
#c876c1
#c775c0
#c674bf
#c573be
#c472bd
#c371bc

Monochromatic Color with #d17fca

#d17fca
#fb99f3
#271826
#51324f
#7c4b78
#a665a1

Tints of #d17fca Color

#d17fca
#d68dcf
#db9bd5
#e0a9db
#e5b7e1
#eac6e7
#efd4ed
#f4e2f3
#f9f0f9
#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

#d17fca
#7fd186

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

Split Complementary

#d17fca
#a1d17f
#7fd1af

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

Analogous Color

#b77fd1
#c87fd1
#d17fca
#d17fba
#d17fa9

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

#d17fca
#cad17f
#7fcad1

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

#d17fca
#d1af7f
#7fd186
#7fa1d1

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

#d17fca
#7fd186
#7fd1af
#d17fa1

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

#d17fca Color Code Preview on Black Background Color

This is how #d17fca Color will look on black background color. Color contrast ratio is 7.60

#d17fca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d17fca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d17fca

#d17fca color code is use for CSS Background Color

Background color for the above div is #d17fca

HTML with inline CSS

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

#d17fca color code is use for CSS Border Color

CSS Border color for the above div is #d17fca

HTML with inline CSS

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

CSS Border Left color for the above div is #d17fca

HTML with inline CSS

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

CSS Border Right color for the above div is #d17fca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d17fca

HTML with inline CSS

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

CSS Border Top color for the above div is #d17fca

HTML with inline CSS

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

#d17fca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d17fca Color code Preview on White Background

This is how #d17fca Color code will look on white background color. Color contrast ratio is 2.76

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

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