crispedge.com

Color picker

Loading...

#ffa031 hex color - Orange - Warm color - Information

#ffa031 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ffa031 Color code in RGB color code model is created after adding 100% red color, 62.75% green color and 19.22% blue color. Hex #ffa031 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 81% yellow and 0% black.

Hex #ffa031 color code is between #ee9933 web safe hex color code and #ddaa22 web safe hex color code. #ee9933 is the nearest web safe color code. You can see here many more shades of #ffa031 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeffa031#ffa031
RGB Decimal255, 160, 49rgb(255, 160, 49)
RGB Percent100%, 63%, 19%rgb(100%, 63%, 19%)
CSS RGBa255, 160, 49,1rgba(255,160,49,1)
CMYK Modelcmyk(0%,37%,81%,0%)
HSL Color Space32,100% ,60%hsl(32,100% ,60%)
HSV Color Space32°, 81%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111010000000110001
Octal37724061
Decimal25516049
Hexffa031

Different shades of #ffa031 color code.

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

Light Shade of #ffa031
#ffb864
Dark Shade of #ffa031
#fd8800
Saturated Shade of #ffa031
#ffa031
Desaturated Shade of #ffa031
#f59f3b
Grey scale Shade of #ffa031
#989898
Brighten Shade
#ffb94a
Most Readable Shade
#000000

Shades of #ffa031 color code

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

#ffa031
#e28e2b
#c67c26
#aa6a20
#8d581b
#714715
#553510
#38230a
#1c1105
#000000

Similar Color like #ffa031 color

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

#ffa132
#ffa233
#ffa334
#ffa435
#ffa536
#ffa637
#ffa738
#ffa839
#ffa93a
#ffaa3b
#ffab3c
#ffac3d
#ffad3e
#ffae3f
#fe9f30
#fd9e2f
#fc9d2e
#fb9c2d
#fa9b2c
#f99a2b
#f8992a
#f79829
#f69728
#f59627
#f49526
#f39425
#f29324
#f19223

Monochromatic Color with #ffa031

#ffa031
#2a1b08
#553510
#805019
#aa6b21
#d48529

Tints of #ffa031 Color

#ffa031
#ffaa47
#ffb55e
#ffbf75
#ffca8c
#ffd4a3
#ffdfba
#ffe9d1
#fff4e8
#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

#ffa031
#3190ff

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

Split Complementary

#ffa031
#31f7ff
#3931ff

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

Analogous Color

#ff4e31
#ff7731
#ffa031
#ffc931
#fff231

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

#ffa031
#31ffa0
#a031ff

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

#ffa031
#31ff39
#3190ff
#ff31f7

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

#ffa031
#3190ff
#3931ff
#f7ff31

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

#ffa031 Color Code Preview on Black Background Color

This is how #ffa031 Color will look on black background color. Color contrast ratio is 10.32

#ffa031 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa031

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa031

#ffa031 color code is use for CSS Background Color

Background color for the above div is #ffa031

HTML with inline CSS

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

#ffa031 color code is use for CSS Border Color

CSS Border color for the above div is #ffa031

HTML with inline CSS

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

CSS Border Left color for the above div is #ffa031

HTML with inline CSS

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

CSS Border Right color for the above div is #ffa031

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffa031

HTML with inline CSS

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

CSS Border Top color for the above div is #ffa031

HTML with inline CSS

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

#ffa031 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffa031 Color code Preview on White Background

This is how #ffa031 Color code will look on white background color. Color contrast ratio is 2.03

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

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(255,160,49,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(49,144,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,160,49,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.