crispedge.com

Color picker

Loading...

#fa383e hex color - Red - Warm color - Information

#fa383e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fa383e Color code in RGB color code model is created after adding 98.04% red color, 21.96% green color and 24.31% blue color. Hex #fa383e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 75% yellow and 2% black.

Hex #fa383e color code is between #ff3344 web safe hex color code and #ee4433 web safe hex color code. #ff3344 is the nearest web safe color code. You can see here many more shades of #fa383e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefa383e#fa383e
RGB Decimal250, 56, 62rgb(250, 56, 62)
RGB Percent98%, 22%, 24%rgb(98%, 22%, 24%)
CSS RGBa250, 56, 62,1rgba(250,56,62,1)
CMYK Modelcmyk(0%,78%,75%,2%)
HSL Color Space358,95% ,60%hsl(358,95% ,60%)
HSV Color Space358°, 78%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100011100000111110
Octal3727076
Decimal2505662
Hexfa383e

Different shades of #fa383e color code.

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

Light Shade of #fa383e
#fb6a6e
Dark Shade of #fa383e
#f9060e
Saturated Shade of #fa383e
#ff3339
Desaturated Shade of #fa383e
#f04248
Grey scale Shade of #fa383e
#999999
Brighten Shade
#ff5157
Most Readable Shade
#FFFFFF

Shades of #fa383e color code

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

#fa383e
#de3137
#c22b30
#a62529
#8a1f22
#6f181b
#531214
#370c0d
#1b0606
#000000

Similar Color like #fa383e color

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

#fb393f
#fc3a40
#fd3b41
#fe3c42
#ff3d43
#ff3e44
#ff3f45
#ff4046
#ff4147
#ff4248
#ff4349
#ff444a
#ff454b
#ff464c
#f9373d
#f8363c
#f7353b
#f6343a
#f53339
#f43238
#f33137
#f23036
#f12f35
#f02e34
#ef2d33
#ee2c32
#ed2b31
#ec2a30

Monochromatic Color with #fa383e

#fa383e
#250809
#501214
#7a1b1e
#a52529
#cf2e33

Tints of #fa383e Color

#fa383e
#fa4e53
#fb6468
#fb7a7e
#fc9093
#fca6a9
#fdbcbe
#fdd2d4
#fee8e9
#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

#fa383e
#38faf4

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

Split Complementary

#fa383e
#38fa93
#389ffa

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

Analogous Color

#fa388c
#fa3865
#fa383e
#fa5938
#fa8038

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

#fa383e
#3efa38
#383efa

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

#fa383e
#9ffa38
#38faf4
#9338fa

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

#fa383e
#38faf4
#389ffa
#fa9338

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

#fa383e Color Code Preview on Black Background Color

This is how #fa383e Color will look on black background color. Color contrast ratio is 5.70

#fa383e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa383e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa383e

#fa383e color code is use for CSS Background Color

Background color for the above div is #fa383e

HTML with inline CSS

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

#fa383e color code is use for CSS Border Color

CSS Border color for the above div is #fa383e

HTML with inline CSS

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

CSS Border Left color for the above div is #fa383e

HTML with inline CSS

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

CSS Border Right color for the above div is #fa383e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa383e

HTML with inline CSS

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

CSS Border Top color for the above div is #fa383e

HTML with inline CSS

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

#fa383e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa383e Color code Preview on White Background

This is how #fa383e Color code will look on white background color. Color contrast ratio is 3.68

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

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(250,56,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(56,250,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,56,62,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.