crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fca364 hex color - Orange - Warm color - Information

#fca364 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefca364#fca364
RGB Decimal252, 163, 100rgb(252, 163, 100)
RGB Percent99%, 64%, 39%rgb(99%, 64%, 39%)
CSS RGBa252, 163, 100,1rgba(252,163,100,1)
CMYK Modelcmyk(0%,35%,60%,1%)
HSL Color Space25,96% ,69%hsl(25,96% ,69%)
HSV Color Space25°, 60%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010001101100100
Octal374243144
Decimal252163100
Hexfca364

Different shades of #fca364 color code.

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

Light Shade of #fca364
#fdc196
Dark Shade of #fca364
#fb8532
Saturated Shade of #fca364
#ffa261
Desaturated Shade of #fca364
#f4a46c
Grey scale Shade of #fca364
#b0b0b0
Brighten Shade
#ffbc7d
Most Readable Shade
#000000

Shades of #fca364 color code

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

#fca364
#e09058
#c47e4d
#a86c42
#8c5a37
#70482c
#543621
#382416
#1c120b
#000000

Similar Color like #fca364 color

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

#fda465
#fea566
#ffa667
#ffa768
#ffa869
#ffa96a
#ffaa6b
#ffab6c
#ffac6d
#ffad6e
#ffae6f
#ffaf70
#ffb071
#ffb172
#fba263
#faa162
#f9a061
#f89f60
#f79e5f
#f69d5e
#f59c5d
#f49b5c
#f39a5b
#f2995a
#f19859
#f09758
#ef9657
#ee9556

Monochromatic Color with #fca364

#fca364
#271a10
#523521
#7c5131
#a76c42
#d18853

Tints of #fca364 Color

#fca364
#fcad75
#fcb786
#fdc197
#fdcba8
#fdd6ba
#fee0cb
#feeadc
#fef4ed
#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

#fca364
#64bdfc

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

Split Complementary

#fca364
#64fcef
#6471fc

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

Analogous Color

#fc6664
#fc8564
#fca364
#fcc164
#fce064

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

#fca364
#64fca3
#a364fc

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

#fca364
#71fc64
#64bdfc
#ef64fc

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

#fca364
#64bdfc
#6471fc
#fcef64

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

#fca364 Color Code Preview on Black Background Color

This is how #fca364 Color will look on black background color. Color contrast ratio is 10.56

#fca364 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca364

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca364

#fca364 color code is use for CSS Background Color

Background color for the above div is #fca364

HTML with inline CSS

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

#fca364 color code is use for CSS Border Color

CSS Border color for the above div is #fca364

HTML with inline CSS

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

CSS Border Left color for the above div is #fca364

HTML with inline CSS

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

CSS Border Right color for the above div is #fca364

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fca364

HTML with inline CSS

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

CSS Border Top color for the above div is #fca364

HTML with inline CSS

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

#fca364 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fca364 Color code Preview on White Background

This is how #fca364 Color code will look on white background color. Color contrast ratio is 1.99

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.