crispedge.com

Color picker

Loading...

#d14497 hex color - Violet - Warm color - Information

#d14497 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #d14497 Color code in RGB color code model is created after adding 81.96% red color, 26.67% green color and 59.22% blue color. Hex #d14497 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 28% yellow and 18% black.

Hex #d14497 color code is between #cc3399 web safe hex color code and #dd5588 web safe hex color code. #cc3399 is the nearest web safe color code. You can see here many more shades of #d14497 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 d14497 #d14497
RGB Decimal 209, 68, 151 rgb(209, 68, 151)
RGB Percent 82%, 27%, 59% rgb(82%, 27%, 59%)
CSS RGBa 209, 68, 151,1 rgba(209,68,151,1)
CMYK Model cmyk(0%,67%,28%,18%)
HSL Color Space 325,61% ,54% hsl(325,61% ,54%)
HSV Color Space 325°, 67%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010001 01000100 10010111
Octal 321 104 227
Decimal 209 68 151
Hex d1 44 97

Different shades of #d14497 color code.

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

Light Shade of #d14497
#db6dae
Dark Shade of #d14497
#b52d7d
Saturated Shade of #d14497
#dd3899
Desaturated Shade of #d14497
#c55095
Grey scale Shade of #d14497
#8a8a8a
Brighten Shade
#ea5db0
Most Readable Shade
#FFFFFF

Shades of #d14497 color code

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

#d14497
#b93c86
#a23475
#8b2d64
#742553
#5c1e43
#451632
#2e0f21
#170710
#000000

Similar Color like #d14497 color

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

#d24598
#d34699
#d4479a
#d5489b
#d6499c
#d74a9d
#d84b9e
#d94c9f
#da4da0
#db4ea1
#dc4fa2
#dd50a3
#de51a4
#df52a5
#d04396
#cf4295
#ce4194
#cd4093
#cc3f92
#cb3e91
#ca3d90
#c93c8f
#c83b8e
#c73a8d
#c6398c
#c5388b
#c4378a
#c33689

Monochromatic Color with #d14497

#d14497
#fb52b6
#270d1c
#511b3b
#7c285a
#a63678

Tints of #d14497 Color

#d14497
#d658a2
#db6dae
#e082b9
#e597c5
#eaabd0
#efc0dc
#f4d5e7
#f9eaf3
#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

#d14497
#44d17e

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

Split Complementary

#d14497
#51d144
#44d1c4

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

Analogous Color

#d144cf
#d144b3
#d14497
#d1447b
#d1445f

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

#d14497
#97d144
#4497d1

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

#d14497
#d1c444
#44d17e
#4450d1

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

#d14497
#44d17e
#44d1c4
#d14451

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

#d14497 Color Code Preview on Black Background Color

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

#d14497 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d14497

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d14497

#d14497 color code is use for CSS Background Color

Background color for the above div is #d14497

HTML with inline CSS

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

#d14497 color code is use for CSS Border Color

CSS Border color for the above div is #d14497

HTML with inline CSS

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

CSS Border Left color for the above div is #d14497

HTML with inline CSS

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

CSS Border Right color for the above div is #d14497

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d14497

HTML with inline CSS

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

CSS Border Top color for the above div is #d14497

HTML with inline CSS

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

#d14497 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d14497 Color code Preview on White Background

This is how #d14497 Color code will look on white background color. Color contrast ratio is 4.21

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

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