crispedge.com

Color picker

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

#e06662 hex color - Red - Warm color - Information

#e06662 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e06662 Color code in RGB color code model is created after adding 87.84% red color, 40% green color and 38.43% blue color. Hex #e06662 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 56% yellow and 12% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee06662#e06662
RGB Decimal224, 102, 98rgb(224, 102, 98)
RGB Percent88%, 40%, 38%rgb(88%, 40%, 38%)
CSS RGBa224, 102, 98,1rgba(224,102,98,1)
CMYK Modelcmyk(0%,54%,56%,12%)
HSL Color Space2,67% ,63%hsl(2,67% ,63%)
HSV Color Space2°, 56%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000000110011001100010
Octal340146142
Decimal22410298
Hexe06662

Different shades of #e06662 color code.

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

Light Shade of #e06662
#e88f8d
Dark Shade of #e06662
#d83c37
Saturated Shade of #e06662
#e95d59
Desaturated Shade of #e06662
#d76f6b
Grey scale Shade of #e06662
#a1a1a1
Brighten Shade
#f97f7b
Most Readable Shade
#000000

Shades of #e06662 color code

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

#e06662
#c75a57
#ae4f4c
#954441
#7c3836
#632d2b
#4a2220
#311615
#180b0a
#000000

Similar Color like #e06662 color

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

#e16763
#e26864
#e36965
#e46a66
#e56b67
#e66c68
#e76d69
#e86e6a
#e96f6b
#ea706c
#eb716d
#ec726e
#ed736f
#ee7470
#df6561
#de6460
#dd635f
#dc625e
#db615d
#da605c
#d95f5b
#d85e5a
#d75d59
#d65c58
#d55b57
#d45a56
#d35955
#d25854

Monochromatic Color with #e06662

#e06662
#0b0505
#361918
#602c2a
#8b3f3d
#b5534f

Tints of #e06662 Color

#e06662
#e37773
#e68884
#ea9996
#edaaa7
#f1bbb9
#f4ccca
#f8dddc
#fbeeed
#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

#e06662
#62dce0

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

Split Complementary

#e06662
#62e0a5
#629de0

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

Analogous Color

#e06290
#e06277
#e06662
#e07f62
#e09862

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

#e06662
#62e066
#6662e0

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

#e06662
#9de062
#62dce0
#a562e0

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

#e06662
#62dce0
#629de0
#e0a562

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

#e06662 Color Code Preview on Black Background Color

This is how #e06662 Color will look on black background color. Color contrast ratio is 6.25

#e06662 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e06662

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e06662

#e06662 color code is use for CSS Background Color

Background color for the above div is #e06662

HTML with inline CSS

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

#e06662 color code is use for CSS Border Color

CSS Border color for the above div is #e06662

HTML with inline CSS

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

CSS Border Left color for the above div is #e06662

HTML with inline CSS

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

CSS Border Right color for the above div is #e06662

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e06662

HTML with inline CSS

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

CSS Border Top color for the above div is #e06662

HTML with inline CSS

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

#e06662 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e06662 Color code Preview on White Background

This is how #e06662 Color code will look on white background color. Color contrast ratio is 3.36

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

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.