crispedge.com

Color picker

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

#fbed96 hex color - Yellow - Warm color - Information

#fbed96 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #fbed96 Color code in RGB color code model is created after adding 98.43% red color, 92.94% green color and 58.82% blue color. Hex #fbed96 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 40% yellow and 2% black.

Hex #fbed96 color code is between #ffee99 web safe hex color code and #eedd88 web safe hex color code. #ffee99 is the nearest web safe color code. You can see here many more shades of #fbed96 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefbed96#fbed96
RGB Decimal251, 237, 150rgb(251, 237, 150)
RGB Percent98%, 93%, 59%rgb(98%, 93%, 59%)
CSS RGBa251, 237, 150,1rgba(251,237,150,1)
CMYK Modelcmyk(0%,6%,40%,2%)
HSL Color Space52,93% ,79%hsl(52,93% ,79%)
HSV Color Space52°, 40%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111110110110010110
Octal373355226
Decimal251237150
Hexfbed96

Different shades of #fbed96 color code.

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

Light Shade of #fbed96
#fdf5c7
Dark Shade of #fbed96
#f9e565
Saturated Shade of #fbed96
#fff092
Desaturated Shade of #fbed96
#f6e99b
Grey scale Shade of #fbed96
#c8c8c8
Brighten Shade
#ffffaf
Most Readable Shade
#000000

Shades of #fbed96 color code

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

#fbed96
#dfd285
#c3b874
#a79e64
#8b8353
#6f6942
#534f32
#373421
#1b1a10
#000000

Similar Color like #fbed96 color

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

#fcee97
#fdef98
#fef099
#fff19a
#fff29b
#fff39c
#fff49d
#fff59e
#fff69f
#fff7a0
#fff8a1
#fff9a2
#fffaa3
#fffba4
#faec95
#f9eb94
#f8ea93
#f7e992
#f6e891
#f5e790
#f4e68f
#f3e58e
#f2e48d
#f1e38c
#f0e28b
#efe18a
#eee089
#eddf88

Monochromatic Color with #fbed96

#fbed96
#262417
#514c30
#7b754a
#a69d63
#d0c57d

Tints of #fbed96 Color

#fbed96
#fbefa1
#fbf1ad
#fcf3b9
#fcf5c4
#fdf7d0
#fdf9dc
#fefbe7
#fefdf3
#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

#fbed96
#96a4fb

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

Split Complementary

#fbed96
#96d6fb
#bb96fb

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

Analogous Color

#fbc596
#fbd996
#fbed96
#f5fb96
#e1fb96

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

#fbed96
#96fbed
#ed96fb

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

#fbed96
#96fbba
#96a4fb
#fb96d6

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

#fbed96
#96a4fb
#bb96fb
#d6fb96

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

#fbed96 Color Code Preview on Black Background Color

This is how #fbed96 Color will look on black background color. Color contrast ratio is 17.66

#fbed96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbed96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbed96

#fbed96 color code is use for CSS Background Color

Background color for the above div is #fbed96

HTML with inline CSS

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

#fbed96 color code is use for CSS Border Color

CSS Border color for the above div is #fbed96

HTML with inline CSS

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

CSS Border Left color for the above div is #fbed96

HTML with inline CSS

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

CSS Border Right color for the above div is #fbed96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fbed96

HTML with inline CSS

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

CSS Border Top color for the above div is #fbed96

HTML with inline CSS

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

#fbed96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fbed96 Color code Preview on White Background

This is how #fbed96 Color code will look on white background color. Color contrast ratio is 1.19

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

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.