crispedge.com

Color picker

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

#fac6c6 hex color - Red - Warm color - Information

#fac6c6 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fac6c6 Color code in RGB color code model is created after adding 98.04% red color, 77.65% green color and 77.65% blue color. Hex #fac6c6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 21% yellow and 2% black.

Hex #fac6c6 color code is between #ffcccc web safe hex color code and #eebbbb web safe hex color code. #ffcccc is the nearest web safe color code. You can see here many more shades of #fac6c6 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codefac6c6#fac6c6
RGB Decimal250, 198, 198rgb(250, 198, 198)
RGB Percent98%, 78%, 78%rgb(98%, 78%, 78%)
CSS RGBa250, 198, 198,1rgba(250,198,198,1)
CMYK Modelcmyk(0%,21%,21%,2%)
HSL Color Space0,84% ,88%hsl(0,84% ,88%)
HSV Color Space0°, 21%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101100011011000110
Octal372306306
Decimal250198198
Hexfac6c6

Different shades of #fac6c6 color code.

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

Light Shade of #fac6c6
#fef5f5
Dark Shade of #fac6c6
#f69797
Saturated Shade of #fac6c6
#fdc3c3
Desaturated Shade of #fac6c6
#f7c9c9
Grey scale Shade of #fac6c6
#e0e0e0
Brighten Shade
#ffdfdf
Most Readable Shade
#000000

Shades of #fac6c6 color code

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

#fac6c6
#deb0b0
#c29a9a
#a68484
#8a6e6e
#6f5858
#534242
#372c2c
#1b1616
#000000

Similar Color like #fac6c6 color

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

#fbc7c7
#fcc8c8
#fdc9c9
#fecaca
#ffcbcb
#ffcccc
#ffcdcd
#ffcece
#ffcfcf
#ffd0d0
#ffd1d1
#ffd2d2
#ffd3d3
#ffd4d4
#f9c5c5
#f8c4c4
#f7c3c3
#f6c2c2
#f5c1c1
#f4c0c0
#f3bfbf
#f2bebe
#f1bdbd
#f0bcbc
#efbbbb
#eebaba
#edb9b9
#ecb8b8

Monochromatic Color with #fac6c6

#fac6c6
#251e1e
#503f3f
#7a6161
#a58383
#cfa4a4

Tints of #fac6c6 Color

#fac6c6
#facccc
#fbd2d2
#fbd9d9
#fcdfdf
#fce5e5
#fdecec
#fdf2f2
#fef8f8
#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

#fac6c6
#c6fafa

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

Split Complementary

#fac6c6
#c6fae0
#c6e0fa

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

Analogous Color

#fac6db
#fac6d0
#fac6c6
#fad0c6
#fadbc6

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

#fac6c6
#c6fac6
#c6c6fa

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

#fac6c6
#e0fac6
#c6fafa
#e0c6fa

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

#fac6c6
#c6fafa
#c6e0fa
#fae0c6

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

#fac6c6 Color Code Preview on Black Background Color

This is how #fac6c6 Color will look on black background color. Color contrast ratio is 13.96

#fac6c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fac6c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fac6c6

#fac6c6 color code is use for CSS Background Color

Background color for the above div is #fac6c6

HTML with inline CSS

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

#fac6c6 color code is use for CSS Border Color

CSS Border color for the above div is #fac6c6

HTML with inline CSS

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

CSS Border Left color for the above div is #fac6c6

HTML with inline CSS

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

CSS Border Right color for the above div is #fac6c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fac6c6

HTML with inline CSS

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

CSS Border Top color for the above div is #fac6c6

HTML with inline CSS

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

#fac6c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fac6c6 Color code Preview on White Background

This is how #fac6c6 Color code will look on white background color. Color contrast ratio is 1.50

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.