crispedge.com

Color picker

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

#fdb7b7 hex color - Red - Warm color - Information

#fdb7b7 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fdb7b7 Color code in RGB color code model is created after adding 99.22% red color, 71.76% green color and 71.76% blue color. Hex #fdb7b7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 28% yellow and 1% black.

Hex #fdb7b7 color code is between #ffbbbb web safe hex color code and #eeaaaa web safe hex color code. #ffbbbb is the nearest web safe color code. You can see here many more shades of #fdb7b7 color code.

0 Likes 0 Comments | 23 Views

Color Table

Hex Color Codefdb7b7#fdb7b7
RGB Decimal253, 183, 183rgb(253, 183, 183)
RGB Percent99%, 72%, 72%rgb(99%, 72%, 72%)
CSS RGBa253, 183, 183,1rgba(253,183,183,1)
CMYK Modelcmyk(0%,28%,28%,1%)
HSL Color Space0,95% ,85%hsl(0,95% ,85%)
HSV Color Space0°, 28%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011011011110110111
Octal375267267
Decimal253183183
Hexfdb7b7

Different shades of #fdb7b7 color code.

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

Light Shade of #fdb7b7
#fee9e9
Dark Shade of #fdb7b7
#fc8585
Saturated Shade of #fdb7b7
#ffb5b5
Desaturated Shade of #fdb7b7
#f9bbbb
Grey scale Shade of #fdb7b7
#dadada
Brighten Shade
#ffd0d0
Most Readable Shade
#000000

Shades of #fdb7b7 color code

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

#fdb7b7
#e0a2a2
#c48e8e
#a87a7a
#8c6565
#705151
#543d3d
#382828
#1c1414
#000000

Similar Color like #fdb7b7 color

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

#feb8b8
#ffb9b9
#ffbaba
#ffbbbb
#ffbcbc
#ffbdbd
#ffbebe
#ffbfbf
#ffc0c0
#ffc1c1
#ffc2c2
#ffc3c3
#ffc4c4
#ffc5c5
#fcb6b6
#fbb5b5
#fab4b4
#f9b3b3
#f8b2b2
#f7b1b1
#f6b0b0
#f5afaf
#f4aeae
#f3adad
#f2acac
#f1abab
#f0aaaa
#efa9a9

Monochromatic Color with #fdb7b7

#fdb7b7
#281d1d
#533c3c
#7d5b5b
#a87a7a
#d29898

Tints of #fdb7b7 Color

#fdb7b7
#fdbfbf
#fdc7c7
#fdcfcf
#fdd7d7
#fedfdf
#fee7e7
#feefef
#fef7f7
#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

#fdb7b7
#b7fdfd

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

Split Complementary

#fdb7b7
#b7fdda
#b7dafd

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

Analogous Color

#fdb7d3
#fdb7c5
#fdb7b7
#fdc5b7
#fdd3b7

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

#fdb7b7
#b7fdb7
#b7b7fd

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

#fdb7b7
#dafdb7
#b7fdfd
#dab7fd

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

#fdb7b7
#b7fdfd
#b7dafd
#fddab7

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

#fdb7b7 Color Code Preview on Black Background Color

This is how #fdb7b7 Color will look on black background color. Color contrast ratio is 12.63

#fdb7b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdb7b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdb7b7

#fdb7b7 color code is use for CSS Background Color

Background color for the above div is #fdb7b7

HTML with inline CSS

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

#fdb7b7 color code is use for CSS Border Color

CSS Border color for the above div is #fdb7b7

HTML with inline CSS

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

CSS Border Left color for the above div is #fdb7b7

HTML with inline CSS

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

CSS Border Right color for the above div is #fdb7b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdb7b7

HTML with inline CSS

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

CSS Border Top color for the above div is #fdb7b7

HTML with inline CSS

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

#fdb7b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdb7b7 Color code Preview on White Background

This is how #fdb7b7 Color code will look on white background color. Color contrast ratio is 1.66

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

Related Gradients

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

0 Likes 0 Comments | 23 Views

Post your comment:-

By submitting comment you agree to our privacy policy.