crispedge.com

Color picker

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

#ee5261 hex color - Red - Warm color - Information

#ee5261 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ee5261 Color code in RGB color code model is created after adding 93.33% red color, 32.16% green color and 38.04% blue color. Hex #ee5261 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 59% yellow and 7% black.

Hex #ee5261 color code is between #dd5566 web safe hex color code and #ff4455 web safe hex color code. #dd5566 is the nearest web safe color code. You can see here many more shades of #ee5261 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeee5261#ee5261
RGB Decimal238, 82, 97rgb(238, 82, 97)
RGB Percent93%, 32%, 38%rgb(93%, 32%, 38%)
CSS RGBa238, 82, 97,1rgba(238,82,97,1)
CMYK Modelcmyk(0%,66%,59%,7%)
HSL Color Space354,82% ,63%hsl(354,82% ,63%)
HSV Color Space354°, 66%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100101001001100001
Octal356122141
Decimal2388297
Hexee5261

Different shades of #ee5261 color code.

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

Light Shade of #ee5261
#f3808b
Dark Shade of #ee5261
#e92437
Saturated Shade of #ee5261
#f74859
Desaturated Shade of #ee5261
#e45b69
Grey scale Shade of #ee5261
#a0a0a0
Brighten Shade
#ff6b7a
Most Readable Shade
#000000

Shades of #ee5261 color code

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

#ee5261
#d34856
#b93f4b
#9e3640
#842d35
#69242b
#4f1b20
#341215
#1a090a
#000000

Similar Color like #ee5261 color

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

#ef5362
#f05463
#f15564
#f25665
#f35766
#f45867
#f55968
#f65a69
#f75b6a
#f85c6b
#f95d6c
#fa5e6d
#fb5f6e
#fc606f
#ed5160
#ec505f
#eb4f5e
#ea4e5d
#e94d5c
#e84c5b
#e74b5a
#e64a59
#e54958
#e44857
#e34756
#e24655
#e14554
#e04453

Monochromatic Color with #ee5261

#ee5261
#1a090a
#44171c
#6e262d
#99353e
#c34350

Tints of #ee5261 Color

#ee5261
#ef6572
#f17884
#f38b95
#f59ea7
#f7b2b8
#f9c5ca
#fbd8db
#fdebed
#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

#ee5261
#52eedf

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

Split Complementary

#ee5261
#52ee91
#52afee

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

Analogous Color

#ee529f
#ee5280
#ee5261
#ee6252
#ee8152

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

#ee5261
#61ee52
#5261ee

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

#ee5261
#afee52
#52eedf
#9152ee

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

#ee5261
#52eedf
#52afee
#ee9152

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

#ee5261 Color Code Preview on Black Background Color

This is how #ee5261 Color will look on black background color. Color contrast ratio is 6.01

#ee5261 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee5261

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee5261

#ee5261 color code is use for CSS Background Color

Background color for the above div is #ee5261

HTML with inline CSS

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

#ee5261 color code is use for CSS Border Color

CSS Border color for the above div is #ee5261

HTML with inline CSS

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

CSS Border Left color for the above div is #ee5261

HTML with inline CSS

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

CSS Border Right color for the above div is #ee5261

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee5261

HTML with inline CSS

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

CSS Border Top color for the above div is #ee5261

HTML with inline CSS

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

#ee5261 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee5261 Color code Preview on White Background

This is how #ee5261 Color code will look on white background color. Color contrast ratio is 3.49

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.