crispedge.com

Color picker

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

#fb8d50 hex color - Orange - Warm color - Information

#fb8d50 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fb8d50 Color code in RGB color code model is created after adding 98.43% red color, 55.29% green color and 31.37% blue color. Hex #fb8d50 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 68% yellow and 2% black.

Hex #fb8d50 color code is between #ff8855 web safe hex color code and #ee9944 web safe hex color code. #ff8855 is the nearest web safe color code. You can see here many more shades of #fb8d50 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefb8d50#fb8d50
RGB Decimal251, 141, 80rgb(251, 141, 80)
RGB Percent98%, 55%, 31%rgb(98%, 55%, 31%)
CSS RGBa251, 141, 80,1rgba(251,141,80,1)
CMYK Modelcmyk(0%,44%,68%,2%)
HSL Color Space21,96% ,65%hsl(21,96% ,65%)
HSV Color Space21°, 68%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111000110101010000
Octal373215120
Decimal25114180
Hexfb8d50

Different shades of #fb8d50 color code.

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

Light Shade of #fb8d50
#fcad82
Dark Shade of #fb8d50
#fa6d1e
Saturated Shade of #fb8d50
#ff8c4c
Desaturated Shade of #fb8d50
#f29059
Grey scale Shade of #fb8d50
#a5a5a5
Brighten Shade
#ffa669
Most Readable Shade
#000000

Shades of #fb8d50 color code

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

#fb8d50
#df7d47
#c36d3e
#a75e35
#8b4e2c
#6f3e23
#532f1a
#371f11
#1b0f08
#000000

Similar Color like #fb8d50 color

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

#fc8e51
#fd8f52
#fe9053
#ff9154
#ff9255
#ff9356
#ff9457
#ff9558
#ff9659
#ff975a
#ff985b
#ff995c
#ff9a5d
#ff9b5e
#fa8c4f
#f98b4e
#f88a4d
#f7894c
#f6884b
#f5874a
#f48649
#f38548
#f28447
#f18346
#f08245
#ef8144
#ee8043
#ed7f42

Monochromatic Color with #fb8d50

#fb8d50
#26160c
#512d1a
#7b4527
#a65d35
#d07542

Tints of #fb8d50 Color

#fb8d50
#fb9963
#fba676
#fcb38a
#fcbf9d
#fdccb1
#fdd9c4
#fee5d8
#fef2eb
#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

#fb8d50
#50befb

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

Split Complementary

#fb8d50
#50fbe3
#5068fb

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

Analogous Color

#fb5057
#fb6b50
#fb8d50
#fbaf50
#fbd150

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

#fb8d50
#50fb8d
#8d50fb

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

#fb8d50
#68fb50
#50befb
#e250fb

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

#fb8d50
#50befb
#5068fb
#fbe350

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

#fb8d50 Color Code Preview on Black Background Color

This is how #fb8d50 Color will look on black background color. Color contrast ratio is 9.03

#fb8d50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb8d50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fb8d50

#fb8d50 color code is use for CSS Background Color

Background color for the above div is #fb8d50

HTML with inline CSS

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

#fb8d50 color code is use for CSS Border Color

CSS Border color for the above div is #fb8d50

HTML with inline CSS

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

CSS Border Left color for the above div is #fb8d50

HTML with inline CSS

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

CSS Border Right color for the above div is #fb8d50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fb8d50

HTML with inline CSS

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

CSS Border Top color for the above div is #fb8d50

HTML with inline CSS

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

#fb8d50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fb8d50 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.