crispedge.com

Color picker

Loading...

#f37a7e hex color - Orange - Warm color - Information

#f37a7e hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f37a7e Color code in RGB color code model is created after adding 95.29% red color, 47.84% green color and 49.41% blue color. Hex #f37a7e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 48% yellow and 5% black.

Hex #f37a7e color code is between #ee7777 web safe hex color code and #ff8888 web safe hex color code. #ee7777 is the nearest web safe color code. You can see here many more shades of #f37a7e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codef37a7e#f37a7e
RGB Decimal243, 122, 126rgb(243, 122, 126)
RGB Percent95%, 48%, 49%rgb(95%, 48%, 49%)
CSS RGBa243, 122, 126,1rgba(243,122,126,1)
CMYK Modelcmyk(0%,50%,48%,5%)
HSL Color Space358,83% ,72%hsl(358,83% ,72%)
HSV Color Space358°, 50%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100110111101001111110
Octal363172176
Decimal243122126
Hexf37a7e

Different shades of #f37a7e color code.

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

Light Shade of #f37a7e
#f7a9ab
Dark Shade of #f37a7e
#ef4b51
Saturated Shade of #f37a7e
#fa7377
Desaturated Shade of #f37a7e
#ec8185
Grey scale Shade of #f37a7e
#b6b6b6
Brighten Shade
#ff9397
Most Readable Shade
#000000

Shades of #f37a7e color code

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

#f37a7e
#d86c70
#bd5e62
#a25154
#874346
#6c3638
#51282a
#361b1c
#1b0d0e
#000000

Similar Color like #f37a7e color

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

#f47b7f
#f57c80
#f67d81
#f77e82
#f87f83
#f98084
#fa8185
#fb8286
#fc8387
#fd8488
#fe8589
#ff868a
#ff878b
#ff888c
#f2797d
#f1787c
#f0777b
#ef767a
#ee7579
#ed7478
#ec7377
#eb7276
#ea7175
#e97074
#e86f73
#e76e72
#e66d71
#e56c70

Monochromatic Color with #f37a7e

#f37a7e
#1e0f10
#492526
#733a3c
#9e4f52
#c86568

Tints of #f37a7e Color

#f37a7e
#f4888c
#f5979a
#f7a6a9
#f8b5b7
#f9c3c5
#fbd2d4
#fce1e2
#fdf0f0
#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

#f37a7e
#7af3ef

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

Split Complementary

#f37a7e
#7af3b2
#7abbf3

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

Analogous Color

#f37aae
#f37a96
#f37a7e
#f38e7a
#f3a67a

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

#f37a7e
#7ef37a
#7a7ef3

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

#f37a7e
#baf37a
#7af3ef
#b27af3

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

#f37a7e
#7af3ef
#7abbf3
#f3b27a

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

#f37a7e Color Code Preview on Black Background Color

This is how #f37a7e Color will look on black background color. Color contrast ratio is 7.90

#f37a7e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f37a7e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f37a7e

#f37a7e color code is use for CSS Background Color

Background color for the above div is #f37a7e

HTML with inline CSS

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

#f37a7e color code is use for CSS Border Color

CSS Border color for the above div is #f37a7e

HTML with inline CSS

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

CSS Border Left color for the above div is #f37a7e

HTML with inline CSS

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

CSS Border Right color for the above div is #f37a7e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f37a7e

HTML with inline CSS

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

CSS Border Top color for the above div is #f37a7e

HTML with inline CSS

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

#f37a7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f37a7e Color code Preview on White Background

This is how #f37a7e Color code will look on white background color. Color contrast ratio is 2.66

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

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(243,122,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,243,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,122,126,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.