crispedge.com

Color picker

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

#ec64d1 hex color - Red - Warm color - Information

#ec64d1 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ec64d1 Color code in RGB color code model is created after adding 92.55% red color, 39.22% green color and 81.96% blue color. Hex #ec64d1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 11% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeec64d1#ec64d1
RGB Decimal236, 100, 209rgb(236, 100, 209)
RGB Percent93%, 39%, 82%rgb(93%, 39%, 82%)
CSS RGBa236, 100, 209,1rgba(236,100,209,1)
CMYK Modelcmyk(0%,58%,11%,7%)
HSL Color Space312,78% ,66%hsl(312,78% ,66%)
HSV Color Space312°, 58%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011000110010011010001
Octal354144321
Decimal236100209
Hexec64d1

Different shades of #ec64d1 color code.

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

Light Shade of #ec64d1
#f291de
Dark Shade of #ec64d1
#e637c4
Saturated Shade of #ec64d1
#f55bd6
Desaturated Shade of #ec64d1
#e36dcc
Grey scale Shade of #ec64d1
#a8a8a8
Brighten Shade
#ff7dea
Most Readable Shade
#000000

Shades of #ec64d1 color code

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

#ec64d1
#d158b9
#b74da2
#9d428b
#833774
#682c5c
#4e2145
#34162e
#1a0b17
#000000

Similar Color like #ec64d1 color

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

#ed65d2
#ee66d3
#ef67d4
#f068d5
#f169d6
#f26ad7
#f36bd8
#f46cd9
#f56dda
#f66edb
#f76fdc
#f870dd
#f971de
#fa72df
#eb63d0
#ea62cf
#e961ce
#e860cd
#e75fcc
#e65ecb
#e55dca
#e45cc9
#e35bc8
#e25ac7
#e159c6
#e058c5
#df57c4
#de56c3

Monochromatic Color with #ec64d1

#ec64d1
#170a15
#421c3a
#6c2e60
#974086
#c152ab

Tints of #ec64d1 Color

#ec64d1
#ee75d6
#f086db
#f297e0
#f4a8e5
#f6baea
#f8cbef
#fadcf4
#fcedf9
#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

#ec64d1
#64ec7f

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

Split Complementary

#ec64d1
#8dec64
#64ecc3

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

Analogous Color

#d164ec
#ec64ec
#ec64d1
#ec64b6
#ec649b

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

#ec64d1
#d1ec64
#64d1ec

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

#ec64d1
#ecc364
#64ec7f
#648dec

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

#ec64d1
#64ec7f
#64ecc3
#ec648d

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

#ec64d1 Color Code Preview on Black Background Color

This is how #ec64d1 Color will look on black background color. Color contrast ratio is 7.31

#ec64d1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec64d1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec64d1

#ec64d1 color code is use for CSS Background Color

Background color for the above div is #ec64d1

HTML with inline CSS

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

#ec64d1 color code is use for CSS Border Color

CSS Border color for the above div is #ec64d1

HTML with inline CSS

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

CSS Border Left color for the above div is #ec64d1

HTML with inline CSS

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

CSS Border Right color for the above div is #ec64d1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec64d1

HTML with inline CSS

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

CSS Border Top color for the above div is #ec64d1

HTML with inline CSS

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

#ec64d1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec64d1 Color code Preview on White Background

This is how #ec64d1 Color code will look on white background color. Color contrast ratio is 2.87

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

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.