@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#fd4228 hex color - Orange - Warm color - Information

#fd4228 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fd4228 Color code in RGB color code model is created after adding 99.22% red color, 25.88% green color and 15.69% blue color. Hex #fd4228 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 84% yellow and 0.78% black.

Hex #fd4228 color code is between #ff4422 web safe hex color code and #ee3333 web safe hex color code. #ff4422 is the nearest web safe color code. You can see here many more shades of #fd4228 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fd4228 #fd4228
RGB Decimal 253, 66, 40 rgb(253, 66, 40)
RGB Percent 99%, 26%, 16% rgb(99%, 26%, 16%)
CSS RGBa 253, 66, 40,1 rgba(253,66,40,1)
CMYK Model cmyk(0%,74%,84%,0.78%)
HSL Color Space 7,98% ,57% hsl(7,98% ,57%)
HSV Color Space 7°, 84%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 01000010 00101000
Octal 375 102 50
Decimal 253 66 40
Hex fd 42 28

Different shades of #fd4228 color code.

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

Light Shade of #fd4228
#fd6e5b
Dark Shade of #fd4228
#f01f02
Saturated Shade of #fd4228
#ff4026
Desaturated Shade of #fd4228
#f24a33
Grey scale Shade of #fd4228
#929292
Brighten Shade
#ff5b41
Most Readable Shade
#FFFFFF

Shades of #fd4228 color code

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

#fd4228
#e03a23
#c4331f
#a82c1a
#8c2416
#701d11
#54160d
#380e08
#1c0704
#000000

Similar Color like #fd4228 color

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

#fe4329
#ff442a
#ff452b
#ff462c
#ff472d
#ff482e
#ff492f
#ff4a30
#ff4b31
#ff4c32
#ff4d33
#ff4e34
#ff4f35
#ff5036
#fc4127
#fb4026
#fa3f25
#f93e24
#f83d23
#f73c22
#f63b21
#f53a20
#f4391f
#f3381e
#f2371d
#f1361c
#f0351b
#ef341a

Monochromatic Color with #fd4228

#fd4228
#280b06
#53160d
#7d2114
#a82c1b
#d23721

Tints of #fd4228 Color

#fd4228
#fd573f
#fd6c57
#fd816f
#fd9687
#feab9f
#fec0b7
#fed5cf
#feeae7
#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

#fd4228
#28e3fd

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

Split Complementary

#fd4228
#28fdad
#2878fd

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

Analogous Color

#fd2863
#fd2839
#fd4228
#fd6d28
#fd9728

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

#fd4228
#28fd42
#4228fd

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

#fd4228
#78fd28
#28e3fd
#ac28fd

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

#fd4228
#28e3fd
#2878fd
#fdad28

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

#fd4228 Color Code Preview on Black Background Color

This is how #fd4228 Color will look on black background color. Color contrast ratio is 5.99

#fd4228 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd4228

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd4228

#fd4228 color code is use for CSS Background Color

Background color for the above div is #fd4228

HTML with inline CSS

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

#fd4228 color code is use for CSS Border Color

CSS Border color for the above div is #fd4228

HTML with inline CSS

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

CSS Border Left color for the above div is #fd4228

HTML with inline CSS

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

CSS Border Right color for the above div is #fd4228

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd4228

HTML with inline CSS

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

CSS Border Top color for the above div is #fd4228

HTML with inline CSS

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

#fd4228 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd4228 Color code Preview on White Background

This is how #fd4228 Color code will look on white background color. Color contrast ratio is 3.51

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

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(253,66,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(40,227,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,66,40,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.