Skip to main content Skip to docs navigation

#f7994c hex color - Orange - Warm color - Information

#f7994c hex color - Orange - Warm color

On this page
@
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 Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f7994c Color code in RGB color code model is created after adding 96.86% red color, 60% green color and 29.8% blue color. Hex #f7994c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 69% yellow and 3.14% black.

Hex #f7994c color code is between #ff8844 web safe hex color code and #eeaa55 web safe hex color code. #ff8844 is the nearest web safe color code. You can see here many more shades of #f7994c color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code f7994c #f7994c
RGB Decimal 247, 153, 76 rgb(247, 153, 76)
RGB Percent 97%, 60%, 30% rgb(97%, 60%, 30%)
CSS RGBa 247, 153, 76,1 rgba(247,153,76,1)
CMYK Model cmyk(0%,38%,69%,3.14%)
HSL Color Space 27,91% ,63% hsl(27,91% ,63%)
HSV Color Space 27°, 69%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110111 10011001 01001100
Octal 367 231 114
Decimal 247 153 76
Hex f7 99 4c

Different shades of #f7994c color code.

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

Light Shade of #f7994c
#f9b57d
Dark Shade of #f7994c
#f57d1b
Saturated Shade of #f7994c
#ff9844
Desaturated Shade of #f7994c
#ee9a55
Grey scale Shade of #f7994c
#a1a1a1
Brighten Shade
#ffb265
Most Readable Shade
#000000

Shades of #f7994c color code

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

#f7994c
#db8843
#c0773b
#a46632
#89552a
#6d4421
#523319
#362210
#1b1108
#000000

Similar Color like #f7994c color

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

#f89a4d
#f99b4e
#fa9c4f
#fb9d50
#fc9e51
#fd9f52
#fea053
#ffa154
#ffa255
#ffa356
#ffa457
#ffa558
#ffa659
#ffa75a
#f6984b
#f5974a
#f49649
#f39548
#f29447
#f19346
#f09245
#ef9144
#ee9043
#ed8f42
#ec8e41
#eb8d40
#ea8c3f
#e98b3e

Monochromatic Color with #f7994c

#f7994c
#22150b
#4d3018
#774a25
#a26432
#cc7f3f

Tints of #f7994c Color

#f7994c
#f7a45f
#f8af73
#f9bb87
#fac69b
#fbd1af
#fcddc3
#fde8d7
#fef3eb
#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

#f7994c
#4caaf7

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

Split Complementary

#f7994c
#4cf7ef
#4c55f7

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

Analogous Color

#f7554c
#f7774c
#f7994c
#f7bb4c
#f7dd4c

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

#f7994c
#4cf799
#994cf7

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

#f7994c
#54f74c
#4caaf7
#ee4cf7

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

#f7994c
#4caaf7
#4c55f7
#f7ee4c

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

#f7994c Color Code Preview on Black Background Color

This is how #f7994c Color will look on black background color. Color contrast ratio is 9.62

#f7994c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f7994c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f7994c

#f7994c color code is use for CSS Background Color

Background color for the above div is #f7994c

HTML with inline CSS

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

#f7994c color code is use for CSS Border Color

CSS Border color for the above div is #f7994c

HTML with inline CSS

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

CSS Border Left color for the above div is #f7994c

HTML with inline CSS

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

CSS Border Right color for the above div is #f7994c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f7994c

HTML with inline CSS

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

CSS Border Top color for the above div is #f7994c

HTML with inline CSS

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

#f7994c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f7994c Color code Preview on White Background

This is how #f7994c Color code will look on white background color. Color contrast ratio is 2.18

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

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(247,153,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,170,247,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(247,153,76,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.


Fatal error: Uncaught Error: Undefined constant "GETPOSTTYPE" in /var/www/html/ce/wp-content/themes/crispedge/footer.php:18 Stack trace: #0 /var/www/html/ce/wp-includes/template.php(810): require_once() #1 /var/www/html/ce/wp-includes/template.php(745): load_template() #2 /var/www/html/ce/wp-includes/general-template.php(92): locate_template() #3 /var/www/html/ce/wp-content/themes/crispedge/page-color.php(1495): get_footer() #4 /var/www/html/ce/wp-includes/template-loader.php(106): include('...') #5 /var/www/html/ce/wp-blog-header.php(19): require_once('...') #6 /var/www/html/ce/index.php(17): require('...') #7 {main} thrown in /var/www/html/ce/wp-content/themes/crispedge/footer.php on line 18