crispedge.com

Color picker

Loading...

#ffa392 hex color - Red - Warm color - Information

#ffa392 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ffa392 Color code in RGB color code model is created after adding 100% red color, 63.92% green color and 57.25% blue color. Hex #ffa392 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 43% yellow and 0% black.

Hex #ffa392 color code is between #eeaa99 web safe hex color code and #dd9988 web safe hex color code. #eeaa99 is the nearest web safe color code. You can see here many more shades of #ffa392 color code.

0 Likes 0 Comments | 10 Views

RGB Chart

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

Color Table

Hex Color Codeffa392#ffa392
RGB Decimal255, 163, 146rgb(255, 163, 146)
RGB Percent100%, 64%, 57%rgb(100%, 64%, 57%)
CSS RGBa255, 163, 146,1rgba(255,163,146,1)
CMYK Modelcmyk(0%,36%,43%,0%)
HSL Color Space9,100% ,79%hsl(9,100% ,79%)
HSV Color Space9°, 43%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111010001110010010
Octal377243222
Decimal255163146
Hexffa392

Different shades of #ffa392 color code.

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

Light Shade of #ffa392
#ffcec5
Dark Shade of #ffa392
#ff785f
Saturated Shade of #ffa392
#ffa392
Desaturated Shade of #ffa392
#faa797
Grey scale Shade of #ffa392
#c8c8c8
Brighten Shade
#ffbcab
Most Readable Shade
#000000

Shades of #ffa392 color code

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

#ffa392
#e29081
#c67e71
#aa6c61
#8d5a51
#714840
#553630
#382420
#1c1210
#000000

Similar Color like #ffa392 color

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

#ffa493
#ffa594
#ffa695
#ffa796
#ffa897
#ffa998
#ffaa99
#ffab9a
#ffac9b
#ffad9c
#ffae9d
#ffaf9e
#ffb09f
#ffb1a0
#fea291
#fda190
#fca08f
#fb9f8e
#fa9e8d
#f99d8c
#f89c8b
#f79b8a
#f69a89
#f59988
#f49887
#f39786
#f29685
#f19584

Monochromatic Color with #ffa392

#ffa392
#2a1b18
#553631
#805249
#aa6d61
#d4887a

Tints of #ffa392 Color

#ffa392
#ffad9e
#ffb7aa
#ffc1b6
#ffcbc2
#ffd6ce
#ffe0da
#ffeae6
#fff4f2
#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

#ffa392
#92eeff

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

Split Complementary

#ffa392
#92ffd9
#92b8ff

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

Analogous Color

#ff92ad
#ff9297
#ffa392
#ffb992
#ffcf92

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

#ffa392
#92ffa3
#a392ff

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

#ffa392
#b7ff92
#92eeff
#d992ff

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

#ffa392
#92eeff
#92b8ff
#ffda92

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

#ffa392 Color Code Preview on Black Background Color

This is how #ffa392 Color will look on black background color. Color contrast ratio is 10.91

#ffa392 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa392

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa392

#ffa392 color code is use for CSS Background Color

Background color for the above div is #ffa392

HTML with inline CSS

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

#ffa392 color code is use for CSS Border Color

CSS Border color for the above div is #ffa392

HTML with inline CSS

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

CSS Border Left color for the above div is #ffa392

HTML with inline CSS

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

CSS Border Right color for the above div is #ffa392

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffa392

HTML with inline CSS

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

CSS Border Top color for the above div is #ffa392

HTML with inline CSS

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

#ffa392 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffa392 Color code Preview on White Background

This is how #ffa392 Color code will look on white background color. Color contrast ratio is 1.93

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

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(255,163,146,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(146,238,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,163,146,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.