crispedge.com

Color picker

Loading...

#e06264 hex color - Red - Warm color - Information

#e06264 hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee06264#e06264
RGB Decimal224, 98, 100rgb(224, 98, 100)
RGB Percent88%, 38%, 39%rgb(88%, 38%, 39%)
CSS RGBa224, 98, 100,1rgba(224,98,100,1)
CMYK Modelcmyk(0%,56%,55%,12%)
HSL Color Space359,67% ,63%hsl(359,67% ,63%)
HSV Color Space359°, 56%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000000110001001100100
Octal340142144
Decimal22498100
Hexe06264

Different shades of #e06264 color code.

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

Light Shade of #e06264
#e88d8e
Dark Shade of #e06264
#d8373a
Saturated Shade of #e06264
#e9595b
Desaturated Shade of #e06264
#d76b6d
Grey scale Shade of #e06264
#a1a1a1
Brighten Shade
#f97b7d
Most Readable Shade
#000000

Shades of #e06264 color code

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

#e06264
#c75758
#ae4c4d
#954142
#7c3637
#632b2c
#4a2021
#311516
#180a0b
#000000

Similar Color like #e06264 color

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

#e16365
#e26466
#e36567
#e46668
#e56769
#e6686a
#e7696b
#e86a6c
#e96b6d
#ea6c6e
#eb6d6f
#ec6e70
#ed6f71
#ee7072
#df6163
#de6062
#dd5f61
#dc5e60
#db5d5f
#da5c5e
#d95b5d
#d85a5c
#d7595b
#d6585a
#d55759
#d45658
#d35557
#d25456

Monochromatic Color with #e06264

#e06264
#0b0505
#361818
#602a2b
#8b3d3e
#b54f51

Tints of #e06264 Color

#e06264
#e37375
#e68486
#ea9697
#eda7a8
#f1b9ba
#f4cacb
#f8dcdc
#fbeded
#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

#e06264
#62e0de

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

Split Complementary

#e06264
#62e09f
#62a3e0

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

Analogous Color

#e06296
#e0627d
#e06264
#e07962
#e09262

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

#e06264
#64e062
#6264e0

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

#e06264
#a3e062
#62e0de
#9f62e0

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

#e06264
#62e0de
#62a3e0
#e09f62

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

#e06264 Color Code Preview on Black Background Color

This is how #e06264 Color will look on black background color. Color contrast ratio is 6.10

#e06264 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e06264

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e06264

#e06264 color code is use for CSS Background Color

Background color for the above div is #e06264

HTML with inline CSS

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

#e06264 color code is use for CSS Border Color

CSS Border color for the above div is #e06264

HTML with inline CSS

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

CSS Border Left color for the above div is #e06264

HTML with inline CSS

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

CSS Border Right color for the above div is #e06264

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e06264

HTML with inline CSS

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

CSS Border Top color for the above div is #e06264

HTML with inline CSS

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

#e06264 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e06264 Color code Preview on White Background

This is how #e06264 Color code will look on white background color. Color contrast ratio is 3.44

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

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(224,98,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,224,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(224,98,100,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.