crispedge.com

Color picker

Loading...

#fe9e32 hex color - Orange - Warm color - Information

#fe9e32 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fe9e32 Color code in RGB color code model is created after adding 99.61% red color, 61.96% green color and 19.61% blue color. Hex #fe9e32 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 80% yellow and 0% black.

Hex #fe9e32 color code is between #ff9933 web safe hex color code and #eeaa22 web safe hex color code. #ff9933 is the nearest web safe color code. You can see here many more shades of #fe9e32 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefe9e32#fe9e32
RGB Decimal254, 158, 50rgb(254, 158, 50)
RGB Percent100%, 62%, 20%rgb(100%, 62%, 20%)
CSS RGBa254, 158, 50,1rgba(254,158,50,1)
CMYK Modelcmyk(0%,38%,80%,0%)
HSL Color Space32,99% ,60%hsl(32,99% ,60%)
HSV Color Space32°, 80%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101001111000110010
Octal37623662
Decimal25415850
Hexfe9e32

Different shades of #fe9e32 color code.

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

Light Shade of #fe9e32
#feb665
Dark Shade of #fe9e32
#fc8601
Saturated Shade of #fe9e32
#ff9e31
Desaturated Shade of #fe9e32
#f49d3c
Grey scale Shade of #fe9e32
#989898
Brighten Shade
#ffb74b
Most Readable Shade
#000000

Shades of #fe9e32 color code

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

#fe9e32
#e18c2c
#c57a26
#a96921
#8d571b
#704616
#543410
#38230b
#1c1105
#000000

Similar Color like #fe9e32 color

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

#ff9f33
#ffa034
#ffa135
#ffa236
#ffa337
#ffa438
#ffa539
#ffa63a
#ffa73b
#ffa83c
#ffa93d
#ffaa3e
#ffab3f
#ffac40
#fd9d31
#fc9c30
#fb9b2f
#fa9a2e
#f9992d
#f8982c
#f7972b
#f6962a
#f59529
#f49428
#f39327
#f29226
#f19125
#f09024

Monochromatic Color with #fe9e32

#fe9e32
#291a08
#543411
#7e4f19
#a96921
#d3842a

Tints of #fe9e32 Color

#fe9e32
#fea848
#feb35f
#febe76
#fec98d
#fed3a3
#fedeba
#fee9d1
#fef4e8
#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

#fe9e32
#3292fe

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

Split Complementary

#fe9e32
#32f8fe
#3832fe

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

Analogous Color

#fe4c32
#fe7532
#fe9e32
#fec732
#fef032

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

#fe9e32
#32fe9e
#9e32fe

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

#fe9e32
#32fe38
#3292fe
#fe32f8

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

#fe9e32
#3292fe
#3832fe
#f8fe32

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

#fe9e32 Color Code Preview on Black Background Color

This is how #fe9e32 Color will look on black background color. Color contrast ratio is 10.15

#fe9e32 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe9e32

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe9e32

#fe9e32 color code is use for CSS Background Color

Background color for the above div is #fe9e32

HTML with inline CSS

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

#fe9e32 color code is use for CSS Border Color

CSS Border color for the above div is #fe9e32

HTML with inline CSS

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

CSS Border Left color for the above div is #fe9e32

HTML with inline CSS

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

CSS Border Right color for the above div is #fe9e32

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe9e32

HTML with inline CSS

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

CSS Border Top color for the above div is #fe9e32

HTML with inline CSS

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

#fe9e32 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe9e32 Color code Preview on White Background

This is how #fe9e32 Color code will look on white background color. Color contrast ratio is 2.07

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

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(254,158,50,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(50,146,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,158,50,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.