crispedge.com

Color picker

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

#efb9c6 hex color - Red - Warm color - Information

#efb9c6 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #efb9c6 Color code in RGB color code model is created after adding 93.73% red color, 72.55% green color and 77.65% blue color. Hex #efb9c6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 17% yellow and 6% black.

Hex #efb9c6 color code is between #eebbcc web safe hex color code and #ffaabb web safe hex color code. #eebbcc is the nearest web safe color code. You can see here many more shades of #efb9c6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeefb9c6#efb9c6
RGB Decimal239, 185, 198rgb(239, 185, 198)
RGB Percent94%, 73%, 78%rgb(94%, 73%, 78%)
CSS RGBa239, 185, 198,1rgba(239,185,198,1)
CMYK Modelcmyk(0%,23%,17%,6%)
HSL Color Space346,63% ,83%hsl(346,63% ,83%)
HSV Color Space346°, 23%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111011100111000110
Octal357271306
Decimal239185198
Hexefb9c6

Different shades of #efb9c6 color code.

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

Light Shade of #efb9c6
#f8e2e8
Dark Shade of #efb9c6
#e68fa4
Saturated Shade of #efb9c6
#f3b5c4
Desaturated Shade of #efb9c6
#ebbdc8
Grey scale Shade of #efb9c6
#d4d4d4
Brighten Shade
#ffd2df
Most Readable Shade
#000000

Shades of #efb9c6 color code

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

#efb9c6
#d4a4b0
#b98f9a
#9f7b84
#84666e
#6a5258
#4f3d42
#35292c
#1a1416
#000000

Similar Color like #efb9c6 color

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

#f0bac7
#f1bbc8
#f2bcc9
#f3bdca
#f4becb
#f5bfcc
#f6c0cd
#f7c1ce
#f8c2cf
#f9c3d0
#fac4d1
#fbc5d2
#fcc6d3
#fdc7d4
#eeb8c5
#edb7c4
#ecb6c3
#ebb5c2
#eab4c1
#e9b3c0
#e8b2bf
#e7b1be
#e6b0bd
#e5afbc
#e4aebb
#e3adba
#e2acb9
#e1abb8

Monochromatic Color with #efb9c6

#efb9c6
#1a1516
#453539
#6f565c
#9a7780
#c498a3

Tints of #efb9c6 Color

#efb9c6
#f0c0cc
#f2c8d2
#f4d0d9
#f6d8df
#f7dfe5
#f9e7ec
#fbeff2
#fdf7f8
#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

#efb9c6
#b9efe2

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

Split Complementary

#efb9c6
#b9efc7
#b9e1ef

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

Analogous Color

#efb9dc
#efb9d1
#efb9c6
#efb9bb
#efc2b9

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

#efb9c6
#c6efb9
#b9c6ef

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

#efb9c6
#e1efb9
#b9efe2
#c7b9ef

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

#efb9c6
#b9efe2
#b9e1ef
#efc7b9

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

#efb9c6 Color Code Preview on Black Background Color

This is how #efb9c6 Color will look on black background color. Color contrast ratio is 12.43

#efb9c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb9c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efb9c6

#efb9c6 color code is use for CSS Background Color

Background color for the above div is #efb9c6

HTML with inline CSS

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

#efb9c6 color code is use for CSS Border Color

CSS Border color for the above div is #efb9c6

HTML with inline CSS

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

CSS Border Left color for the above div is #efb9c6

HTML with inline CSS

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

CSS Border Right color for the above div is #efb9c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efb9c6

HTML with inline CSS

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

CSS Border Top color for the above div is #efb9c6

HTML with inline CSS

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

#efb9c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efb9c6 Color code Preview on White Background

This is how #efb9c6 Color code will look on white background color. Color contrast ratio is 1.69

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

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.