crispedge.com

Color picker

Loading...

#ff611e hex color - Orange - Warm color - Information

#ff611e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ff611e Color code in RGB color code model is created after adding 100% red color, 38.04% green color and 11.76% blue color. Hex #ff611e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 88% yellow and 0% black.

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeff611e#ff611e
RGB Decimal255, 97, 30rgb(255, 97, 30)
RGB Percent100%, 38%, 12%rgb(100%, 38%, 12%)
CSS RGBa255, 97, 30,1rgba(255,97,30,1)
CMYK Modelcmyk(0%,62%,88%,0%)
HSL Color Space18,100% ,56%hsl(18,100% ,56%)
HSV Color Space18°, 88%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110110000100011110
Octal37714136
Decimal2559730
Hexff611e

Different shades of #ff611e color code.

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

Light Shade of #ff611e
#ff8551
Dark Shade of #ff611e
#ea4600
Saturated Shade of #ff611e
#ff611e
Desaturated Shade of #ff611e
#f46629
Grey scale Shade of #ff611e
#8e8e8e
Brighten Shade
#ff7a37
Most Readable Shade
#000000

Shades of #ff611e color code

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

#ff611e
#e2561a
#c64b17
#aa4014
#8d3510
#712b0d
#55200a
#381506
#1c0a03
#000000

Similar Color like #ff611e color

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

#ff621f
#ff6320
#ff6421
#ff6522
#ff6623
#ff6724
#ff6825
#ff6926
#ff6a27
#ff6b28
#ff6c29
#ff6d2a
#ff6e2b
#ff6f2c
#fe601d
#fd5f1c
#fc5e1b
#fb5d1a
#fa5c19
#f95b18
#f85a17
#f75916
#f65815
#f55714
#f45613
#f35512
#f25411
#f15310

Monochromatic Color with #ff611e

#ff611e
#2a1005
#55200a
#80310f
#aa4114
#d45119

Tints of #ff611e Color

#ff611e
#ff7237
#ff8450
#ff9569
#ffa782
#ffb89b
#ffcab4
#ffdbcd
#ffede6
#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

#ff611e
#1ebcff

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

Split Complementary

#ff611e
#1effd2
#1e4bff

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

Analogous Color

#ff1e35
#ff341e
#ff611e
#ff8e1e
#ffbb1e

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

#ff611e
#1eff61
#611eff

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

#ff611e
#4bff1e
#1ebcff
#d11eff

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

#ff611e
#1ebcff
#1e4bff
#ffd21e

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

#ff611e Color Code Preview on Black Background Color

This is how #ff611e Color will look on black background color. Color contrast ratio is 6.98

#ff611e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff611e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff611e

#ff611e color code is use for CSS Background Color

Background color for the above div is #ff611e

HTML with inline CSS

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

#ff611e color code is use for CSS Border Color

CSS Border color for the above div is #ff611e

HTML with inline CSS

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

CSS Border Left color for the above div is #ff611e

HTML with inline CSS

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

CSS Border Right color for the above div is #ff611e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff611e

HTML with inline CSS

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

CSS Border Top color for the above div is #ff611e

HTML with inline CSS

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

#ff611e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff611e Color code Preview on White Background

This is how #ff611e Color code will look on white background color. Color contrast ratio is 3.01

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

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,97,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,188,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,97,30,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.