crispedge.com

Color picker

Loading...

#f66a9e hex color - Red - Warm color - Information

#f66a9e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f66a9e Color code in RGB color code model is created after adding 96.47% red color, 41.57% green color and 61.96% blue color. Hex #f66a9e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 36% yellow and 4% black.

Hex #f66a9e color code is between #ee6699 web safe hex color code and #ff77aa web safe hex color code. #ee6699 is the nearest web safe color code. You can see here many more shades of #f66a9e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codef66a9e#f66a9e
RGB Decimal246, 106, 158rgb(246, 106, 158)
RGB Percent96%, 42%, 62%rgb(96%, 42%, 62%)
CSS RGBa246, 106, 158,1rgba(246,106,158,1)
CMYK Modelcmyk(0%,57%,36%,4%)
HSL Color Space338,89% ,69%hsl(338,89% ,69%)
HSV Color Space338°, 57%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101100110101010011110
Octal366152236
Decimal246106158
Hexf66a9e

Different shades of #f66a9e color code.

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

Light Shade of #f66a9e
#f99abd
Dark Shade of #f66a9e
#f33a7f
Saturated Shade of #f66a9e
#fe629c
Desaturated Shade of #f66a9e
#ee72a0
Grey scale Shade of #f66a9e
#b0b0b0
Brighten Shade
#ff83b7
Most Readable Shade
#000000

Shades of #f66a9e color code

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

#f66a9e
#da5e8c
#bf527a
#a44669
#883a57
#6d2f46
#522334
#361723
#1b0b11
#000000

Similar Color like #f66a9e color

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

#f76b9f
#f86ca0
#f96da1
#fa6ea2
#fb6fa3
#fc70a4
#fd71a5
#fe72a6
#ff73a7
#ff74a8
#ff75a9
#ff76aa
#ff77ab
#ff78ac
#f5699d
#f4689c
#f3679b
#f2669a
#f16599
#f06498
#ef6397
#ee6296
#ed6195
#ec6094
#eb5f93
#ea5e92
#e95d91
#e85c90

Monochromatic Color with #f66a9e

#f66a9e
#210e16
#4c2131
#76334c
#a14567
#cb5883

Tints of #f66a9e Color

#f66a9e
#f77aa8
#f88bb3
#f99bbe
#faacc9
#fbbcd3
#fccdde
#fddde9
#feeef4
#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

#f66a9e
#6af6c2

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

Split Complementary

#f66a9e
#6af67c
#6ae4f6

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

Analogous Color

#f66ad6
#f66aba
#f66a9e
#f66a82
#f66e6a

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

#f66a9e
#9ef66a
#6a9ef6

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

#f66a9e
#e4f66a
#6af6c2
#7c6af6

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

#f66a9e
#6af6c2
#6ae4f6
#f67c6a

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

#f66a9e Color Code Preview on Black Background Color

This is how #f66a9e Color will look on black background color. Color contrast ratio is 7.47

#f66a9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f66a9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f66a9e

#f66a9e color code is use for CSS Background Color

Background color for the above div is #f66a9e

HTML with inline CSS

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

#f66a9e color code is use for CSS Border Color

CSS Border color for the above div is #f66a9e

HTML with inline CSS

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

CSS Border Left color for the above div is #f66a9e

HTML with inline CSS

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

CSS Border Right color for the above div is #f66a9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f66a9e

HTML with inline CSS

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

CSS Border Top color for the above div is #f66a9e

HTML with inline CSS

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

#f66a9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f66a9e Color code Preview on White Background

This is how #f66a9e Color code will look on white background color. Color contrast ratio is 2.81

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(246,106,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,246,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(246,106,158,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.