@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#fc9540 hex color - Orange - Warm color - Information

#fc9540 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fc9540 Color code in RGB color code model is created after adding 98.82% red color, 58.43% green color and 25.1% blue color. Hex #fc9540 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 75% yellow and 1.18% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fc9540 #fc9540
RGB Decimal 252, 149, 64 rgb(252, 149, 64)
RGB Percent 99%, 58%, 25% rgb(99%, 58%, 25%)
CSS RGBa 252, 149, 64,1 rgba(252,149,64,1)
CMYK Model cmyk(0%,41%,75%,1.18%)
HSL Color Space 27,97% ,62% hsl(27,97% ,62%)
HSV Color Space 27°, 75%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10010101 01000000
Octal 374 225 100
Decimal 252 149 64
Hex fc 95 40

Different shades of #fc9540 color code.

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

Light Shade of #fc9540
#fdb172
Dark Shade of #fc9540
#fb790e
Saturated Shade of #fc9540
#ff953d
Desaturated Shade of #fc9540
#f2964a
Grey scale Shade of #fc9540
#9e9e9e
Brighten Shade
#ffae59
Most Readable Shade
#000000

Shades of #fc9540 color code

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

#fc9540
#e08438
#c47331
#a8632a
#8c5223
#70421c
#543115
#38210e
#1c1007
#000000

Similar Color like #fc9540 color

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

#fd9641
#fe9742
#ff9843
#ff9944
#ff9a45
#ff9b46
#ff9c47
#ff9d48
#ff9e49
#ff9f4a
#ffa04b
#ffa14c
#ffa24d
#ffa34e
#fb943f
#fa933e
#f9923d
#f8913c
#f7903b
#f68f3a
#f58e39
#f48d38
#f38c37
#f28b36
#f18a35
#f08934
#ef8833
#ee8732

Monochromatic Color with #fc9540

#fc9540
#27170a
#523015
#7c4a20
#a7632a
#d17c35

Tints of #fc9540 Color

#fc9540
#fca055
#fcac6a
#fdb87f
#fdc494
#fdcfaa
#fedbbf
#fee7d4
#fef3e9
#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

#fc9540
#40a7fc

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

Split Complementary

#fc9540
#40fcf3
#4049fc

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

Analogous Color

#fc4a40
#fc6f40
#fc9540
#fcbb40
#fce040

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

#fc9540
#40fc95
#9540fc

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

#fc9540
#49fc40
#40a7fc
#f340fc

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

#fc9540
#40a7fc
#4049fc
#fcf340

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

#fc9540 Color Code Preview on Black Background Color

This is how #fc9540 Color will look on black background color. Color contrast ratio is 9.51

#fc9540 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc9540

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc9540

#fc9540 color code is use for CSS Background Color

Background color for the above div is #fc9540

HTML with inline CSS

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

#fc9540 color code is use for CSS Border Color

CSS Border color for the above div is #fc9540

HTML with inline CSS

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

CSS Border Left color for the above div is #fc9540

HTML with inline CSS

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

CSS Border Right color for the above div is #fc9540

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc9540

HTML with inline CSS

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

CSS Border Top color for the above div is #fc9540

HTML with inline CSS

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

#fc9540 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc9540 Color code Preview on White Background

This is how #fc9540 Color code will look on white background color. Color contrast ratio is 2.21

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

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(252,149,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(64,167,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,149,64,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.