crispedge.com

Color picker

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

#f1950b hex color - Yellow - Warm color - Information

#f1950b hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #f1950b Color code in RGB color code model is created after adding 94.51% red color, 58.43% green color and 4.31% blue color. Hex #f1950b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 95% yellow and 5% black.

Hex #f1950b color code is between #ee9911 web safe hex color code and #ff8800 web safe hex color code. #ee9911 is the nearest web safe color code. You can see here many more shades of #f1950b color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef1950b#f1950b
RGB Decimal241, 149, 11rgb(241, 149, 11)
RGB Percent95%, 58%, 4%rgb(95%, 58%, 4%)
CSS RGBa241, 149, 11,1rgba(241,149,11,1)
CMYK Modelcmyk(0%,38%,95%,5%)
HSL Color Space36,91% ,49%hsl(36,91% ,49%)
HSV Color Space36°, 95%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011001010100001011
Octal36122513
Decimal24114911
Hexf1950b

Different shades of #f1950b color code.

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

Light Shade of #f1950b
#f6aa39
Dark Shade of #f1950b
#c07709
Saturated Shade of #f1950b
#fc9700
Desaturated Shade of #f1950b
#e49218
Grey scale Shade of #f1950b
#7e7e7e
Brighten Shade
#ffae24
Most Readable Shade
#000000

Shades of #f1950b color code

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

#f1950b
#d68409
#bb7308
#a06307
#855206
#6b4204
#503103
#352102
#1a1001
#000000

Similar Color like #f1950b color

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

#f2960c
#f3970d
#f4980e
#f5990f
#f69a10
#f79b11
#f89c12
#f99d13
#fa9e14
#fb9f15
#fca016
#fda117
#fea218
#ffa319
#f0940a
#ef9309
#ee9208
#ed9107
#ec9006
#eb8f05
#ea8e04
#e98d03
#e88c02
#e78b01
#e68a00
#e58900
#e48800
#e38700

Monochromatic Color with #f1950b

#f1950b
#1c1201
#472c03
#714605
#9c6007
#c67b09

Tints of #f1950b Color

#f1950b
#f2a026
#f4ac41
#f5b85c
#f7c477
#f8cf92
#fadbad
#fbe7c8
#fdf3e3
#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

#f1950b
#0b67f1

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

Split Complementary

#f1950b
#0bdaf1
#220bf1

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

Analogous Color

#f1390b
#f1670b
#f1950b
#f1c30b
#f1f10b

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

#f1950b
#0bf195
#950bf1

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

#f1950b
#0bf122
#0b67f1
#f10bda

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

#f1950b
#0b67f1
#220bf1
#daf10b

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

#f1950b Color Code Preview on Black Background Color

This is how #f1950b Color will look on black background color. Color contrast ratio is 9.04

#f1950b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1950b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1950b

#f1950b color code is use for CSS Background Color

Background color for the above div is #f1950b

HTML with inline CSS

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

#f1950b color code is use for CSS Border Color

CSS Border color for the above div is #f1950b

HTML with inline CSS

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

CSS Border Left color for the above div is #f1950b

HTML with inline CSS

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

CSS Border Right color for the above div is #f1950b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1950b

HTML with inline CSS

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

CSS Border Top color for the above div is #f1950b

HTML with inline CSS

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

#f1950b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1950b Color code Preview on White Background

This is how #f1950b Color code will look on white background color. Color contrast ratio is 2.32

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

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.