crispedge.com

Color picker

Loading...

#fc3b1d hex color - Orange - Warm color - Information

#fc3b1d hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fc3b1d Color code in RGB color code model is created after adding 98.82% red color, 23.14% green color and 11.37% blue color. Hex #fc3b1d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 88% yellow and 1% black.

Hex #fc3b1d color code is between #ff3322 web safe hex color code and #ee4411 web safe hex color code. #ff3322 is the nearest web safe color code. You can see here many more shades of #fc3b1d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc3b1d#fc3b1d
RGB Decimal252, 59, 29rgb(252, 59, 29)
RGB Percent99%, 23%, 11%rgb(99%, 23%, 11%)
CSS RGBa252, 59, 29,1rgba(252,59,29,1)
CMYK Modelcmyk(0%,77%,88%,1%)
HSL Color Space8,97% ,55%hsl(8,97% ,55%)
HSV Color Space8°, 88%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000011101100011101
Octal3747335
Decimal2525929
Hexfc3b1d

Different shades of #fc3b1d color code.

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

Light Shade of #fc3b1d
#fd674f
Dark Shade of #fc3b1d
#e32103
Saturated Shade of #fc3b1d
#ff391a
Desaturated Shade of #fc3b1d
#f14328
Grey scale Shade of #fc3b1d
#8c8c8c
Brighten Shade
#ff5436
Most Readable Shade
#FFFFFF

Shades of #fc3b1d color code

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

#fc3b1d
#e03419
#c42d16
#a82713
#8c2010
#701a0c
#541309
#380d06
#1c0603
#000000

Similar Color like #fc3b1d color

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

#fd3c1e
#fe3d1f
#ff3e20
#ff3f21
#ff4022
#ff4123
#ff4224
#ff4325
#ff4426
#ff4527
#ff4628
#ff4729
#ff482a
#ff492b
#fb3a1c
#fa391b
#f9381a
#f83719
#f73618
#f63517
#f53416
#f43315
#f33214
#f23113
#f13012
#f02f11
#ef2e10
#ee2d0f

Monochromatic Color with #fc3b1d

#fc3b1d
#270905
#521309
#7c1d0e
#a72713
#d13118

Tints of #fc3b1d Color

#fc3b1d
#fc5036
#fc664f
#fd7c68
#fd9281
#fda79a
#febdb3
#fed3cc
#fee9e5
#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

#fc3b1d
#1ddefc

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

Split Complementary

#fc3b1d
#1dfcaa
#1d6ffc

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

Analogous Color

#fc1d58
#fc1d2c
#fc3b1d
#fc681d
#fc941d

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

#fc3b1d
#1dfc3b
#3b1dfc

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

#fc3b1d
#6efc1d
#1ddefc
#aa1dfc

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

#fc3b1d
#1ddefc
#1d6ffc
#fcaa1d

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

#fc3b1d Color Code Preview on Black Background Color

This is how #fc3b1d Color will look on black background color. Color contrast ratio is 5.78

#fc3b1d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc3b1d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc3b1d

#fc3b1d color code is use for CSS Background Color

Background color for the above div is #fc3b1d

HTML with inline CSS

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

#fc3b1d color code is use for CSS Border Color

CSS Border color for the above div is #fc3b1d

HTML with inline CSS

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

CSS Border Left color for the above div is #fc3b1d

HTML with inline CSS

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

CSS Border Right color for the above div is #fc3b1d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc3b1d

HTML with inline CSS

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

CSS Border Top color for the above div is #fc3b1d

HTML with inline CSS

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

#fc3b1d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc3b1d Color code Preview on White Background

This is how #fc3b1d Color code will look on white background color. Color contrast ratio is 3.63

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

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,59,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(29,222,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,59,29,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.