crispedge.com

Color picker

Loading...

#fca348 hex color - Orange - Warm color - Information

#fca348 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefca348#fca348
RGB Decimal252, 163, 72rgb(252, 163, 72)
RGB Percent99%, 64%, 28%rgb(99%, 64%, 28%)
CSS RGBa252, 163, 72,1rgba(252,163,72,1)
CMYK Modelcmyk(0%,35%,71%,1%)
HSL Color Space30,97% ,64%hsl(30,97% ,64%)
HSV Color Space30°, 71%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010001101001000
Octal374243110
Decimal25216372
Hexfca348

Different shades of #fca348 color code.

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

Light Shade of #fca348
#fdbc7a
Dark Shade of #fca348
#fb8a16
Saturated Shade of #fca348
#ffa345
Desaturated Shade of #fca348
#f3a351
Grey scale Shade of #fca348
#a2a2a2
Brighten Shade
#ffbc61
Most Readable Shade
#000000

Shades of #fca348 color code

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

#fca348
#e09040
#c47e38
#a86c30
#8c5a28
#704820
#543618
#382410
#1c1208
#000000

Similar Color like #fca348 color

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

#fda449
#fea54a
#ffa64b
#ffa74c
#ffa84d
#ffa94e
#ffaa4f
#ffab50
#ffac51
#ffad52
#ffae53
#ffaf54
#ffb055
#ffb156
#fba247
#faa146
#f9a045
#f89f44
#f79e43
#f69d42
#f59c41
#f49b40
#f39a3f
#f2993e
#f1983d
#f0973c
#ef963b
#ee953a

Monochromatic Color with #fca348

#fca348
#271a0b
#523517
#7c5124
#a76c30
#d1883c

Tints of #fca348 Color

#fca348
#fcad5c
#fcb770
#fdc185
#fdcb99
#fdd6ad
#fee0c2
#feead6
#fef4ea
#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

#fca348
#48a1fc

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

Split Complementary

#fca348
#48fbfc
#4948fc

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

Analogous Color

#fc5b48
#fc7f48
#fca348
#fcc748
#fceb48

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

#fca348
#48fca3
#a348fc

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

#fca348
#48fc49
#48a1fc
#fc48fb

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

#fca348
#48a1fc
#4948fc
#fbfc48

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

#fca348 Color Code Preview on Black Background Color

This is how #fca348 Color will look on black background color. Color contrast ratio is 10.47

#fca348 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca348

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca348

#fca348 color code is use for CSS Background Color

Background color for the above div is #fca348

HTML with inline CSS

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

#fca348 color code is use for CSS Border Color

CSS Border color for the above div is #fca348

HTML with inline CSS

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

CSS Border Left color for the above div is #fca348

HTML with inline CSS

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

CSS Border Right color for the above div is #fca348

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fca348

HTML with inline CSS

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

CSS Border Top color for the above div is #fca348

HTML with inline CSS

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

#fca348 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fca348 Color code Preview on White Background

This is how #fca348 Color code will look on white background color. Color contrast ratio is 2.01

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

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,163,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(72,161,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,163,72,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.