crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#f2441e hex color - Orange - Warm color - Information

#f2441e hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f2441e Color code in RGB color code model is created after adding 94.9% red color, 26.67% green color and 11.76% blue color. Hex #f2441e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 88% yellow and 5% black.

Hex #f2441e color code is between #ee3322 web safe hex color code and #ff5511 web safe hex color code. #ee3322 is the nearest web safe color code. You can see here many more shades of #f2441e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef2441e#f2441e
RGB Decimal242, 68, 30rgb(242, 68, 30)
RGB Percent95%, 27%, 12%rgb(95%, 27%, 12%)
CSS RGBa242, 68, 30,1rgba(242,68,30,1)
CMYK Modelcmyk(0%,72%,88%,5%)
HSL Color Space11,89% ,53%hsl(11,89% ,53%)
HSV Color Space11°, 88%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100100100010000011110
Octal36210436
Decimal2426830
Hexf2441e

Different shades of #f2441e color code.

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

Light Shade of #f2441e
#f56c4e
Dark Shade of #f2441e
#d12f0c
Saturated Shade of #f2441e
#fe3c12
Desaturated Shade of #f2441e
#e64c2a
Grey scale Shade of #f2441e
#888888
Brighten Shade
#ff5d37
Most Readable Shade
#FFFFFF

Shades of #f2441e color code

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

#f2441e
#d73c1a
#bc3417
#a12d14
#862510
#6b1e0d
#50160a
#350f06
#1a0703
#000000

Similar Color like #f2441e color

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

#f3451f
#f44620
#f54721
#f64822
#f74923
#f84a24
#f94b25
#fa4c26
#fb4d27
#fc4e28
#fd4f29
#fe502a
#ff512b
#ff522c
#f1431d
#f0421c
#ef411b
#ee401a
#ed3f19
#ec3e18
#eb3d17
#ea3c16
#e93b15
#e83a14
#e73913
#e63812
#e53711
#e43610

Monochromatic Color with #f2441e

#f2441e
#1d0804
#481409
#72200e
#9d2c13
#c73819

Tints of #f2441e Color

#f2441e
#f35837
#f46d50
#f68269
#f79782
#f9ab9b
#fac0b4
#fcd5cd
#fdeae6
#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

#f2441e
#1eccf2

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

Split Complementary

#f2441e
#1ef2ae
#1e62f2

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

Analogous Color

#f21e4d
#f21e22
#f2441e
#f26e1e
#f2991e

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

#f2441e
#1ef244
#441ef2

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

#f2441e
#62f21e
#1eccf2
#ae1ef2

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

#f2441e
#1eccf2
#1e62f2
#f2ae1e

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

#f2441e Color Code Preview on Black Background Color

This is how #f2441e Color will look on black background color. Color contrast ratio is 5.62

#f2441e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2441e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2441e

#f2441e color code is use for CSS Background Color

Background color for the above div is #f2441e

HTML with inline CSS

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

#f2441e color code is use for CSS Border Color

CSS Border color for the above div is #f2441e

HTML with inline CSS

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

CSS Border Left color for the above div is #f2441e

HTML with inline CSS

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

CSS Border Right color for the above div is #f2441e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2441e

HTML with inline CSS

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

CSS Border Top color for the above div is #f2441e

HTML with inline CSS

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

#f2441e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2441e Color code Preview on White Background

This is how #f2441e Color code will look on white background color. Color contrast ratio is 3.74

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.