crispedge.com

Color picker

Loading...

#f58b50 hex color - Orange - Warm color - Information

#f58b50 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f58b50 Color code in RGB color code model is created after adding 96.08% red color, 54.51% green color and 31.37% blue color. Hex #f58b50 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 67% yellow and 4% black.

Hex #f58b50 color code is between #ee8855 web safe hex color code and #ff9944 web safe hex color code. #ee8855 is the nearest web safe color code. You can see here many more shades of #f58b50 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codef58b50#f58b50
RGB Decimal245, 139, 80rgb(245, 139, 80)
RGB Percent96%, 55%, 31%rgb(96%, 55%, 31%)
CSS RGBa245, 139, 80,1rgba(245,139,80,1)
CMYK Modelcmyk(0%,43%,67%,4%)
HSL Color Space21,89% ,64%hsl(21,89% ,64%)
HSV Color Space21°, 67%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011000101101010000
Octal365213120
Decimal24513980
Hexf58b50

Different shades of #f58b50 color code.

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

Light Shade of #f58b50
#f8ab80
Dark Shade of #f58b50
#f26b20
Saturated Shade of #f58b50
#fe8847
Desaturated Shade of #f58b50
#ec8e59
Grey scale Shade of #f58b50
#a2a2a2
Brighten Shade
#ffa469
Most Readable Shade
#000000

Shades of #f58b50 color code

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

#f58b50
#d97b47
#be6c3e
#a35c35
#884d2c
#6c3d23
#512e1a
#361e11
#1b0f08
#000000

Similar Color like #f58b50 color

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

#f68c51
#f78d52
#f88e53
#f98f54
#fa9055
#fb9156
#fc9257
#fd9358
#fe9459
#ff955a
#ff965b
#ff975c
#ff985d
#ff995e
#f48a4f
#f3894e
#f2884d
#f1874c
#f0864b
#ef854a
#ee8449
#ed8348
#ec8247
#eb8146
#ea8045
#e97f44
#e87e43
#e77d42

Monochromatic Color with #f58b50

#f58b50
#20120b
#4b2b18
#754326
#a05b34
#ca7342

Tints of #f58b50 Color

#f58b50
#f69763
#f7a476
#f8b18a
#f9be9d
#facbb1
#fbd8c4
#fce5d8
#fdf2eb
#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

#f58b50
#50baf5

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

Split Complementary

#f58b50
#50f5dd
#5068f5

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

Analogous Color

#f55057
#f56a50
#f58b50
#f5ac50
#f5cd50

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

#f58b50
#50f58b
#8b50f5

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

#f58b50
#67f550
#50baf5
#dd50f5

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

#f58b50
#50baf5
#5068f5
#f5dd50

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

#f58b50 Color Code Preview on Black Background Color

This is how #f58b50 Color will look on black background color. Color contrast ratio is 8.69

#f58b50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f58b50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f58b50

#f58b50 color code is use for CSS Background Color

Background color for the above div is #f58b50

HTML with inline CSS

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

#f58b50 color code is use for CSS Border Color

CSS Border color for the above div is #f58b50

HTML with inline CSS

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

CSS Border Left color for the above div is #f58b50

HTML with inline CSS

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

CSS Border Right color for the above div is #f58b50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f58b50

HTML with inline CSS

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

CSS Border Top color for the above div is #f58b50

HTML with inline CSS

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

#f58b50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f58b50 Color code Preview on White Background

This is how #f58b50 Color code will look on white background color. Color contrast ratio is 2.42

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

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,139,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,186,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,139,80,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.