crispedge.com

Color picker

Loading...

#ff1c3b hex color - Red - Warm color - Information

#ff1c3b hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ff1c3b Color code in RGB color code model is created after adding 100% red color, 10.98% green color and 23.14% blue color. Hex #ff1c3b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 77% yellow and 0% black.

Hex #ff1c3b color code is between #ee2233 web safe hex color code and #dd1144 web safe hex color code. #ee2233 is the nearest web safe color code. You can see here many more shades of #ff1c3b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeff1c3b#ff1c3b
RGB Decimal255, 28, 59rgb(255, 28, 59)
RGB Percent100%, 11%, 23%rgb(100%, 11%, 23%)
CSS RGBa255, 28, 59,1rgba(255,28,59,1)
CMYK Modelcmyk(0%,89%,77%,0%)
HSL Color Space352,100% ,55%hsl(352,100% ,55%)
HSV Color Space352°, 89%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110001110000111011
Octal3773473
Decimal2552859
Hexff1c3b

Different shades of #ff1c3b color code.

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

Light Shade of #ff1c3b
#ff4f67
Dark Shade of #ff1c3b
#e80020
Saturated Shade of #ff1c3b
#ff1c3b
Desaturated Shade of #ff1c3b
#f42743
Grey scale Shade of #ff1c3b
#8d8d8d
Brighten Shade
#ff3554
Most Readable Shade
#FFFFFF

Shades of #ff1c3b color code

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

#ff1c3b
#e21834
#c6152d
#aa1227
#8d0f20
#710c1a
#550913
#38060d
#1c0306
#000000

Similar Color like #ff1c3b color

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

#ff1d3c
#ff1e3d
#ff1f3e
#ff203f
#ff2140
#ff2241
#ff2342
#ff2443
#ff2544
#ff2645
#ff2746
#ff2847
#ff2948
#ff2a49
#fe1b3a
#fd1a39
#fc1938
#fb1837
#fa1736
#f91635
#f81534
#f71433
#f61332
#f51231
#f41130
#f3102f
#f20f2e
#f10e2d

Monochromatic Color with #ff1c3b

#ff1c3b
#2a050a
#550914
#800e1e
#aa1327
#d41731

Tints of #ff1c3b Color

#ff1c3b
#ff3550
#ff4e66
#ff677c
#ff8092
#ff9aa7
#ffb3bd
#ffccd3
#ffe5e9
#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

#ff1c3b
#1cffe0

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

Split Complementary

#ff1c3b
#1cff6f
#1cacff

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

Analogous Color

#ff1c96
#ff1c68
#ff1c3b
#ff2a1c
#ff581c

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

#ff1c3b
#3bff1c
#1c3bff

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

#ff1c3b
#acff1c
#1cffe0
#6e1cff

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

#ff1c3b
#1cffe0
#1cacff
#ff6f1c

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

#ff1c3b Color Code Preview on Black Background Color

This is how #ff1c3b Color will look on black background color. Color contrast ratio is 5.48

#ff1c3b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff1c3b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff1c3b

#ff1c3b color code is use for CSS Background Color

Background color for the above div is #ff1c3b

HTML with inline CSS

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

#ff1c3b color code is use for CSS Border Color

CSS Border color for the above div is #ff1c3b

HTML with inline CSS

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

CSS Border Left color for the above div is #ff1c3b

HTML with inline CSS

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

CSS Border Right color for the above div is #ff1c3b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff1c3b

HTML with inline CSS

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

CSS Border Top color for the above div is #ff1c3b

HTML with inline CSS

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

#ff1c3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff1c3b Color code Preview on White Background

This is how #ff1c3b Color code will look on white background color. Color contrast ratio is 3.83

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

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(255,28,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,255,224,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,28,59,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.