crispedge.com

Color picker

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

#f74a44 hex color - Orange - Warm color - Information

#f74a44 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f74a44 Color code in RGB color code model is created after adding 96.86% red color, 29.02% green color and 26.67% blue color. Hex #f74a44 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 72% yellow and 3% black.

Hex #f74a44 color code is between #ff4433 web safe hex color code and #ee5555 web safe hex color code. #ff4433 is the nearest web safe color code. You can see here many more shades of #f74a44 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef74a44#f74a44
RGB Decimal247, 74, 68rgb(247, 74, 68)
RGB Percent97%, 29%, 27%rgb(97%, 29%, 27%)
CSS RGBa247, 74, 68,1rgba(247,74,68,1)
CMYK Modelcmyk(0%,70%,72%,3%)
HSL Color Space2,92% ,62%hsl(2,92% ,62%)
HSV Color Space2°, 72%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101110100101001000100
Octal367112104
Decimal2477468
Hexf74a44

Different shades of #f74a44 color code.

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

Light Shade of #f74a44
#f97975
Dark Shade of #f74a44
#f51b13
Saturated Shade of #f74a44
#ff433c
Desaturated Shade of #f74a44
#ed534e
Grey scale Shade of #f74a44
#9d9d9d
Brighten Shade
#ff635d
Most Readable Shade
#FFFFFF

Shades of #f74a44 color code

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

#f74a44
#db413c
#c03934
#a4312d
#892925
#6d201e
#521816
#36100f
#1b0807
#000000

Similar Color like #f74a44 color

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

#f84b45
#f94c46
#fa4d47
#fb4e48
#fc4f49
#fd504a
#fe514b
#ff524c
#ff534d
#ff544e
#ff554f
#ff5650
#ff5751
#ff5852
#f64943
#f54842
#f44741
#f34640
#f2453f
#f1443e
#f0433d
#ef423c
#ee413b
#ed403a
#ec3f39
#eb3e38
#ea3d37
#e93c36

Monochromatic Color with #f74a44

#f74a44
#220a09
#4d1715
#772421
#a2312d
#cc3d38

Tints of #f74a44 Color

#f74a44
#f75e58
#f8726d
#f98682
#fa9a97
#fbaeab
#fcc2c0
#fdd6d5
#feeaea
#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

#f74a44
#44f1f7

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

Split Complementary

#f74a44
#44f7a4
#4497f7

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

Analogous Color

#f74486
#f74462
#f74a44
#f76e44
#f79244

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

#f74a44
#44f74a
#4a44f7

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

#f74a44
#97f744
#44f1f7
#a344f7

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

#f74a44
#44f1f7
#4497f7
#f7a344

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

#f74a44 Color Code Preview on Black Background Color

This is how #f74a44 Color will look on black background color. Color contrast ratio is 6.02

#f74a44 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f74a44

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f74a44

#f74a44 color code is use for CSS Background Color

Background color for the above div is #f74a44

HTML with inline CSS

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

#f74a44 color code is use for CSS Border Color

CSS Border color for the above div is #f74a44

HTML with inline CSS

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

CSS Border Left color for the above div is #f74a44

HTML with inline CSS

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

CSS Border Right color for the above div is #f74a44

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f74a44

HTML with inline CSS

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

CSS Border Top color for the above div is #f74a44

HTML with inline CSS

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

#f74a44 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f74a44 Color code Preview on White Background

This is how #f74a44 Color code will look on white background color. Color contrast ratio is 3.49

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.