crispedge.com

Color picker

Loading...

#e692a7 hex color - Red - Warm color - Information

#e692a7 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e692a7 Color code in RGB color code model is created after adding 90.2% red color, 57.25% green color and 65.49% blue color. Hex #e692a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 27% yellow and 10% black.

Hex #e692a7 color code is between #ee99aa web safe hex color code and #dd8899 web safe hex color code. #ee99aa is the nearest web safe color code. You can see here many more shades of #e692a7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codee692a7#e692a7
RGB Decimal230, 146, 167rgb(230, 146, 167)
RGB Percent90%, 57%, 65%rgb(90%, 57%, 65%)
CSS RGBa230, 146, 167,1rgba(230,146,167,1)
CMYK Modelcmyk(0%,37%,27%,10%)
HSL Color Space345,63% ,74%hsl(345,63% ,74%)
HSV Color Space345°, 37%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001101001001010100111
Octal346222247
Decimal230146167
Hexe692a7

Different shades of #e692a7 color code.

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

Light Shade of #e692a7
#f0bbc8
Dark Shade of #e692a7
#dc6885
Saturated Shade of #e692a7
#ed8ba4
Desaturated Shade of #e692a7
#df99aa
Grey scale Shade of #e692a7
#bcbcbc
Brighten Shade
#ffabc0
Most Readable Shade
#000000

Shades of #e692a7 color code

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

#e692a7
#cc8194
#b27181
#99616f
#7f515c
#66404a
#4c3037
#332025
#191012
#000000

Similar Color like #e692a7 color

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

#e793a8
#e894a9
#e995aa
#ea96ab
#eb97ac
#ec98ad
#ed99ae
#ee9aaf
#ef9bb0
#f09cb1
#f19db2
#f29eb3
#f39fb4
#f4a0b5
#e591a6
#e490a5
#e38fa4
#e28ea3
#e18da2
#e08ca1
#df8ba0
#de8a9f
#dd899e
#dc889d
#db879c
#da869b
#d9859a
#d88499

Monochromatic Color with #e692a7

#e692a7
#110b0d
#3c262c
#66414a
#915c69
#bb7788

Tints of #e692a7 Color

#e692a7
#e89eb0
#ebaaba
#eeb6c4
#f1c2ce
#f3ced7
#f6dae1
#f9e6eb
#fcf2f5
#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

#e692a7
#92e6d1

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

Split Complementary

#e692a7
#92e6a7
#92d1e6

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

Analogous Color

#e692c9
#e692b8
#e692a7
#e69296
#e69f92

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

#e692a7
#a7e692
#92a7e6

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

#e692a7
#d1e692
#92e6d1
#a792e6

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

#e692a7
#92e6d1
#92d1e6
#e6a792

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

#e692a7 Color Code Preview on Black Background Color

This is how #e692a7 Color will look on black background color. Color contrast ratio is 9.03

#e692a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e692a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e692a7

#e692a7 color code is use for CSS Background Color

Background color for the above div is #e692a7

HTML with inline CSS

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

#e692a7 color code is use for CSS Border Color

CSS Border color for the above div is #e692a7

HTML with inline CSS

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

CSS Border Left color for the above div is #e692a7

HTML with inline CSS

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

CSS Border Right color for the above div is #e692a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e692a7

HTML with inline CSS

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

CSS Border Top color for the above div is #e692a7

HTML with inline CSS

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

#e692a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e692a7 Color code Preview on White Background

This is how #e692a7 Color code will look on white background color. Color contrast ratio is 2.32

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(230,146,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(146,230,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,146,167,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.