crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d364e7 hex color - Violet - Warm color - Information

#d364e7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d364e7 Color code in RGB color code model is created after adding 82.75% red color, 39.22% green color and 90.59% blue color. Hex #d364e7 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 57% magenta, 0% yellow and 9% black.

Hex #d364e7 color code is between #cc66ee web safe hex color code and #dd55dd web safe hex color code. #cc66ee is the nearest web safe color code. You can see here many more shades of #d364e7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded364e7#d364e7
RGB Decimal211, 100, 231rgb(211, 100, 231)
RGB Percent83%, 39%, 91%rgb(83%, 39%, 91%)
CSS RGBa211, 100, 231,1rgba(211,100,231,1)
CMYK Modelcmyk(9%,57%,0%,9%)
HSL Color Space291,73% ,65%hsl(291,73% ,65%)
HSV Color Space291°, 57%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100110110010011100111
Octal323144347
Decimal211100231
Hexd364e7

Different shades of #d364e7 color code.

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

Light Shade of #d364e7
#e090ee
Dark Shade of #d364e7
#c638e0
Saturated Shade of #d364e7
#d95bf0
Desaturated Shade of #d364e7
#cd6dde
Grey scale Shade of #d364e7
#a5a5a5
Brighten Shade
#ec7dff
Most Readable Shade
#000000

Shades of #d364e7 color code

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

#d364e7
#bb58cd
#a44db3
#8c429a
#753780
#5d2c66
#46214d
#2e1633
#170b19
#000000

Similar Color like #d364e7 color

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

#d465e8
#d566e9
#d667ea
#d768eb
#d869ec
#d96aed
#da6bee
#db6cef
#dc6df0
#dd6ef1
#de6ff2
#df70f3
#e071f4
#e172f5
#d263e6
#d162e5
#d061e4
#cf60e3
#ce5fe2
#cd5ee1
#cc5de0
#cb5cdf
#ca5bde
#c95add
#c859dc
#c758db
#c657da
#c556d9

Monochromatic Color with #d364e7

#d364e7
#110812
#381a3d
#5f2d67
#853f92
#ac52bc

Tints of #d364e7 Color

#d364e7
#d775e9
#dc86ec
#e197ef
#e6a8f1
#ebbaf4
#f0cbf7
#f5dcf9
#faedfc
#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

#d364e7
#78e764

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

Split Complementary

#d364e7
#bae764
#64e791

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

Analogous Color

#9f64e7
#b964e7
#d364e7
#e764e1
#e764c7

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

#d364e7
#e7d364
#64e7d3

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

#d364e7
#e79164
#78e764
#64b9e7

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

#d364e7
#78e764
#64e791
#e764ba

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

#d364e7 Color Code Preview on Black Background Color

This is how #d364e7 Color will look on black background color. Color contrast ratio is 6.75

#d364e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d364e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d364e7

#d364e7 color code is use for CSS Background Color

Background color for the above div is #d364e7

HTML with inline CSS

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

#d364e7 color code is use for CSS Border Color

CSS Border color for the above div is #d364e7

HTML with inline CSS

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

CSS Border Left color for the above div is #d364e7

HTML with inline CSS

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

CSS Border Right color for the above div is #d364e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d364e7

HTML with inline CSS

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

CSS Border Top color for the above div is #d364e7

HTML with inline CSS

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

#d364e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d364e7 Color code Preview on White Background

This is how #d364e7 Color code will look on white background color. Color contrast ratio is 3.11

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.