Skip to main content Skip to docs navigation

#f65521 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 Tomato Concassé and its hex is #F6561C Nearest Color Name

Color Hue/Base color: Orange

Hex #f65521 Color code in RGB color code model is created after adding 96.47% red color, 33.33% green color and 12.94% blue color. Hex #f65521 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 87% yellow and 3.53% black.

Hex #f65521 color code is between #ee4422 web safe hex color code and #ff6611 web safe hex color code. #ee4422 is the nearest web safe color code. You can see here many more shades of #f65521 color code.

RGB Chart

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

Color Table

Hex Color Code f65521 #f65521
RGB Decimal 246, 85, 33 246, 85, 33
RGB Percent 96%, 33%, 13% rgb(96%, 33%, 13%)
CSS RGBa 246, 85, 33,1 rgba(246,85,33,1)
CMYK Model cmyk(0%,65%,87%,3.53%)
HSL Color Space 15,92% ,55% hsl(15,92% ,55%)
HSV Color Space 15°, 87%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110110 01010101 00100001
Octal 366 125 41
Decimal 246 85 33
Hex f6 55 21

Different shades of #f65521 color code.

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

Darkest of #f65521
#792105
Darker of #f65521
#aa2f07
Dark of #f65521
#db3c09
Base of #f65521
#f65521
Light of #f65521
#f87b52
Lighter
#faa083
Lightest
#fcc6b4

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

#f65521
#21c2f6

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

Split Complementary

#f65521
#21f6c0
#2158f6

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

Analogous Color

#f62169
#f62146
#f65521
#f69c21
#f6f521

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

#f65521
#5521f6
#21f655

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

#f65521
#21f655
#21c2f6
#f621c2

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

#f65521
#58f621
#21c2f6
#c021f6

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 #f65521

#481403
#792105
#aa2f07
#db3c09
#f65521
#f87b52
#faa083
#fcc6b4
#feebe5

Tints of #f65521 Color

#f65521
#f76739
#f87a52
#f98d6b
#faa083
#fbb39c
#fcc6b5
#fdd9cd
#feece6
#ffffff

Shades of #f65521 color code

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

#f65521
#da4b1d
#bf4219
#a43816
#882f12
#6d250e
#521c0b
#361207
#1b0903
#000000

Tones

#f65521
#df6138
#c86d4f
#b17866
#9a847d

Tones

Similar Color like #f65521 color

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

#f75622
#f85723
#f95824
#fa5925
#fb5a26
#fc5b27
#fd5c28
#fe5d29
#ff5e2a
#ff5f2b
#ff602c
#ff612d
#ff622e
#ff632f
#f55420
#f4531f
#f3521e
#f2511d
#f1501c
#f04f1b
#ef4e1a
#ee4d19
#ed4c18
#ec4b17
#eb4a16
#ea4915
#e94814
#e84713

Download this Dark Orange

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

#f65521 Color Code Preview on Black Background Color

This is how #f65521 Color will look on black background color. Color contrast ratio is 6.24

#f65521 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f65521

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f65521

#f65521 color code is use for CSS Background Color

Background color for the above div is #f65521

HTML with inline CSS

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

#f65521 color code is use for CSS Border Color

CSS Border color for the above div is #f65521

HTML with inline CSS

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

CSS Border Left color for the above div is #f65521

HTML with inline CSS

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

CSS Border Right color for the above div is #f65521

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f65521

HTML with inline CSS

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

CSS Border Top color for the above div is #f65521

HTML with inline CSS

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

#f65521 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f65521 Color code Preview on White Background

This is how #f65521 Color code will look on white background color. Color contrast ratio is 3.37

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

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(246,85,33,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(33,194,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(246,85,33,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }