crispedge.com

Color picker

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

#f5cbcb hex color - Red - Warm color - Information

#f5cbcb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f5cbcb Color code in RGB color code model is created after adding 96.08% red color, 79.61% green color and 79.61% blue color. Hex #f5cbcb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 17% yellow and 4% black.

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

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codef5cbcb#f5cbcb
RGB Decimal245, 203, 203rgb(245, 203, 203)
RGB Percent96%, 80%, 80%rgb(96%, 80%, 80%)
CSS RGBa245, 203, 203,1rgba(245,203,203,1)
CMYK Modelcmyk(0%,17%,17%,4%)
HSL Color Space0,68% ,88%hsl(0,68% ,88%)
HSV Color Space0°, 17%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011100101111001011
Octal365313313
Decimal245203203
Hexf5cbcb

Different shades of #f5cbcb color code.

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

Light Shade of #f5cbcb
#fdf6f6
Dark Shade of #f5cbcb
#eda0a0
Saturated Shade of #f5cbcb
#f8c8c8
Desaturated Shade of #f5cbcb
#f2cece
Grey scale Shade of #f5cbcb
#e0e0e0
Brighten Shade
#ffe4e4
Most Readable Shade
#000000

Shades of #f5cbcb color code

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

#f5cbcb
#d9b4b4
#be9d9d
#a38787
#887070
#6c5a5a
#514343
#362d2d
#1b1616
#000000

Similar Color like #f5cbcb color

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

#f6cccc
#f7cdcd
#f8cece
#f9cfcf
#fad0d0
#fbd1d1
#fcd2d2
#fdd3d3
#fed4d4
#ffd5d5
#ffd6d6
#ffd7d7
#ffd8d8
#ffd9d9
#f4caca
#f3c9c9
#f2c8c8
#f1c7c7
#f0c6c6
#efc5c5
#eec4c4
#edc3c3
#ecc2c2
#ebc1c1
#eac0c0
#e9bfbf
#e8bebe
#e7bdbd

Monochromatic Color with #f5cbcb

#f5cbcb
#201b1b
#4b3e3e
#756161
#a08585
#caa8a8

Tints of #f5cbcb Color

#f5cbcb
#f6d0d0
#f7d6d6
#f8dcdc
#f9e2e2
#fae7e7
#fbeded
#fcf3f3
#fdf9f9
#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

#f5cbcb
#cbf5f5

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

Split Complementary

#f5cbcb
#cbf5e0
#cbe0f5

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

Analogous Color

#f5cbdc
#f5cbd3
#f5cbcb
#f5d3cb
#f5dccb

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

#f5cbcb
#cbf5cb
#cbcbf5

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

#f5cbcb
#e0f5cb
#cbf5f5
#e0cbf5

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

#f5cbcb
#cbf5f5
#cbe0f5
#f5e0cb

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

#f5cbcb Color Code Preview on Black Background Color

This is how #f5cbcb Color will look on black background color. Color contrast ratio is 14.29

#f5cbcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5cbcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5cbcb

#f5cbcb color code is use for CSS Background Color

Background color for the above div is #f5cbcb

HTML with inline CSS

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

#f5cbcb color code is use for CSS Border Color

CSS Border color for the above div is #f5cbcb

HTML with inline CSS

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

CSS Border Left color for the above div is #f5cbcb

HTML with inline CSS

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

CSS Border Right color for the above div is #f5cbcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5cbcb

HTML with inline CSS

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

CSS Border Top color for the above div is #f5cbcb

HTML with inline CSS

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

#f5cbcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5cbcb Color code Preview on White Background

This is how #f5cbcb Color code will look on white background color. Color contrast ratio is 1.47

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.