crispedge.com

Color picker

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

#f18d58 hex color - Orange - Warm color - Information

#f18d58 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f18d58 Color code in RGB color code model is created after adding 94.51% red color, 55.29% green color and 34.51% blue color. Hex #f18d58 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 63% yellow and 5% black.

Hex #f18d58 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 #f18d58 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef18d58#f18d58
RGB Decimal241, 141, 88rgb(241, 141, 88)
RGB Percent95%, 55%, 35%rgb(95%, 55%, 35%)
CSS RGBa241, 141, 88,1rgba(241,141,88,1)
CMYK Modelcmyk(0%,41%,63%,5%)
HSL Color Space21,85% ,65%hsl(21,85% ,65%)
HSV Color Space21°, 63%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011000110101011000
Octal361215130
Decimal24114188
Hexf18d58

Different shades of #f18d58 color code.

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

Light Shade of #f18d58
#f5ad87
Dark Shade of #f18d58
#ed6d29
Saturated Shade of #f18d58
#fa8a4f
Desaturated Shade of #f18d58
#e89061
Grey scale Shade of #f18d58
#a4a4a4
Brighten Shade
#ffa671
Most Readable Shade
#000000

Shades of #f18d58 color code

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

#f18d58
#d67d4e
#bb6d44
#a05e3a
#854e30
#6b3e27
#502f1d
#351f13
#1a0f09
#000000

Similar Color like #f18d58 color

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

#f28e59
#f38f5a
#f4905b
#f5915c
#f6925d
#f7935e
#f8945f
#f99560
#fa9661
#fb9762
#fc9863
#fd9964
#fe9a65
#ff9b66
#f08c57
#ef8b56
#ee8a55
#ed8954
#ec8853
#eb8752
#ea8651
#e98550
#e8844f
#e7834e
#e6824d
#e5814c
#e4804b
#e37f4a

Monochromatic Color with #f18d58

#f18d58
#1c110a
#472a1a
#714229
#9c5b39
#c67448

Tints of #f18d58 Color

#f18d58
#f2996a
#f4a67d
#f5b38f
#f7bfa2
#f8ccb4
#fad9c7
#fbe5d9
#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

#f18d58
#58bcf1

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

Split Complementary

#f18d58
#58f1d9
#5870f1

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

Analogous Color

#f15860
#f16e58
#f18d58
#f1ac58
#f1ca58

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

#f18d58
#58f18d
#8d58f1

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

#f18d58
#6ff158
#58bcf1
#d958f1

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

#f18d58
#58bcf1
#5870f1
#f1d958

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

#f18d58 Color Code Preview on Black Background Color

This is how #f18d58 Color will look on black background color. Color contrast ratio is 8.69

#f18d58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f18d58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f18d58

#f18d58 color code is use for CSS Background Color

Background color for the above div is #f18d58

HTML with inline CSS

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

#f18d58 color code is use for CSS Border Color

CSS Border color for the above div is #f18d58

HTML with inline CSS

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

CSS Border Left color for the above div is #f18d58

HTML with inline CSS

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

CSS Border Right color for the above div is #f18d58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f18d58

HTML with inline CSS

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

CSS Border Top color for the above div is #f18d58

HTML with inline CSS

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

#f18d58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f18d58 Color code Preview on White Background

This is how #f18d58 Color code will look on white background color. Color contrast ratio is 2.42

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.