crispedge.com

Color picker

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

#e06762 hex color - Red - Warm color - Information

#e06762 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee06762#e06762
RGB Decimal224, 103, 98rgb(224, 103, 98)
RGB Percent88%, 40%, 38%rgb(88%, 40%, 38%)
CSS RGBa224, 103, 98,1rgba(224,103,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
Binary111000000110011101100010
Octal340147142
Decimal22410398
Hexe06762

Different shades of #e06762 color code.

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

Light Shade of #e06762
#e8908d
Dark Shade of #e06762
#d83e37
Saturated Shade of #e06762
#e95e59
Desaturated Shade of #e06762
#d7706b
Grey scale Shade of #e06762
#a1a1a1
Brighten Shade
#f9807b
Most Readable Shade
#000000

Shades of #e06762 color code

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

#e06762
#c75b57
#ae504c
#954441
#7c3936
#632d2b
#4a2220
#311615
#180b0a
#000000

Similar Color like #e06762 color

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

#e16863
#e26964
#e36a65
#e46b66
#e56c67
#e66d68
#e76e69
#e86f6a
#e9706b
#ea716c
#eb726d
#ec736e
#ed746f
#ee7570
#df6661
#de6560
#dd645f
#dc635e
#db625d
#da615c
#d9605b
#d85f5a
#d75e59
#d65d58
#d55c57
#d45b56
#d35a55
#d25954

Monochromatic Color with #e06762

#e06762
#0b0505
#361918
#602c2a
#8b403d
#b5534f

Tints of #e06762 Color

#e06762
#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

#e06762
#62dbe0

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

Split Complementary

#e06762
#62e0a6
#629ce0

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

Analogous Color

#e0628f
#e06276
#e06762
#e08062
#e09962

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

#e06762
#62e067
#6762e0

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

#e06762
#9ce062
#62dbe0
#a662e0

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

#e06762
#62dbe0
#629ce0
#e0a662

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

#e06762 Color Code Preview on Black Background Color

This is how #e06762 Color will look on black background color. Color contrast ratio is 6.29

#e06762 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e06762

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e06762

#e06762 color code is use for CSS Background Color

Background color for the above div is #e06762

HTML with inline CSS

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

#e06762 color code is use for CSS Border Color

CSS Border color for the above div is #e06762

HTML with inline CSS

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

CSS Border Left color for the above div is #e06762

HTML with inline CSS

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

CSS Border Right color for the above div is #e06762

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e06762

HTML with inline CSS

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

CSS Border Top color for the above div is #e06762

HTML with inline CSS

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

#e06762 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e06762 Color code Preview on White Background

This is how #e06762 Color code will look on white background color. Color contrast ratio is 3.34

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

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.