@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ffa011 hex color - Orange - Warm color - Information

#ffa011 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #ffa011 color code is between #ee9900 web safe hex color code and #ddaa00 web safe hex color code. #ee9900 is the nearest web safe color code. You can see here many more shades of #ffa011 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code ffa011 #ffa011
RGB Decimal 255, 160, 17 rgb(255, 160, 17)
RGB Percent 100%, 63%, 7% rgb(100%, 63%, 7%)
CSS RGBa 255, 160, 17,1 rgba(255,160,17,1)
CMYK Model cmyk(0%,37%,93%,0%)
HSL Color Space 36,100% ,53% hsl(36,100% ,53%)
HSV Color Space 36°, 93%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10100000 00010001
Octal 377 240 21
Decimal 255 160 17
Hex ff a0 11

Different shades of #ffa011 color code.

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

Light Shade of #ffa011
#ffb444
Dark Shade of #ffa011
#dd8500
Saturated Shade of #ffa011
#ffa011
Desaturated Shade of #ffa011
#f39e1d
Grey scale Shade of #ffa011
#888888
Brighten Shade
#ffb92a
Most Readable Shade
#000000

Shades of #ffa011 color code

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

#ffa011
#e28e0f
#c67c0d
#aa6a0b
#8d5809
#714707
#553505
#382303
#1c1101
#000000

Similar Color like #ffa011 color

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

#ffa112
#ffa213
#ffa314
#ffa415
#ffa516
#ffa617
#ffa718
#ffa819
#ffa91a
#ffaa1b
#ffab1c
#ffac1d
#ffad1e
#ffae1f
#fe9f10
#fd9e0f
#fc9d0e
#fb9c0d
#fa9b0c
#f99a0b
#f8990a
#f79809
#f69708
#f59607
#f49506
#f39405
#f29304
#f19203

Monochromatic Color with #ffa011

#ffa011
#2a1b03
#553506
#805009
#aa6b0b
#d4850e

Tints of #ffa011 Color

#ffa011
#ffaa2b
#ffb545
#ffbf60
#ffca7a
#ffd495
#ffdfaf
#ffe9ca
#fff4e4
#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

#ffa011
#1170ff

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

Split Complementary

#ffa011
#11e7ff
#2911ff

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

Analogous Color

#ff4111
#ff7011
#ffa011
#ffd011
#ffff11

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

#ffa011
#11ffa0
#a011ff

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

#ffa011
#11ff29
#1170ff
#ff11e7

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

#ffa011
#1170ff
#2911ff
#e7ff11

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

#ffa011 Color Code Preview on Black Background Color

This is how #ffa011 Color will look on black background color. Color contrast ratio is 10.29

#ffa011 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa011

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa011

#ffa011 color code is use for CSS Background Color

Background color for the above div is #ffa011

HTML with inline CSS

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

#ffa011 color code is use for CSS Border Color

CSS Border color for the above div is #ffa011

HTML with inline CSS

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

CSS Border Left color for the above div is #ffa011

HTML with inline CSS

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

CSS Border Right color for the above div is #ffa011

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffa011

HTML with inline CSS

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

CSS Border Top color for the above div is #ffa011

HTML with inline CSS

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

#ffa011 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffa011 Color code Preview on White Background

This is how #ffa011 Color code will look on white background color. Color contrast ratio is 2.04

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.