crispedge.com

#fcb264 hex color - Orange - Warm color - Information

#fcb264 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #fcb264 color code is between #ffaa66 web safe hex color code and #eebb55 web safe hex color code. #ffaa66 is the nearest web safe color code. You can see here many more shades of #fcb264 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefcb264#fcb264
RGB Decimal252, 178, 100rgb(252, 178, 100)
RGB Percent99%, 70%, 39%rgb(99%, 70%, 39%)
CSS RGBa252, 178, 100,1rgba(252,178,100,1)
CMYK Modelcmyk(0%,29%,60%,1%)
HSL Color Space31,96% ,69%hsl(31,96% ,69%)
HSV Color Space31°, 60%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001011001001100100
Octal374262144
Decimal252178100
Hexfcb264

Different shades of #fcb264 color code.

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

Light Shade of #fcb264
#fdcb96
Dark Shade of #fcb264
#fb9932
Saturated Shade of #fcb264
#ffb261
Desaturated Shade of #fcb264
#f4b26c
Grey scale Shade of #fcb264
#b0b0b0
Brighten Shade
#ffcb7d
Most Readable Shade
#000000

Shades of #fcb264 color code

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

#fcb264
#e09e58
#c48a4d
#a87642
#8c6237
#704f2c
#543b21
#382716
#1c130b
#000000

Similar Color like #fcb264 color

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

#fdb365
#feb466
#ffb567
#ffb668
#ffb769
#ffb86a
#ffb96b
#ffba6c
#ffbb6d
#ffbc6e
#ffbd6f
#ffbe70
#ffbf71
#ffc072
#fbb163
#fab062
#f9af61
#f8ae60
#f7ad5f
#f6ac5e
#f5ab5d
#f4aa5c
#f3a95b
#f2a85a
#f1a759
#f0a658
#efa557
#eea456

Monochromatic Color with #fcb264

#fcb264
#271c10
#523a21
#7c5831
#a77642
#d19453

Tints of #fcb264 Color

#fcb264
#fcba75
#fcc386
#fdcb97
#fdd4a8
#fddcba
#fee5cb
#feeddc
#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

#fcb264
#64aefc

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

Split Complementary

#fcb264
#64fafc
#6664fc

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

Analogous Color

#fc7564
#fc9464
#fcb264
#fcd064
#fcef64

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

#fcb264
#64fcb2
#b264fc

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

#fcb264
#64fc66
#64aefc
#fc64fa

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

#fcb264
#64aefc
#6664fc
#fafc64

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

#fcb264 Color Code Preview on Black Background Color

This is how #fcb264 Color will look on black background color. Color contrast ratio is 11.69

#fcb264 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb264

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcb264

#fcb264 color code is use for CSS Background Color

Background color for the above div is #fcb264

HTML with inline CSS

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

#fcb264 color code is use for CSS Border Color

CSS Border color for the above div is #fcb264

HTML with inline CSS

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

CSS Border Left color for the above div is #fcb264

HTML with inline CSS

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

CSS Border Right color for the above div is #fcb264

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcb264

HTML with inline CSS

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

CSS Border Top color for the above div is #fcb264

HTML with inline CSS

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

#fcb264 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcb264 Color code Preview on White Background

This is how #fcb264 Color code will look on white background color. Color contrast ratio is 1.80

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>