crispedge.com

#f56f5a hex color - Orange - Warm color - Information

#f56f5a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f56f5a Color code in RGB color code model is created after adding 96.08% red color, 43.53% green color and 35.29% blue color. Hex #f56f5a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 63% yellow and 4% black.

Hex #f56f5a color code is between #ee7755 web safe hex color code and #ff6666 web safe hex color code. #ee7755 is the nearest web safe color code. You can see here many more shades of #f56f5a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef56f5a#f56f5a
RGB Decimal245, 111, 90rgb(245, 111, 90)
RGB Percent96%, 44%, 35%rgb(96%, 44%, 35%)
CSS RGBa245, 111, 90,1rgba(245,111,90,1)
CMYK Modelcmyk(0%,55%,63%,4%)
HSL Color Space8,89% ,66%hsl(8,89% ,66%)
HSV Color Space8°, 63%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101010110111101011010
Octal365157132
Decimal24511190
Hexf56f5a

Different shades of #f56f5a color code.

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

Light Shade of #f56f5a
#f8998a
Dark Shade of #f56f5a
#f2452a
Saturated Shade of #f56f5a
#fe6951
Desaturated Shade of #f56f5a
#ec7563
Grey scale Shade of #f56f5a
#a7a7a7
Brighten Shade
#ff8873
Most Readable Shade
#000000

Shades of #f56f5a color code

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

#f56f5a
#d96250
#be5646
#a34a3c
#883d32
#6c3128
#51251e
#361814
#1b0c0a
#000000

Similar Color like #f56f5a color

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

#f6705b
#f7715c
#f8725d
#f9735e
#fa745f
#fb7560
#fc7661
#fd7762
#fe7863
#ff7964
#ff7a65
#ff7b66
#ff7c67
#ff7d68
#f46e59
#f36d58
#f26c57
#f16b56
#f06a55
#ef6954
#ee6853
#ed6752
#ec6651
#eb6550
#ea644f
#e9634e
#e8624d
#e7614c

Monochromatic Color with #f56f5a

#f56f5a
#200f0c
#4b221c
#75352b
#a0483b
#ca5c4a

Tints of #f56f5a Color

#f56f5a
#f67f6c
#f78f7e
#f89f91
#f9afa3
#fabfb5
#fbcfc8
#fcdfda
#fdefec
#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

#f56f5a
#5ae0f5

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

Split Complementary

#f56f5a
#5af5bc
#5a93f5

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

Analogous Color

#f55a83
#f55a64
#f56f5a
#f58e5a
#f5ad5a

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

#f56f5a
#5af56f
#6f5af5

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

#f56f5a
#92f55a
#5ae0f5
#bc5af5

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

#f56f5a
#5ae0f5
#5a93f5
#f5bc5a

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

#f56f5a Color Code Preview on Black Background Color

This is how #f56f5a Color will look on black background color. Color contrast ratio is 7.30

#f56f5a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f56f5a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f56f5a

#f56f5a color code is use for CSS Background Color

Background color for the above div is #f56f5a

HTML with inline CSS

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

#f56f5a color code is use for CSS Border Color

CSS Border color for the above div is #f56f5a

HTML with inline CSS

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

CSS Border Left color for the above div is #f56f5a

HTML with inline CSS

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

CSS Border Right color for the above div is #f56f5a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f56f5a

HTML with inline CSS

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

CSS Border Top color for the above div is #f56f5a

HTML with inline CSS

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

#f56f5a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f56f5a Color code Preview on White Background

This is how #f56f5a Color code will look on white background color. Color contrast ratio is 2.88

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

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(245,111,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,224,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,111,90,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.

< /html>