crispedge.com

Color picker

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

#ff9700 hex color - Orange - Warm color - Information

#ff9700 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #ff9700 color code is between #ee9900 web safe hex color code and #dd8800 web safe hex color code. #ee9900 is the nearest web safe color code. You can see here many more shades of #ff9700 color code.

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codeff9700#ff9700
RGB Decimal255, 151, 0rgb(255, 151, 0)
RGB Percent100%, 59%, 0%rgb(100%, 59%, 0%)
CSS RGBa255, 151, 0,1rgba(255,151,0,1)
CMYK Modelcmyk(0%,41%,100%,0%)
HSL Color Space36,100% ,50%hsl(36,100% ,50%)
HSV Color Space36°, 100%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111001011100000000
Octal3772270
Decimal2551510
Hexff9700

Different shades of #ff9700 color code.

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

Light Shade of #ff9700
#ffac33
Dark Shade of #ff9700
#cc7900
Saturated Shade of #ff9700
#ff9700
Desaturated Shade of #ff9700
#f2950d
Grey scale Shade of #ff9700
#808080
Brighten Shade
#ffb019
Most Readable Shade
#000000

Shades of #ff9700 color code

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

#ff9700
#e28600
#c67500
#aa6400
#8d5300
#714300
#553200
#382100
#1c1000
#000000

Similar Color like #ff9700 color

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

#ff9801
#ff9902
#ff9a03
#ff9b04
#ff9c05
#ff9d06
#ff9e07
#ff9f08
#ffa009
#ffa10a
#ffa20b
#ffa30c
#ffa40d
#ffa50e
#fe9600
#fd9500
#fc9400
#fb9300
#fa9200
#f99100
#f89000
#f78f00
#f68e00
#f58d00
#f48c00
#f38b00
#f28a00
#f18900

Monochromatic Color with #ff9700

#ff9700
#2a1900
#553200
#804c00
#aa6500
#d47e00

Tints of #ff9700 Color

#ff9700
#ffa21c
#ffae38
#ffb955
#ffc571
#ffd08d
#ffdcaa
#ffe7c6
#fff3e2
#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

#ff9700
#0068ff

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

Split Complementary

#ff9700
#00e8ff
#1800ff

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

Analogous Color

#ff3100
#ff6400
#ff9700
#ffca00
#fffd00

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

#ff9700
#00ff97
#9700ff

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

#ff9700
#00ff18
#0068ff
#ff00e8

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

#ff9700
#0068ff
#1800ff
#e8ff00

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

#ff9700 Color Code Preview on Black Background Color

This is how #ff9700 Color will look on black background color. Color contrast ratio is 9.68

#ff9700 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff9700

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff9700

#ff9700 color code is use for CSS Background Color

Background color for the above div is #ff9700

HTML with inline CSS

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

#ff9700 color code is use for CSS Border Color

CSS Border color for the above div is #ff9700

HTML with inline CSS

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

CSS Border Left color for the above div is #ff9700

HTML with inline CSS

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

CSS Border Right color for the above div is #ff9700

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff9700

HTML with inline CSS

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

CSS Border Top color for the above div is #ff9700

HTML with inline CSS

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

#ff9700 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff9700 Color code Preview on White Background

This is how #ff9700 Color code will look on white background color. Color contrast ratio is 2.17

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.