crispedge.com

Color picker

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

#f48c1d hex color - Orange - Warm color - Information

#f48c1d hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f48c1d Color code in RGB color code model is created after adding 95.69% red color, 54.9% green color and 11.37% blue color. Hex #f48c1d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 88% yellow and 4% black.

Hex #f48c1d color code is between #ee8822 web safe hex color code and #ff9911 web safe hex color code. #ee8822 is the nearest web safe color code. You can see here many more shades of #f48c1d color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef48c1d#f48c1d
RGB Decimal244, 140, 29rgb(244, 140, 29)
RGB Percent96%, 55%, 11%rgb(96%, 55%, 11%)
CSS RGBa244, 140, 29,1rgba(244,140,29,1)
CMYK Modelcmyk(0%,43%,88%,4%)
HSL Color Space31,91% ,54%hsl(31,91% ,54%)
HSV Color Space31°, 88%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101001000110000011101
Octal36421435
Decimal24414029
Hexf48c1d

Different shades of #f48c1d color code.

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

Light Shade of #f48c1d
#f6a54e
Dark Shade of #f48c1d
#d4720a
Saturated Shade of #f48c1d
#ff8c12
Desaturated Shade of #f48c1d
#e88c29
Grey scale Shade of #f48c1d
#888888
Brighten Shade
#ffa536
Most Readable Shade
#000000

Shades of #f48c1d color code

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

#f48c1d
#d87c19
#bd6c16
#a25d13
#874d10
#6c3e0c
#512e09
#361f06
#1b0f03
#000000

Similar Color like #f48c1d color

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

#f58d1e
#f68e1f
#f78f20
#f89021
#f99122
#fa9223
#fb9324
#fc9425
#fd9526
#fe9627
#ff9728
#ff9829
#ff992a
#ff9a2b
#f38b1c
#f28a1b
#f1891a
#f08819
#ef8718
#ee8617
#ed8516
#ec8415
#eb8314
#ea8213
#e98112
#e88011
#e77f10
#e67e0f

Monochromatic Color with #f48c1d

#f48c1d
#1f1204
#4a2a09
#74430e
#9f5b13
#c97418

Tints of #f48c1d Color

#f48c1d
#f59836
#f6a54f
#f7b268
#f8bf81
#facb9a
#fbd8b3
#fce5cc
#fdf2e5
#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

#f48c1d
#1d85f4

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

Split Complementary

#f48c1d
#1df1f4
#211df4

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

Analogous Color

#f4361d
#f4611d
#f48c1d
#f4b71d
#f4e21d

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

#f48c1d
#1df48c
#8c1df4

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

#f48c1d
#1df420
#1d85f4
#f41df0

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

#f48c1d
#1d85f4
#211df4
#f1f41d

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

#f48c1d Color Code Preview on Black Background Color

This is how #f48c1d Color will look on black background color. Color contrast ratio is 8.62

#f48c1d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f48c1d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f48c1d

#f48c1d color code is use for CSS Background Color

Background color for the above div is #f48c1d

HTML with inline CSS

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

#f48c1d color code is use for CSS Border Color

CSS Border color for the above div is #f48c1d

HTML with inline CSS

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

CSS Border Left color for the above div is #f48c1d

HTML with inline CSS

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

CSS Border Right color for the above div is #f48c1d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f48c1d

HTML with inline CSS

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

CSS Border Top color for the above div is #f48c1d

HTML with inline CSS

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

#f48c1d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f48c1d Color code Preview on White Background

This is how #f48c1d Color code will look on white background color. Color contrast ratio is 2.44

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

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.