crispedge.com

Color picker

Loading...

#f00447 hex color - Red - Warm color - Information

#f00447 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f00447 Color code in RGB color code model is created after adding 94.12% red color, 1.57% green color and 27.84% blue color. Hex #f00447 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 70% yellow and 6% black.

Hex #f00447 color code is between #ee0044 web safe hex color code and #ff0055 web safe hex color code. #ee0044 is the nearest web safe color code. You can see here many more shades of #f00447 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef00447#f00447
RGB Decimal240, 4, 71rgb(240, 4, 71)
RGB Percent94%, 2%, 28%rgb(94%, 2%, 28%)
CSS RGBa240, 4, 71,1rgba(240,4,71,1)
CMYK Modelcmyk(0%,98%,70%,6%)
HSL Color Space343,97% ,48%hsl(343,97% ,48%)
HSV Color Space343°, 98%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100000000010001000111
Octal3604107
Decimal240471
Hexf00447

Different shades of #f00447 color code.

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

Light Shade of #f00447
#fb2c67
Dark Shade of #f00447
#be0338
Saturated Shade of #f00447
#f40045
Desaturated Shade of #f00447
#e4104c
Grey scale Shade of #f00447
#7a7a7a
Brighten Shade
#ff1d60
Most Readable Shade
#FFFFFF

Shades of #f00447 color code

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

#f00447
#d5033f
#ba0337
#a0022f
#850227
#6a011f
#500117
#35000f
#1a0007
#000000

Similar Color like #f00447 color

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

#f10548
#f20649
#f3074a
#f4084b
#f5094c
#f60a4d
#f70b4e
#f80c4f
#f90d50
#fa0e51
#fb0f52
#fc1053
#fd1154
#fe1255
#ef0346
#ee0245
#ed0144
#ec0043
#eb0042
#ea0041
#e90040
#e8003f
#e7003e
#e6003d
#e5003c
#e4003b
#e3003a
#e20039

Monochromatic Color with #f00447

#f00447
#1b0008
#460115
#700221
#9b032e
#c5033a

Tints of #f00447 Color

#f00447
#f11f5b
#f33b6f
#f55784
#f67398
#f88fad
#faabc1
#fbc7d6
#fde3ea
#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

#f00447
#04f0ad

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

Split Complementary

#f00447
#04f037
#04bdf0

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

Analogous Color

#f004a5
#f00476
#f00447
#f00418
#f01f04

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

#f00447
#47f004
#0447f0

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

#f00447
#bdf004
#04f0ad
#3704f0

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

#f00447
#04f0ad
#04bdf0
#f03704

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

#f00447 Color Code Preview on Black Background Color

This is how #f00447 Color will look on black background color. Color contrast ratio is 4.81

#f00447 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f00447

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f00447

#f00447 color code is use for CSS Background Color

Background color for the above div is #f00447

HTML with inline CSS

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

#f00447 color code is use for CSS Border Color

CSS Border color for the above div is #f00447

HTML with inline CSS

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

CSS Border Left color for the above div is #f00447

HTML with inline CSS

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

CSS Border Right color for the above div is #f00447

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f00447

HTML with inline CSS

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

CSS Border Top color for the above div is #f00447

HTML with inline CSS

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

#f00447 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f00447 Color code Preview on White Background

This is how #f00447 Color code will look on white background color. Color contrast ratio is 4.36

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

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(240,4,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(4,240,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,4,71,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.