crispedge.com

Color picker

Loading...

#f8350a hex color - Orange - Warm color - Information

#f8350a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f8350a Color code in RGB color code model is created after adding 97.25% red color, 20.78% green color and 3.92% blue color. Hex #f8350a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 96% yellow and 3% black.

Hex #f8350a color code is between #ff3311 web safe hex color code and #ee4400 web safe hex color code. #ff3311 is the nearest web safe color code. You can see here many more shades of #f8350a 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 f8350a #f8350a
RGB Decimal 248, 53, 10 rgb(248, 53, 10)
RGB Percent 97%, 21%, 4% rgb(97%, 21%, 4%)
CSS RGBa 248, 53, 10,1 rgba(248,53,10,1)
CMYK Model cmyk(0%,79%,96%,3%)
HSL Color Space 11,94% ,51% hsl(11,94% ,51%)
HSV Color Space 11°, 96%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111000 00110101 00001010
Octal 370 65 12
Decimal 248 53 10
Hex f8 35 0a

Different shades of #f8350a color code.

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

Light Shade of #f8350a
#f95e3c
Dark Shade of #f8350a
#c92906
Saturated Shade of #f8350a
#ff3003
Desaturated Shade of #f8350a
#eb3d17
Grey scale Shade of #f8350a
#818181
Brighten Shade
#ff4e23
Most Readable Shade
#FFFFFF

Shades of #f8350a color code

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

#f8350a
#dc2f08
#c02907
#a52306
#891d05
#6e1704
#521103
#370b02
#1b0501
#000000

Similar Color like #f8350a color

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

#f9360b
#fa370c
#fb380d
#fc390e
#fd3a0f
#fe3b10
#ff3c11
#ff3d12
#ff3e13
#ff3f14
#ff4015
#ff4116
#ff4217
#ff4318
#f73409
#f63308
#f53207
#f43106
#f33005
#f22f04
#f12e03
#f02d02
#ef2c01
#ee2b00
#ed2a00
#ec2900
#eb2800
#ea2700

Monochromatic Color with #f8350a

#f8350a
#230801
#4e1103
#781a05
#a32307
#cd2c08

Tints of #f8350a Color

#f8350a
#f84b25
#f96140
#fa785b
#fb8e76
#fba592
#fcbbad
#fdd2c8
#fee8e3
#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

#f8350a
#0acdf8

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

Split Complementary

#f8350a
#0af8ac
#0a56f8

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

Analogous Color

#f80a3e
#f80a0f
#f8350a
#f8650a
#f8940a

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

#f8350a
#0af835
#350af8

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

#f8350a
#56f80a
#0acdf8
#ac0af8

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

#f8350a
#0acdf8
#0a56f8
#f8ac0a

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

#f8350a Color Code Preview on Black Background Color

This is how #f8350a Color will look on black background color. Color contrast ratio is 5.50

#f8350a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f8350a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f8350a

#f8350a color code is use for CSS Background Color

Background color for the above div is #f8350a

HTML with inline CSS

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

#f8350a color code is use for CSS Border Color

CSS Border color for the above div is #f8350a

HTML with inline CSS

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

CSS Border Left color for the above div is #f8350a

HTML with inline CSS

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

CSS Border Right color for the above div is #f8350a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f8350a

HTML with inline CSS

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

CSS Border Top color for the above div is #f8350a

HTML with inline CSS

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

#f8350a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f8350a Color code Preview on White Background

This is how #f8350a Color code will look on white background color. Color contrast ratio is 3.81

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

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(248,53,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(10,205,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(248,53,10,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.