crispedge.com

Color picker

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

#fd7f00 hex color - Orange - Warm color - Information

#fd7f00 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fd7f00 Color code in RGB color code model is created after adding 99.22% red color, 49.8% green color and 0% blue color. Hex #fd7f00 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 100% yellow and 1% black.

Hex #fd7f00 color code is between #ff7700 web safe hex color code and #ee8800 web safe hex color code. #ff7700 is the nearest web safe color code. You can see here many more shades of #fd7f00 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefd7f00#fd7f00
RGB Decimal253, 127, 0rgb(253, 127, 0)
RGB Percent99%, 50%, 0%rgb(99%, 50%, 0%)
CSS RGBa253, 127, 0,1rgba(253,127,0,1)
CMYK Modelcmyk(0%,50%,100%,1%)
HSL Color Space30,100% ,50%hsl(30,100% ,50%)
HSV Color Space30°, 100%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010111111100000000
Octal3751770
Decimal2531270
Hexfd7f00

Different shades of #fd7f00 color code.

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

Light Shade of #fd7f00
#ff9831
Dark Shade of #fd7f00
#ca6500
Saturated Shade of #fd7f00
#fd7f00
Desaturated Shade of #fd7f00
#f07f0d
Grey scale Shade of #fd7f00
#7e7e7e
Brighten Shade
#ff9819
Most Readable Shade
#000000

Shades of #fd7f00 color code

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

#fd7f00
#e07000
#c46200
#a85400
#8c4600
#703800
#542a00
#381c00
#1c0e00
#000000

Similar Color like #fd7f00 color

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

#fe8001
#ff8102
#ff8203
#ff8304
#ff8405
#ff8506
#ff8607
#ff8708
#ff8809
#ff890a
#ff8a0b
#ff8b0c
#ff8c0d
#ff8d0e
#fc7e00
#fb7d00
#fa7c00
#f97b00
#f87a00
#f77900
#f67800
#f57700
#f47600
#f37500
#f27400
#f17300
#f07200
#ef7100

Monochromatic Color with #fd7f00

#fd7f00
#281400
#532a00
#7d3f00
#a85400
#d26a00

Tints of #fd7f00 Color

#fd7f00
#fd8d1c
#fd9b38
#fda955
#fdb771
#fec68d
#fed4aa
#fee2c6
#fef0e2
#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

#fd7f00
#007efd

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

Split Complementary

#fd7f00
#00fdfd
#0000fd

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

Analogous Color

#fd1a00
#fd4c00
#fd7f00
#fdb200
#fde400

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

#fd7f00
#00fd7f
#7f00fd

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

#fd7f00
#00fd00
#007efd
#fd00fc

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

#fd7f00
#007efd
#0000fd
#fdfd00

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

#fd7f00 Color Code Preview on Black Background Color

This is how #fd7f00 Color will look on black background color. Color contrast ratio is 8.21

#fd7f00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd7f00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd7f00

#fd7f00 color code is use for CSS Background Color

Background color for the above div is #fd7f00

HTML with inline CSS

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

#fd7f00 color code is use for CSS Border Color

CSS Border color for the above div is #fd7f00

HTML with inline CSS

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

CSS Border Left color for the above div is #fd7f00

HTML with inline CSS

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

CSS Border Right color for the above div is #fd7f00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd7f00

HTML with inline CSS

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

CSS Border Top color for the above div is #fd7f00

HTML with inline CSS

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

#fd7f00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd7f00 Color code Preview on White Background

This is how #fd7f00 Color code will look on white background color. Color contrast ratio is 2.56

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

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.