crispedge.com

Color picker

Loading...

#d775ab hex color - Red - Warm color - Information

#d775ab hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #d775ab Color code in RGB color code model is created after adding 84.31% red color, 45.88% green color and 67.06% blue color. Hex #d775ab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 20% yellow and 16% black.

Hex #d775ab color code is between #dd77aa web safe hex color code and #cc66bb web safe hex color code. #dd77aa is the nearest web safe color code. You can see here many more shades of #d775ab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded775ab#d775ab
RGB Decimal215, 117, 171rgb(215, 117, 171)
RGB Percent84%, 46%, 67%rgb(84%, 46%, 67%)
CSS RGBa215, 117, 171,1rgba(215,117,171,1)
CMYK Modelcmyk(0%,46%,20%,16%)
HSL Color Space327,55% ,65%hsl(327,55% ,65%)
HSV Color Space327°, 46%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101110111010110101011
Octal327165253
Decimal215117171
Hexd775ab

Different shades of #d775ab color code.

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

Light Shade of #d775ab
#e29dc3
Dark Shade of #d775ab
#cc4d93
Saturated Shade of #d775ab
#e06cac
Desaturated Shade of #d775ab
#ce7eaa
Grey scale Shade of #d775ab
#a6a6a6
Brighten Shade
#f08ec4
Most Readable Shade
#000000

Shades of #d775ab color code

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

#d775ab
#bf6898
#a75b85
#8f4e72
#77415f
#5f344c
#472739
#2f1a26
#170d13
#000000

Similar Color like #d775ab color

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

#d876ac
#d977ad
#da78ae
#db79af
#dc7ab0
#dd7bb1
#de7cb2
#df7db3
#e07eb4
#e17fb5
#e280b6
#e381b7
#e482b8
#e583b9
#d674aa
#d573a9
#d472a8
#d371a7
#d270a6
#d16fa5
#d06ea4
#cf6da3
#ce6ca2
#cd6ba1
#cc6aa0
#cb699f
#ca689e
#c9679d

Monochromatic Color with #d775ab

#d775ab
#020102
#2d1824
#573046
#824767
#ac5e89

Tints of #d775ab Color

#d775ab
#db84b4
#df93bd
#e4a3c7
#e8b2d0
#edc1d9
#f1d1e3
#f6e0ec
#faeff5
#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

#d775ab
#75d7a1

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

Split Complementary

#d775ab
#7ad775
#75d7d2

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

Analogous Color

#d775d2
#d775bf
#d775ab
#d77597
#d77584

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

#d775ab
#abd775
#75abd7

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

#d775ab
#d7d275
#75d7a1
#757ad7

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

#d775ab
#75d7a1
#75d7d2
#d7757a

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

#d775ab Color Code Preview on Black Background Color

This is how #d775ab Color will look on black background color. Color contrast ratio is 7.02

#d775ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d775ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d775ab

#d775ab color code is use for CSS Background Color

Background color for the above div is #d775ab

HTML with inline CSS

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

#d775ab color code is use for CSS Border Color

CSS Border color for the above div is #d775ab

HTML with inline CSS

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

CSS Border Left color for the above div is #d775ab

HTML with inline CSS

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

CSS Border Right color for the above div is #d775ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d775ab

HTML with inline CSS

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

CSS Border Top color for the above div is #d775ab

HTML with inline CSS

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

#d775ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d775ab Color code Preview on White Background

This is how #d775ab Color code will look on white background color. Color contrast ratio is 2.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 #d775ab; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d775ab; }

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,117,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,215,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,117,171,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.