crispedge.com

Color picker

Loading...

#fc983a hex color - Orange - Warm color - Information

#fc983a hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fc983a Color code in RGB color code model is created after adding 98.82% red color, 59.61% green color and 22.75% blue color. Hex #fc983a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 77% yellow and 1% black.

Hex #fc983a color code is between #ff9933 web safe hex color code and #ee8844 web safe hex color code. #ff9933 is the nearest web safe color code. You can see here many more shades of #fc983a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc983a#fc983a
RGB Decimal252, 152, 58rgb(252, 152, 58)
RGB Percent99%, 60%, 23%rgb(99%, 60%, 23%)
CSS RGBa252, 152, 58,1rgba(252,152,58,1)
CMYK Modelcmyk(0%,40%,77%,1%)
HSL Color Space29,97% ,61%hsl(29,97% ,61%)
HSV Color Space29°, 77%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001001100000111010
Octal37423072
Decimal25215258
Hexfc983a

Different shades of #fc983a color code.

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

Light Shade of #fc983a
#fdb26c
Dark Shade of #fc983a
#fb7e08
Saturated Shade of #fc983a
#ff9837
Desaturated Shade of #fc983a
#f29844
Grey scale Shade of #fc983a
#9b9b9b
Brighten Shade
#ffb153
Most Readable Shade
#000000

Shades of #fc983a color code

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

#fc983a
#e08733
#c4762d
#a86526
#8c5420
#704319
#543213
#38210c
#1c1006
#000000

Similar Color like #fc983a color

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

#fd993b
#fe9a3c
#ff9b3d
#ff9c3e
#ff9d3f
#ff9e40
#ff9f41
#ffa042
#ffa143
#ffa244
#ffa345
#ffa446
#ffa547
#ffa648
#fb9739
#fa9638
#f99537
#f89436
#f79335
#f69234
#f59133
#f49032
#f38f31
#f28e30
#f18d2f
#f08c2e
#ef8b2d
#ee8a2c

Monochromatic Color with #fc983a

#fc983a
#271809
#523113
#7c4b1d
#a76526
#d17e30

Tints of #fc983a Color

#fc983a
#fca34f
#fcae65
#fdba7b
#fdc591
#fdd1a7
#fedcbd
#fee8d3
#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

#fc983a
#3a9efc

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

Split Complementary

#fc983a
#3afcf9
#3a3dfc

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

Analogous Color

#fc4a3a
#fc713a
#fc983a
#fcbf3a
#fce63a

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

#fc983a
#3afc98
#983afc

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

#fc983a
#3dfc3a
#3a9efc
#f93afc

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

#fc983a
#3a9efc
#3a3dfc
#fcf93a

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

#fc983a Color Code Preview on Black Background Color

This is how #fc983a Color will look on black background color. Color contrast ratio is 9.69

#fc983a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc983a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc983a

#fc983a color code is use for CSS Background Color

Background color for the above div is #fc983a

HTML with inline CSS

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

#fc983a color code is use for CSS Border Color

CSS Border color for the above div is #fc983a

HTML with inline CSS

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

CSS Border Left color for the above div is #fc983a

HTML with inline CSS

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

CSS Border Right color for the above div is #fc983a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc983a

HTML with inline CSS

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

CSS Border Top color for the above div is #fc983a

HTML with inline CSS

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

#fc983a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc983a Color code Preview on White Background

This is how #fc983a Color code will look on white background color. Color contrast ratio is 2.17

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

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,152,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,158,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,152,58,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.