crispedge.com

Color picker

Loading...

#d776be hex color - Violet - Warm color - Information

#d776be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d776be Color code in RGB color code model is created after adding 84.31% red color, 46.27% green color and 74.51% blue color. Hex #d776be Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 12% yellow and 16% black.

Hex #d776be color code is between #dd77bb web safe hex color code and #cc66cc web safe hex color code. #dd77bb is the nearest web safe color code. You can see here many more shades of #d776be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded776be#d776be
RGB Decimal215, 118, 190rgb(215, 118, 190)
RGB Percent84%, 46%, 75%rgb(84%, 46%, 75%)
CSS RGBa215, 118, 190,1rgba(215,118,190,1)
CMYK Modelcmyk(0%,45%,12%,16%)
HSL Color Space315,55% ,65%hsl(315,55% ,65%)
HSV Color Space315°, 45%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101110111011010111110
Octal327166276
Decimal215118190
Hexd776be

Different shades of #d776be color code.

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

Light Shade of #d776be
#e39dd1
Dark Shade of #d776be
#cb4fab
Saturated Shade of #d776be
#e06dc2
Desaturated Shade of #d776be
#ce7fba
Grey scale Shade of #d776be
#a6a6a6
Brighten Shade
#f08fd7
Most Readable Shade
#000000

Shades of #d776be color code

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

#d776be
#bf68a8
#a75b93
#8f4e7e
#774169
#5f3454
#47273f
#2f1a2a
#170d15
#000000

Similar Color like #d776be color

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

#d877bf
#d978c0
#da79c1
#db7ac2
#dc7bc3
#dd7cc4
#de7dc5
#df7ec6
#e07fc7
#e180c8
#e281c9
#e382ca
#e483cb
#e584cc
#d675bd
#d574bc
#d473bb
#d372ba
#d271b9
#d170b8
#d06fb7
#cf6eb6
#ce6db5
#cd6cb4
#cc6bb3
#cb6ab2
#ca69b1
#c968b0

Monochromatic Color with #d776be

#d776be
#020102
#2d1928
#57304d
#824773
#ac5f98

Tints of #d776be Color

#d776be
#db85c5
#df94cc
#e4a3d3
#e8b2da
#edc2e2
#f1d1e9
#f6e0f0
#faeff7
#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

#d776be
#76d78f

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

Split Complementary

#d776be
#8ed776
#76d7c0

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

Analogous Color

#c976d7
#d776d1
#d776be
#d776ab
#d77697

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

#d776be
#bed776
#76bed7

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

#d776be
#d7bf76
#76d78f
#768dd7

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

#d776be
#76d78f
#76d7c0
#d7768e

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

#d776be Color Code Preview on Black Background Color

This is how #d776be Color will look on black background color. Color contrast ratio is 7.22

#d776be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d776be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d776be

#d776be color code is use for CSS Background Color

Background color for the above div is #d776be

HTML with inline CSS

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

#d776be color code is use for CSS Border Color

CSS Border color for the above div is #d776be

HTML with inline CSS

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

CSS Border Left color for the above div is #d776be

HTML with inline CSS

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

CSS Border Right color for the above div is #d776be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d776be

HTML with inline CSS

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

CSS Border Top color for the above div is #d776be

HTML with inline CSS

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

#d776be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d776be Color code Preview on White Background

This is how #d776be Color code will look on white background color. Color contrast ratio is 2.91

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

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,118,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,215,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(215,118,190,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.