crispedge.com

Color picker

Loading...

#fd5235 hex color - Orange - Warm color - Information

#fd5235 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fd5235 Color code in RGB color code model is created after adding 99.22% red color, 32.16% green color and 20.78% blue color. Hex #fd5235 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 79% yellow and 1% black.

Hex #fd5235 color code is between #ff5533 web safe hex color code and #ee4444 web safe hex color code. #ff5533 is the nearest web safe color code. You can see here many more shades of #fd5235 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd5235#fd5235
RGB Decimal253, 82, 53rgb(253, 82, 53)
RGB Percent99%, 32%, 21%rgb(99%, 32%, 21%)
CSS RGBa253, 82, 53,1rgba(253,82,53,1)
CMYK Modelcmyk(0%,68%,79%,1%)
HSL Color Space9,98% ,60%hsl(9,98% ,60%)
HSV Color Space9°, 79%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010101001000110101
Octal37512265
Decimal2538253
Hexfd5235

Different shades of #fd5235 color code.

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

Light Shade of #fd5235
#fd7d68
Dark Shade of #fd5235
#fc2703
Saturated Shade of #fd5235
#ff5133
Desaturated Shade of #fd5235
#f3593f
Grey scale Shade of #fd5235
#999999
Brighten Shade
#ff6b4e
Most Readable Shade
#000000

Shades of #fd5235 color code

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

#fd5235
#e0482f
#c43f29
#a83623
#8c2d1d
#702417
#541b11
#38120b
#1c0905
#000000

Similar Color like #fd5235 color

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

#fe5336
#ff5437
#ff5538
#ff5639
#ff573a
#ff583b
#ff593c
#ff5a3d
#ff5b3e
#ff5c3f
#ff5d40
#ff5e41
#ff5f42
#ff6043
#fc5134
#fb5033
#fa4f32
#f94e31
#f84d30
#f74c2f
#f64b2e
#f54a2d
#f4492c
#f3482b
#f2472a
#f14629
#f04528
#ef4427

Monochromatic Color with #fd5235

#fd5235
#280d08
#531b11
#7d291a
#a83623
#d2442c

Tints of #fd5235 Color

#fd5235
#fd654b
#fd7861
#fd8b78
#fd9e8e
#feb2a5
#fec5bb
#fed8d2
#feebe8
#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

#fd5235
#35e0fd

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

Split Complementary

#fd5235
#35fdb6
#357cfd

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

Analogous Color

#fd3568
#fd3540
#fd5235
#fd7a35
#fda235

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

#fd5235
#35fd52
#5235fd

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

#fd5235
#7cfd35
#35e0fd
#b635fd

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

#fd5235
#35e0fd
#357cfd
#fdb635

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

#fd5235 Color Code Preview on Black Background Color

This is how #fd5235 Color will look on black background color. Color contrast ratio is 6.43

#fd5235 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd5235

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd5235

#fd5235 color code is use for CSS Background Color

Background color for the above div is #fd5235

HTML with inline CSS

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

#fd5235 color code is use for CSS Border Color

CSS Border color for the above div is #fd5235

HTML with inline CSS

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

CSS Border Left color for the above div is #fd5235

HTML with inline CSS

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

CSS Border Right color for the above div is #fd5235

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd5235

HTML with inline CSS

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

CSS Border Top color for the above div is #fd5235

HTML with inline CSS

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

#fd5235 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd5235 Color code Preview on White Background

This is how #fd5235 Color code will look on white background color. Color contrast ratio is 3.26

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

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,82,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(53,224,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,82,53,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.