crispedge.com

Color picker

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

#d93cca hex color - Red - Warm color - Information

#d93cca hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d93cca Color code in RGB color code model is created after adding 85.1% red color, 23.53% green color and 79.22% blue color. Hex #d93cca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 7% yellow and 15% black.

Hex #d93cca color code is between #dd44cc web safe hex color code and #cc33bb web safe hex color code. #dd44cc is the nearest web safe color code. You can see here many more shades of #d93cca color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded93cca#d93cca
RGB Decimal217, 60, 202rgb(217, 60, 202)
RGB Percent85%, 24%, 79%rgb(85%, 24%, 79%)
CSS RGBa217, 60, 202,1rgba(217,60,202,1)
CMYK Modelcmyk(0%,72%,7%,15%)
HSL Color Space306,67% ,54%hsl(306,67% ,54%)
HSV Color Space306°, 72%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010011110011001010
Octal33174312
Decimal21760202
Hexd93cca

Different shades of #d93cca color code.

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

Light Shade of #d93cca
#e167d6
Dark Shade of #d93cca
#bd25af
Saturated Shade of #d93cca
#e530d3
Desaturated Shade of #d93cca
#cd48c1
Grey scale Shade of #d93cca
#8a8a8a
Brighten Shade
#f255e3
Most Readable Shade
#FFFFFF

Shades of #d93cca color code

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

#d93cca
#c035b3
#a82e9d
#902886
#782170
#601a59
#481443
#300d2c
#180616
#000000

Similar Color like #d93cca color

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

#da3dcb
#db3ecc
#dc3fcd
#dd40ce
#de41cf
#df42d0
#e043d1
#e144d2
#e245d3
#e346d4
#e447d5
#e548d6
#e649d7
#e74ad8
#d83bc9
#d73ac8
#d639c7
#d538c6
#d437c5
#d336c4
#d235c3
#d134c2
#d033c1
#cf32c0
#ce31bf
#cd30be
#cc2fbd
#cb2ebc

Monochromatic Color with #d93cca

#d93cca
#040104
#2f0d2c
#591953
#84247b
#ae30a2

Tints of #d93cca Color

#d93cca
#dd51cf
#e167d5
#e57ddb
#e992e1
#eea8e7
#f2beed
#f6d3f3
#fae9f9
#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

#d93cca
#3cd94b

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

Split Complementary

#d93cca
#7bd93c
#3cd99a

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

Analogous Color

#a93cd9
#c93cd9
#d93cca
#d93cab
#d93c8b

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

#d93cca
#cad93c
#3ccad9

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

#d93cca
#d9993c
#3cd94b
#3c7bd9

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

#d93cca
#3cd94b
#3cd99a
#d93c7b

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

#d93cca Color Code Preview on Black Background Color

This is how #d93cca Color will look on black background color. Color contrast ratio is 5.45

#d93cca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d93cca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d93cca

#d93cca color code is use for CSS Background Color

Background color for the above div is #d93cca

HTML with inline CSS

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

#d93cca color code is use for CSS Border Color

CSS Border color for the above div is #d93cca

HTML with inline CSS

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

CSS Border Left color for the above div is #d93cca

HTML with inline CSS

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

CSS Border Right color for the above div is #d93cca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d93cca

HTML with inline CSS

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

CSS Border Top color for the above div is #d93cca

HTML with inline CSS

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

#d93cca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d93cca Color code Preview on White Background

This is how #d93cca Color code will look on white background color. Color contrast ratio is 3.85

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

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.