crispedge.com

Color picker

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

#ed59b3 hex color - Red - Warm color - Information

#ed59b3 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ed59b3 Color code in RGB color code model is created after adding 92.94% red color, 34.9% green color and 70.2% blue color. Hex #ed59b3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 24% yellow and 7% black.

Hex #ed59b3 color code is between #ee55bb web safe hex color code and #dd66aa web safe hex color code. #ee55bb is the nearest web safe color code. You can see here many more shades of #ed59b3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed59b3#ed59b3
RGB Decimal237, 89, 179rgb(237, 89, 179)
RGB Percent93%, 35%, 70%rgb(93%, 35%, 70%)
CSS RGBa237, 89, 179,1rgba(237,89,179,1)
CMYK Modelcmyk(0%,62%,24%,7%)
HSL Color Space324,80% ,64%hsl(324,80% ,64%)
HSV Color Space324°, 62%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010101100110110011
Octal355131263
Decimal23789179
Hexed59b3

Different shades of #ed59b3 color code.

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

Light Shade of #ed59b3
#f287c8
Dark Shade of #ed59b3
#e82b9e
Saturated Shade of #ed59b3
#f650b5
Desaturated Shade of #ed59b3
#e462b1
Grey scale Shade of #ed59b3
#a3a3a3
Brighten Shade
#ff72cc
Most Readable Shade
#000000

Shades of #ed59b3 color code

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

#ed59b3
#d24f9f
#b8458b
#9e3b77
#833163
#69274f
#4f1d3b
#341327
#1a0913
#000000

Similar Color like #ed59b3 color

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

#ee5ab4
#ef5bb5
#f05cb6
#f15db7
#f25eb8
#f35fb9
#f460ba
#f561bb
#f662bc
#f763bd
#f864be
#f965bf
#fa66c0
#fb67c1
#ec58b2
#eb57b1
#ea56b0
#e955af
#e854ae
#e753ad
#e652ac
#e551ab
#e450aa
#e34fa9
#e24ea8
#e14da7
#e04ca6
#df4ba5

Monochromatic Color with #ed59b3

#ed59b3
#180912
#431933
#6d2953
#983973
#c24993

Tints of #ed59b3 Color

#ed59b3
#ef6bbb
#f17dc3
#f390cc
#f5a2d4
#f7b5dd
#f9c7e5
#fbdaee
#fdecf6
#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

#ed59b3
#59ed93

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

Split Complementary

#ed59b3
#69ed59
#59eddd

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

Analogous Color

#ec59ed
#ed59d1
#ed59b3
#ed5995
#ed5978

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

#ed59b3
#b3ed59
#59b3ed

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

#ed59b3
#eddd59
#59ed93
#5969ed

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

#ed59b3
#59ed93
#59eddd
#ed5969

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

#ed59b3 Color Code Preview on Black Background Color

This is how #ed59b3 Color will look on black background color. Color contrast ratio is 6.68

#ed59b3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed59b3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed59b3

#ed59b3 color code is use for CSS Background Color

Background color for the above div is #ed59b3

HTML with inline CSS

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

#ed59b3 color code is use for CSS Border Color

CSS Border color for the above div is #ed59b3

HTML with inline CSS

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

CSS Border Left color for the above div is #ed59b3

HTML with inline CSS

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

CSS Border Right color for the above div is #ed59b3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed59b3

HTML with inline CSS

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

CSS Border Top color for the above div is #ed59b3

HTML with inline CSS

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

#ed59b3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed59b3 Color code Preview on White Background

This is how #ed59b3 Color code will look on white background color. Color contrast ratio is 3.14

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

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.