@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#f08f30 hex color - Orange - Warm color - Information

#f08f30 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #f08f30 Color code in RGB color code model is created after adding 94.12% red color, 56.08% green color and 18.82% blue color. Hex #f08f30 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 80% yellow and 5.88% black.

Hex #f08f30 color code is between #ee8833 web safe hex color code and #ff9922 web safe hex color code. #ee8833 is the nearest web safe color code. You can see here many more shades of #f08f30 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codef08f30#f08f30
RGB Decimal240, 143, 48rgb(240, 143, 48)
RGB Percent94%, 56%, 19%rgb(94%, 56%, 19%)
CSS RGBa240, 143, 48,1rgba(240,143,48,1)
CMYK Modelcmyk(0%,40%,80%,5.88%)
HSL Color Space30,86% ,56%hsl(30,86% ,56%)
HSV Color Space30°, 80%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001000111100110000
Octal36021760
Decimal24014348
Hexf08f30

Different shades of #f08f30 color code.

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

Light Shade of #f08f30
#f3a960
Dark Shade of #f08f30
#dd7510
Saturated Shade of #f08f30
#fb8f25
Desaturated Shade of #f08f30
#e58f3b
Grey scale Shade of #f08f30
#909090
Brighten Shade
#ffa849
Most Readable Shade
#000000

Shades of #f08f30 color code

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

#f08f30
#d57f2a
#ba6f25
#a05f20
#854f1a
#6a3f15
#502f10
#351f0a
#1a0f05
#000000

Similar Color like #f08f30 color

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

#f19031
#f29132
#f39233
#f49334
#f59435
#f69536
#f79637
#f89738
#f99839
#fa993a
#fb9a3b
#fc9b3c
#fd9c3d
#fe9d3e
#ef8e2f
#ee8d2e
#ed8c2d
#ec8b2c
#eb8a2b
#ea892a
#e98829
#e88728
#e78627
#e68526
#e58425
#e48324
#e38223
#e28122

Monochromatic Color with #f08f30

#f08f30
#1b1005
#462a0e
#704316
#9b5c1f
#c57627

Tints of #f08f30 Color

#f08f30
#f19b47
#f3a75e
#f5b475
#f6c08c
#f8cda3
#fad9ba
#fbe6d1
#fdf2e8
#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

#f08f30
#3091f0

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

Split Complementary

#f08f30
#30f0ef
#3031f0

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

Analogous Color

#f04230
#f06930
#f08f30
#f0b530
#f0dc30

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

#f08f30
#30f08f
#8f30f0

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

#f08f30
#31f030
#3091f0
#ef30f0

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

#f08f30
#3091f0
#3031f0
#f0ef30

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

#f08f30 Color Code Preview on Black Background Color

This is how #f08f30 Color will look on black background color. Color contrast ratio is 8.68

#f08f30 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f08f30

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f08f30

#f08f30 color code is use for CSS Background Color

Background color for the above div is #f08f30

HTML with inline CSS

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

#f08f30 color code is use for CSS Border Color

CSS Border color for the above div is #f08f30

HTML with inline CSS

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

CSS Border Left color for the above div is #f08f30

HTML with inline CSS

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

CSS Border Right color for the above div is #f08f30

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f08f30

HTML with inline CSS

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

CSS Border Top color for the above div is #f08f30

HTML with inline CSS

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

#f08f30 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f08f30 Color code Preview on White Background

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(240,143,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(48,145,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,143,48,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.