crispedge.com

Color picker

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

#ef1c68 hex color - Red - Warm color - Information

#ef1c68 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef1c68 Color code in RGB color code model is created after adding 93.73% red color, 10.98% green color and 40.78% blue color. Hex #ef1c68 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 56% yellow and 6% black.

Hex #ef1c68 color code is between #ee2266 web safe hex color code and #ff1177 web safe hex color code. #ee2266 is the nearest web safe color code. You can see here many more shades of #ef1c68 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeef1c68#ef1c68
RGB Decimal239, 28, 104rgb(239, 28, 104)
RGB Percent94%, 11%, 41%rgb(94%, 11%, 41%)
CSS RGBa239, 28, 104,1rgba(239,28,104,1)
CMYK Modelcmyk(0%,88%,56%,6%)
HSL Color Space338,87% ,52%hsl(338,87% ,52%)
HSV Color Space338°, 88%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110001110001101000
Octal35734150
Decimal23928104
Hexef1c68

Different shades of #ef1c68 color code.

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

Light Shade of #ef1c68
#f24c88
Dark Shade of #ef1c68
#ca0e52
Saturated Shade of #ef1c68
#fb1065
Desaturated Shade of #ef1c68
#e3286b
Grey scale Shade of #ef1c68
#858585
Brighten Shade
#ff3581
Most Readable Shade
#FFFFFF

Shades of #ef1c68 color code

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

#ef1c68
#d4185c
#b91550
#9f1245
#840f39
#6a0c2e
#4f0922
#350617
#1a030b
#000000

Similar Color like #ef1c68 color

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

#f01d69
#f11e6a
#f21f6b
#f3206c
#f4216d
#f5226e
#f6236f
#f72470
#f82571
#f92672
#fa2773
#fb2874
#fc2975
#fd2a76
#ee1b67
#ed1a66
#ec1965
#eb1864
#ea1763
#e91662
#e81561
#e71460
#e6135f
#e5125e
#e4115d
#e3105c
#e20f5b
#e10e5a

Monochromatic Color with #ef1c68

#ef1c68
#1a030c
#45081e
#6f0d31
#9a1243
#c41756

Tints of #ef1c68 Color

#ef1c68
#f03578
#f24e89
#f4679a
#f680ab
#f79abb
#f9b3cc
#fbccdd
#fde5ee
#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

#ef1c68
#1cefa3

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

Split Complementary

#ef1c68
#1cef39
#1cd2ef

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

Analogous Color

#ef1cbc
#ef1c92
#ef1c68
#ef1c3e
#ef241c

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

#ef1c68
#68ef1c
#1c68ef

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

#ef1c68
#d1ef1c
#1cefa3
#391cef

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

#ef1c68
#1cefa3
#1cd2ef
#ef391c

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

#ef1c68 Color Code Preview on Black Background Color

This is how #ef1c68 Color will look on black background color. Color contrast ratio is 5.04

#ef1c68 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef1c68

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef1c68

#ef1c68 color code is use for CSS Background Color

Background color for the above div is #ef1c68

HTML with inline CSS

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

#ef1c68 color code is use for CSS Border Color

CSS Border color for the above div is #ef1c68

HTML with inline CSS

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

CSS Border Left color for the above div is #ef1c68

HTML with inline CSS

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

CSS Border Right color for the above div is #ef1c68

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef1c68

HTML with inline CSS

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

CSS Border Top color for the above div is #ef1c68

HTML with inline CSS

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

#ef1c68 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef1c68 Color code Preview on White Background

This is how #ef1c68 Color code will look on white background color. Color contrast ratio is 4.17

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

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.