crispedge.com

Color picker

Loading...

#fcbc5f hex color - Orange - Warm color - Information

#fcbc5f hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fcbc5f Color code in RGB color code model is created after adding 98.82% red color, 73.73% green color and 37.25% blue color. Hex #fcbc5f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 62% yellow and 1% black.

Hex #fcbc5f color code is between #ffbb66 web safe hex color code and #eecc55 web safe hex color code. #ffbb66 is the nearest web safe color code. You can see here many more shades of #fcbc5f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefcbc5f#fcbc5f
RGB Decimal252, 188, 95rgb(252, 188, 95)
RGB Percent99%, 74%, 37%rgb(99%, 74%, 37%)
CSS RGBa252, 188, 95,1rgba(252,188,95,1)
CMYK Modelcmyk(0%,25%,62%,1%)
HSL Color Space36,96% ,68%hsl(36,96% ,68%)
HSV Color Space36°, 62%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001011110001011111
Octal374274137
Decimal25218895
Hexfcbc5f

Different shades of #fcbc5f color code.

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

Light Shade of #fcbc5f
#fdd191
Dark Shade of #fcbc5f
#fba72d
Saturated Shade of #fcbc5f
#ffbd5c
Desaturated Shade of #fcbc5f
#f4ba67
Grey scale Shade of #fcbc5f
#adadad
Brighten Shade
#ffd578
Most Readable Shade
#000000

Shades of #fcbc5f color code

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

#fcbc5f
#e0a754
#c49249
#a87d3f
#8c6834
#70532a
#543e1f
#382915
#1c140a
#000000

Similar Color like #fcbc5f color

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

#fdbd60
#febe61
#ffbf62
#ffc063
#ffc164
#ffc265
#ffc366
#ffc467
#ffc568
#ffc669
#ffc76a
#ffc86b
#ffc96c
#ffca6d
#fbbb5e
#faba5d
#f9b95c
#f8b85b
#f7b75a
#f6b659
#f5b558
#f4b457
#f3b356
#f2b255
#f1b154
#f0b053
#efaf52
#eeae51

Monochromatic Color with #fcbc5f

#fcbc5f
#271d0f
#523d1f
#7c5d2f
#a77d3f
#d19c4f

Tints of #fcbc5f Color

#fcbc5f
#fcc370
#fcca82
#fdd294
#fdd9a6
#fde1b7
#fee8c9
#fef0db
#fef7ed
#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

#fcbc5f
#5f9ffc

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

Split Complementary

#fcbc5f
#5feefc
#6e5ffc

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

Analogous Color

#fc7d5f
#fc9d5f
#fcbc5f
#fcdb5f
#fcfb5f

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

#fcbc5f
#5ffcbc
#bc5ffc

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

#fcbc5f
#5ffc6d
#5f9ffc
#fc5fed

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

#fcbc5f
#5f9ffc
#6e5ffc
#eefc5f

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

#fcbc5f Color Code Preview on Black Background Color

This is how #fcbc5f Color will look on black background color. Color contrast ratio is 12.50

#fcbc5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbc5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbc5f

#fcbc5f color code is use for CSS Background Color

Background color for the above div is #fcbc5f

HTML with inline CSS

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

#fcbc5f color code is use for CSS Border Color

CSS Border color for the above div is #fcbc5f

HTML with inline CSS

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

CSS Border Left color for the above div is #fcbc5f

HTML with inline CSS

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

CSS Border Right color for the above div is #fcbc5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcbc5f

HTML with inline CSS

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

CSS Border Top color for the above div is #fcbc5f

HTML with inline CSS

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

#fcbc5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcbc5f Color code Preview on White Background

This is how #fcbc5f Color code will look on white background color. Color contrast ratio is 1.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 #fcbc5f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fcbc5f; }

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,188,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,159,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,188,95,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.