Skip to main content Skip to docs navigation

#fcb562 hex color - Orange - Warm color - Information

On this page
@
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.

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fcb562 Color code in RGB color code model is created after adding 98.82% red color, 70.98% green color and 38.43% blue color. Hex #fcb562 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 61% yellow and 1.18% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code fcb562 #fcb562
RGB Decimal 252, 181, 98 rgb(252, 181, 98)
RGB Percent 99%, 71%, 38% rgb(99%, 71%, 38%)
CSS RGBa 252, 181, 98,1 rgba(252,181,98,1)
CMYK Model cmyk(0%,28%,61%,1.18%)
HSL Color Space 32,96% ,69% hsl(32,96% ,69%)
HSV Color Space 32°, 61%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10110101 01100010
Octal 374 265 142
Decimal 252 181 98
Hex fc b5 62

Different shades of #fcb562 color code.

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

Light Shade of #fcb562
#fdcd94
Dark Shade of #fcb562
#fb9d30
Saturated Shade of #fcb562
#ffb55f
Desaturated Shade of #fcb562
#f4b46a
Grey scale Shade of #fcb562
#afafaf
Brighten Shade
#ffce7b
Most Readable Shade
#000000

Shades of #fcb562 color code

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

#fcb562
#e0a057
#c48c4c
#a87841
#8c6436
#70502b
#543c20
#382815
#1c140a
#000000

Similar Color like #fcb562 color

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

#fdb663
#feb764
#ffb865
#ffb966
#ffba67
#ffbb68
#ffbc69
#ffbd6a
#ffbe6b
#ffbf6c
#ffc06d
#ffc16e
#ffc26f
#ffc370
#fbb461
#fab360
#f9b25f
#f8b15e
#f7b05d
#f6af5c
#f5ae5b
#f4ad5a
#f3ac59
#f2ab58
#f1aa57
#f0a956
#efa855
#eea754

Monochromatic Color with #fcb562

#fcb562
#271c0f
#523b20
#7c5930
#a77841
#d19651

Tints of #fcb562 Color

#fcb562
#fcbd73
#fcc584
#fdcd96
#fdd5a7
#fddeb9
#fee6ca
#feeedc
#fef6ed
#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

#fcb562
#62a9fc

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

Split Complementary

#fcb562
#62f6fc
#6862fc

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

Analogous Color

#fc7762
#fc9662
#fcb562
#fcd462
#fcf362

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

#fcb562
#62fcb5
#b562fc

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

#fcb562
#62fc68
#62a9fc
#fc62f6

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

#fcb562
#62a9fc
#6862fc
#f6fc62

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

#fcb562 Color Code Preview on Black Background Color

This is how #fcb562 Color will look on black background color. Color contrast ratio is 11.93

#fcb562 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb562

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb562

#fcb562 color code is use for CSS Background Color

Background color for the above div is #fcb562

HTML with inline CSS

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

#fcb562 color code is use for CSS Border Color

CSS Border color for the above div is #fcb562

HTML with inline CSS

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

CSS Border Left color for the above div is #fcb562

HTML with inline CSS

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

CSS Border Right color for the above div is #fcb562

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcb562

HTML with inline CSS

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

CSS Border Top color for the above div is #fcb562

HTML with inline CSS

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

#fcb562 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcb562 Color code Preview on White Background

This is how #fcb562 Color code will look on white background color. Color contrast ratio is 1.76

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

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,181,98,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,169,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,181,98,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.