Skip to main content Skip to docs navigation

#ffaf0c hex color | Download Dark Orange BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Lemon Whisper and its hex is #FFB10D Nearest Color Name

Color Hue/Base color: Orange

Hex #ffaf0c Color code in RGB color code model is created after adding 100% red color, 68.63% green color and 4.71% blue color. Hex #ffaf0c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 95% yellow and 0% black.

Hex #ffaf0c color code is between #eeaa11 web safe hex color code and #ddbb00 web safe hex color code. #eeaa11 is the nearest web safe color code. You can see here many more shades of #ffaf0c color code.

RGB Chart

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

Color Table

Hex Color Code ffaf0c #ffaf0c
RGB Decimal 255, 175, 12 255, 175, 12
RGB Percent 100%, 69%, 5% rgb(100%, 69%, 5%)
CSS RGBa 255, 175, 12,1 rgba(255,175,12,1)
CMYK Model cmyk(0%,31%,95%,0%)
HSL Color Space 40,100% ,52% hsl(40,100% ,52%)
HSV Color Space 40°, 95%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10101111 00001100
Octal 377 257 14
Decimal 255 175 12
Hex ff af 0c

Different shades of #ffaf0c color code.

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

Darkest of #ffaf0c
#724c00
Darker of #ffaf0c
#a56f00
Dark of #ffaf0c
#d89100
Base of #ffaf0c
#ffaf0c
Light of #ffaf0c
#ffc03f
Lighter
#ffd172
Lightest
#ffe1a5

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

#ffaf0c
#0c5cff

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

Split Complementary

#ffaf0c
#0cd5ff
#360cff

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

Analogous Color

#ff210c
#ff4a0c
#ffaf0c
#feff0c
#99ff0c

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

#ffaf0c
#af0cff
#0cffaf

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

#ffaf0c
#0cffaf
#0c5cff
#ff0c5c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ffaf0c
#0cff36
#0c5cff
#ff0cd5

Square 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).

Monochromatic Color with #ffaf0c

#3f2a00
#724c00
#a56f00
#d89100
#ffaf0c
#ffc03f
#ffd172
#ffe1a5
#fff2d8

Tints of #ffaf0c Color

#ffaf0c
#ffb727
#ffc042
#ffc95d
#ffd278
#ffdb93
#ffe4ae
#ffedc9
#fff6e4
#ffffff

Shades of #ffaf0c color code

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

#ffaf0c
#e29b0a
#c68809
#aa7408
#8d6106
#714d05
#553a04
#382602
#1c1301
#000000

Tones

#ffaf0c
#e7a724
#ce9e3d
#b69655
#9e8e6d

Tones

Similar Color like #ffaf0c color

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

#ffb00d
#ffb10e
#ffb20f
#ffb310
#ffb411
#ffb512
#ffb613
#ffb714
#ffb815
#ffb916
#ffba17
#ffbb18
#ffbc19
#ffbd1a
#feae0b
#fdad0a
#fcac09
#fbab08
#faaa07
#f9a906
#f8a805
#f7a704
#f6a603
#f5a502
#f4a401
#f3a300
#f2a200
#f1a100

Download this Dark Orange

Hex #ffaf0c 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.

#ffaf0c Color Code Preview on Black Background Color

This is how #ffaf0c Color will look on black background color. Color contrast ratio is 11.39

#ffaf0c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaf0c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaf0c

#ffaf0c color code is use for CSS Background Color

Background color for the above div is #ffaf0c

HTML with inline CSS

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

#ffaf0c color code is use for CSS Border Color

CSS Border color for the above div is #ffaf0c

HTML with inline CSS

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

CSS Border Left color for the above div is #ffaf0c

HTML with inline CSS

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

CSS Border Right color for the above div is #ffaf0c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffaf0c

HTML with inline CSS

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

CSS Border Top color for the above div is #ffaf0c

HTML with inline CSS

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

#ffaf0c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffaf0c Color code Preview on White Background

This is how #ffaf0c Color code will look on white background color. Color contrast ratio is 1.84

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,175,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(12,92,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,175,12,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }