crispedge.com

Color picker

Loading...

#fda355 hex color - Orange - Warm color - Information

#fda355 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fda355 Color code in RGB color code model is created after adding 99.22% red color, 63.92% green color and 33.33% blue color. Hex #fda355 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 66% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefda355#fda355
RGB Decimal253, 163, 85rgb(253, 163, 85)
RGB Percent99%, 64%, 33%rgb(99%, 64%, 33%)
CSS RGBa253, 163, 85,1rgba(253,163,85,1)
CMYK Modelcmyk(0%,36%,66%,1%)
HSL Color Space28,98% ,66%hsl(28,98% ,66%)
HSV Color Space28°, 66%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011010001101010101
Octal375243125
Decimal25316385
Hexfda355

Different shades of #fda355 color code.

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

Light Shade of #fda355
#febe87
Dark Shade of #fda355
#fc8823
Saturated Shade of #fda355
#ffa353
Desaturated Shade of #fda355
#f4a45e
Grey scale Shade of #fda355
#a9a9a9
Brighten Shade
#ffbc6e
Most Readable Shade
#000000

Shades of #fda355 color code

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

#fda355
#e0904b
#c47e42
#a86c38
#8c5a2f
#704825
#54361c
#382412
#1c1209
#000000

Similar Color like #fda355 color

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

#fea456
#ffa557
#ffa658
#ffa759
#ffa85a
#ffa95b
#ffaa5c
#ffab5d
#ffac5e
#ffad5f
#ffae60
#ffaf61
#ffb062
#ffb163
#fca254
#fba153
#faa052
#f99f51
#f89e50
#f79d4f
#f69c4e
#f59b4d
#f49a4c
#f3994b
#f2984a
#f19749
#f09648
#ef9547

Monochromatic Color with #fda355

#fda355
#281a0e
#53351c
#7d512a
#a86c38
#d28847

Tints of #fda355 Color

#fda355
#fdad67
#fdb77a
#fdc18d
#fdcba0
#fed6b3
#fee0c6
#feead9
#fef4ec
#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

#fda355
#55affd

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

Split Complementary

#fda355
#55fdf7
#555bfd

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

Analogous Color

#fd6055
#fd8155
#fda355
#fdc555
#fde655

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

#fda355
#55fda3
#a355fd

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

#fda355
#5bfd55
#55affd
#f755fd

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

#fda355
#55affd
#555bfd
#fdf755

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

#fda355 Color Code Preview on Black Background Color

This is how #fda355 Color will look on black background color. Color contrast ratio is 10.55

#fda355 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fda355

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fda355

#fda355 color code is use for CSS Background Color

Background color for the above div is #fda355

HTML with inline CSS

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

#fda355 color code is use for CSS Border Color

CSS Border color for the above div is #fda355

HTML with inline CSS

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

CSS Border Left color for the above div is #fda355

HTML with inline CSS

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

CSS Border Right color for the above div is #fda355

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fda355

HTML with inline CSS

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

CSS Border Top color for the above div is #fda355

HTML with inline CSS

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

#fda355 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fda355 Color code Preview on White Background

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

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(253,163,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,175,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,163,85,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.