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

#fc7212 hex color - Orange - Warm color - Information

#fc7212 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fc7212 Color code in RGB color code model is created after adding 98.82% red color, 44.71% green color and 7.06% blue color. Hex #fc7212 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 93% yellow and 1.18% black.

Hex #fc7212 color code is between #ff7711 web safe hex color code and #ee6622 web safe hex color code. #ff7711 is the nearest web safe color code. You can see here many more shades of #fc7212 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fc7212 #fc7212
RGB Decimal 252, 114, 18 rgb(252, 114, 18)
RGB Percent 99%, 45%, 7% rgb(99%, 45%, 7%)
CSS RGBa 252, 114, 18,1 rgba(252,114,18,1)
CMYK Model cmyk(0%,55%,93%,1.18%)
HSL Color Space 25,98% ,53% hsl(25,98% ,53%)
HSV Color Space 25°, 93%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 01110010 00010010
Octal 374 162 22
Decimal 252 114 18
Hex fc 72 12

Different shades of #fc7212 color code.

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

Light Shade of #fc7212
#fd9044
Dark Shade of #fc7212
#d85a03
Saturated Shade of #fc7212
#ff710f
Desaturated Shade of #fc7212
#f0741e
Grey scale Shade of #fc7212
#878787
Brighten Shade
#ff8b2b
Most Readable Shade
#000000

Shades of #fc7212 color code

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

#fc7212
#e06510
#c4580e
#a84c0c
#8c3f0a
#703208
#542606
#381904
#1c0c02
#000000

Similar Color like #fc7212 color

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

#fd7313
#fe7414
#ff7515
#ff7616
#ff7717
#ff7818
#ff7919
#ff7a1a
#ff7b1b
#ff7c1c
#ff7d1d
#ff7e1e
#ff7f1f
#ff8020
#fb7111
#fa7010
#f96f0f
#f86e0e
#f76d0d
#f66c0c
#f56b0b
#f46a0a
#f36909
#f26808
#f16707
#f06606
#ef6505
#ee6404

Monochromatic Color with #fc7212

#fc7212
#271203
#522506
#7c3809
#a74c0c
#d15f0f

Tints of #fc7212 Color

#fc7212
#fc812c
#fc9146
#fda161
#fdb07b
#fdc095
#fed0b0
#fedfca
#feefe4
#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

#fc7212
#129cfc

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

Split Complementary

#fc7212
#12fce7
#1227fc

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

Analogous Color

#fc1412
#fc4312
#fc7212
#fca112
#fcd012

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

#fc7212
#12fc72
#7212fc

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

#fc7212
#27fc12
#129cfc
#e712fc

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

#fc7212
#129cfc
#1227fc
#fce712

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

#fc7212 Color Code Preview on Black Background Color

This is how #fc7212 Color will look on black background color. Color contrast ratio is 7.55

#fc7212 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7212

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7212

#fc7212 color code is use for CSS Background Color

Background color for the above div is #fc7212

HTML with inline CSS

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

#fc7212 color code is use for CSS Border Color

CSS Border color for the above div is #fc7212

HTML with inline CSS

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

CSS Border Left color for the above div is #fc7212

HTML with inline CSS

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

CSS Border Right color for the above div is #fc7212

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc7212

HTML with inline CSS

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

CSS Border Top color for the above div is #fc7212

HTML with inline CSS

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

#fc7212 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc7212 Color code Preview on White Background

This is how #fc7212 Color code will look on white background color. Color contrast ratio is 2.78

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

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(252,114,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(18,156,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,114,18,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.