@
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.

#fcb564 hex color - Orange - Warm color - Information

#fcb564 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #fcb564 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 #fcb564 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 fcb564 #fcb564
RGB Decimal 252, 181, 100 rgb(252, 181, 100)
RGB Percent 99%, 71%, 39% rgb(99%, 71%, 39%)
CSS RGBa 252, 181, 100,1 rgba(252,181,100,1)
CMYK Model cmyk(0%,28%,60%,1.18%)
HSL Color Space 32,96% ,69% hsl(32,96% ,69%)
HSV Color Space 32°, 60%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10110101 01100100
Octal 374 265 144
Decimal 252 181 100
Hex fc b5 64

Different shades of #fcb564 color code.

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

Light Shade of #fcb564
#fdcd96
Dark Shade of #fcb564
#fb9d32
Saturated Shade of #fcb564
#ffb561
Desaturated Shade of #fcb564
#f4b46c
Grey scale Shade of #fcb564
#b0b0b0
Brighten Shade
#ffce7d
Most Readable Shade
#000000

Shades of #fcb564 color code

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

#fcb564
#e0a058
#c48c4d
#a87842
#8c6437
#70502c
#543c21
#382816
#1c140b
#000000

Similar Color like #fcb564 color

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

#fdb665
#feb766
#ffb867
#ffb968
#ffba69
#ffbb6a
#ffbc6b
#ffbd6c
#ffbe6d
#ffbf6e
#ffc06f
#ffc170
#ffc271
#ffc372
#fbb463
#fab362
#f9b261
#f8b160
#f7b05f
#f6af5e
#f5ae5d
#f4ad5c
#f3ac5b
#f2ab5a
#f1aa59
#f0a958
#efa857
#eea756

Monochromatic Color with #fcb564

#fcb564
#271c10
#523b21
#7c5931
#a77842
#d19653

Tints of #fcb564 Color

#fcb564
#fcbd75
#fcc586
#fdcd97
#fdd5a8
#fddeba
#fee6cb
#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

#fcb564
#64abfc

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

Split Complementary

#fcb564
#64f7fc
#6964fc

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

Analogous Color

#fc7864
#fc9764
#fcb564
#fcd364
#fcf264

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

#fcb564
#64fcb5
#b564fc

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

#fcb564
#64fc69
#64abfc
#fc64f7

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

#fcb564
#64abfc
#6964fc
#f7fc64

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

#fcb564 Color Code Preview on Black Background Color

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

#fcb564 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb564

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb564

#fcb564 color code is use for CSS Background Color

Background color for the above div is #fcb564

HTML with inline CSS

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

#fcb564 color code is use for CSS Border Color

CSS Border color for the above div is #fcb564

HTML with inline CSS

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

CSS Border Left color for the above div is #fcb564

HTML with inline CSS

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

CSS Border Right color for the above div is #fcb564

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcb564

HTML with inline CSS

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

CSS Border Top color for the above div is #fcb564

HTML with inline CSS

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

#fcb564 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcb564 Color code Preview on White Background

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

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,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,171,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,181,100,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.