crispedge.com

Color picker

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

#f65e8c hex color - Red - Warm color - Information

#f65e8c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f65e8c Color code in RGB color code model is created after adding 96.47% red color, 36.86% green color and 54.9% blue color. Hex #f65e8c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 43% yellow and 4% black.

Hex #f65e8c color code is between #ee6688 web safe hex color code and #ff5599 web safe hex color code. #ee6688 is the nearest web safe color code. You can see here many more shades of #f65e8c color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef65e8c#f65e8c
RGB Decimal246, 94, 140rgb(246, 94, 140)
RGB Percent96%, 37%, 55%rgb(96%, 37%, 55%)
CSS RGBa246, 94, 140,1rgba(246,94,140,1)
CMYK Modelcmyk(0%,62%,43%,4%)
HSL Color Space342,89% ,67%hsl(342,89% ,67%)
HSV Color Space342°, 62%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101100101111010001100
Octal366136214
Decimal24694140
Hexf65e8c

Different shades of #f65e8c color code.

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

Light Shade of #f65e8c
#f98eae
Dark Shade of #f65e8c
#f32e69
Saturated Shade of #f65e8c
#fe5589
Desaturated Shade of #f65e8c
#ed668f
Grey scale Shade of #f65e8c
#aaaaaa
Brighten Shade
#ff77a5
Most Readable Shade
#000000

Shades of #f65e8c color code

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

#f65e8c
#da537c
#bf496c
#a43e5d
#88344d
#6d293e
#521f2e
#36141f
#1b0a0f
#000000

Similar Color like #f65e8c color

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

#f75f8d
#f8608e
#f9618f
#fa6290
#fb6391
#fc6492
#fd6593
#fe6694
#ff6795
#ff6896
#ff6997
#ff6a98
#ff6b99
#ff6c9a
#f55d8b
#f45c8a
#f35b89
#f25a88
#f15987
#f05886
#ef5785
#ee5684
#ed5583
#ec5482
#eb5381
#ea5280
#e9517f
#e8507e

Monochromatic Color with #f65e8c

#f65e8c
#210d13
#4c1d2b
#762d43
#a13e5c
#cb4e74

Tints of #f65e8c Color

#f65e8c
#f76f98
#f881a5
#f993b2
#faa5bf
#fbb7cb
#fcc9d8
#fddbe5
#feedf2
#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

#f65e8c
#5ef6c8

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

Split Complementary

#f65e8c
#5ef67c
#5ed8f6

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

Analogous Color

#f65ec9
#f65eaa
#f65e8c
#f65e6e
#f66d5e

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

#f65e8c
#8cf65e
#5e8cf6

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

#f65e8c
#d8f65e
#5ef6c8
#7c5ef6

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

#f65e8c
#5ef6c8
#5ed8f6
#f67c5e

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

#f65e8c Color Code Preview on Black Background Color

This is how #f65e8c Color will look on black background color. Color contrast ratio is 6.90

#f65e8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f65e8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f65e8c

#f65e8c color code is use for CSS Background Color

Background color for the above div is #f65e8c

HTML with inline CSS

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

#f65e8c color code is use for CSS Border Color

CSS Border color for the above div is #f65e8c

HTML with inline CSS

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

CSS Border Left color for the above div is #f65e8c

HTML with inline CSS

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

CSS Border Right color for the above div is #f65e8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f65e8c

HTML with inline CSS

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

CSS Border Top color for the above div is #f65e8c

HTML with inline CSS

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

#f65e8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f65e8c Color code Preview on White Background

This is how #f65e8c Color code will look on white background color. Color contrast ratio is 3.04

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.