crispedge.com

Color picker

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

#f59056 hex color - Orange - Warm color - Information

#f59056 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f59056 Color code in RGB color code model is created after adding 96.08% red color, 56.47% green color and 33.73% blue color. Hex #f59056 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 65% yellow and 4% black.

Hex #f59056 color code is between #ee8855 web safe hex color code and #ff9966 web safe hex color code. #ee8855 is the nearest web safe color code. You can see here many more shades of #f59056 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codef59056#f59056
RGB Decimal245, 144, 86rgb(245, 144, 86)
RGB Percent96%, 56%, 34%rgb(96%, 56%, 34%)
CSS RGBa245, 144, 86,1rgba(245,144,86,1)
CMYK Modelcmyk(0%,41%,65%,4%)
HSL Color Space22,89% ,65%hsl(22,89% ,65%)
HSV Color Space22°, 65%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011001000001010110
Octal365220126
Decimal24514486
Hexf59056

Different shades of #f59056 color code.

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

Light Shade of #f59056
#f8b086
Dark Shade of #f59056
#f27026
Saturated Shade of #f59056
#fe8e4d
Desaturated Shade of #f59056
#ec925f
Grey scale Shade of #f59056
#a5a5a5
Brighten Shade
#ffa96f
Most Readable Shade
#000000

Shades of #f59056 color code

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

#f59056
#d9804c
#be7042
#a36039
#88502f
#6c4026
#51301c
#362013
#1b1009
#000000

Similar Color like #f59056 color

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

#f69157
#f79258
#f89359
#f9945a
#fa955b
#fb965c
#fc975d
#fd985e
#fe995f
#ff9a60
#ff9b61
#ff9c62
#ff9d63
#ff9e64
#f48f55
#f38e54
#f28d53
#f18c52
#f08b51
#ef8a50
#ee894f
#ed884e
#ec874d
#eb864c
#ea854b
#e9844a
#e88349
#e78248

Monochromatic Color with #f59056

#f59056
#20130b
#4b2c1a
#754529
#a05e38
#ca7747

Tints of #f59056 Color

#f59056
#f69c68
#f7a87b
#f8b58e
#f9c1a1
#facdb3
#fbdac6
#fce6d9
#fdf2ec
#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

#f59056
#56bbf5

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

Split Complementary

#f59056
#56f5df
#566cf5

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

Analogous Color

#f5565c
#f57056
#f59056
#f5b056
#f5d056

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

#f59056
#56f590
#9056f5

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

#f59056
#6bf556
#56bbf5
#df56f5

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

#f59056
#56bbf5
#566cf5
#f5df56

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

#f59056 Color Code Preview on Black Background Color

This is how #f59056 Color will look on black background color. Color contrast ratio is 9.01

#f59056 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f59056

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f59056

#f59056 color code is use for CSS Background Color

Background color for the above div is #f59056

HTML with inline CSS

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

#f59056 color code is use for CSS Border Color

CSS Border color for the above div is #f59056

HTML with inline CSS

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

CSS Border Left color for the above div is #f59056

HTML with inline CSS

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

CSS Border Right color for the above div is #f59056

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f59056

HTML with inline CSS

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

CSS Border Top color for the above div is #f59056

HTML with inline CSS

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

#f59056 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f59056 Color code Preview on White Background

This is how #f59056 Color code will look on white background color. Color contrast ratio is 2.33

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.