crispedge.com

Color picker

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

#ec6081 hex color - Red - Warm color - Information

#ec6081 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ec6081 Color code in RGB color code model is created after adding 92.55% red color, 37.65% green color and 50.59% blue color. Hex #ec6081 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 45% yellow and 7% black.

Hex #ec6081 color code is between #ee6688 web safe hex color code and #dd5577 web safe hex color code. #ee6688 is the nearest web safe color code. You can see here many more shades of #ec6081 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeec6081#ec6081
RGB Decimal236, 96, 129rgb(236, 96, 129)
RGB Percent93%, 38%, 51%rgb(93%, 38%, 51%)
CSS RGBa236, 96, 129,1rgba(236,96,129,1)
CMYK Modelcmyk(0%,59%,45%,7%)
HSL Color Space346,79% ,65%hsl(346,79% ,65%)
HSV Color Space346°, 59%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011000110000010000001
Octal354140201
Decimal23696129
Hexec6081

Different shades of #ec6081 color code.

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

Light Shade of #ec6081
#f18ea5
Dark Shade of #ec6081
#e7325d
Saturated Shade of #ec6081
#f5577c
Desaturated Shade of #ec6081
#e36986
Grey scale Shade of #ec6081
#a6a6a6
Brighten Shade
#ff799a
Most Readable Shade
#000000

Shades of #ec6081 color code

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

#ec6081
#d15572
#b74a64
#9d4056
#833547
#682a39
#4e202b
#34151c
#1a0a0e
#000000

Similar Color like #ec6081 color

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

#ed6182
#ee6283
#ef6384
#f06485
#f16586
#f26687
#f36788
#f46889
#f5698a
#f66a8b
#f76b8c
#f86c8d
#f96d8e
#fa6e8f
#eb5f80
#ea5e7f
#e95d7e
#e85c7d
#e75b7c
#e65a7b
#e5597a
#e45879
#e35778
#e25677
#e15576
#e05475
#df5374
#de5273

Monochromatic Color with #ec6081

#ec6081
#170a0d
#421b24
#6c2c3b
#973d53
#c14f6a

Tints of #ec6081 Color

#ec6081
#ee718f
#f0839d
#f295ab
#f4a6b9
#f6b8c7
#f8cad5
#fadbe3
#fcedf1
#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

#ec6081
#60eccb

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

Split Complementary

#ec6081
#60ec85
#60c7ec

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

Analogous Color

#ec60b9
#ec609d
#ec6081
#ec6065
#ec7760

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

#ec6081
#81ec60
#6081ec

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

#ec6081
#c7ec60
#60eccb
#8560ec

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

#ec6081
#60eccb
#60c7ec
#ec8560

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

#ec6081 Color Code Preview on Black Background Color

This is how #ec6081 Color will look on black background color. Color contrast ratio is 6.56

#ec6081 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec6081

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec6081

#ec6081 color code is use for CSS Background Color

Background color for the above div is #ec6081

HTML with inline CSS

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

#ec6081 color code is use for CSS Border Color

CSS Border color for the above div is #ec6081

HTML with inline CSS

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

CSS Border Left color for the above div is #ec6081

HTML with inline CSS

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

CSS Border Right color for the above div is #ec6081

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec6081

HTML with inline CSS

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

CSS Border Top color for the above div is #ec6081

HTML with inline CSS

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

#ec6081 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec6081 Color code Preview on White Background

This is how #ec6081 Color code will look on white background color. Color contrast ratio is 3.20

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

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.