crispedge.com

Color picker

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

#f06e9c hex color - Orange - Warm color - Information

#f06e9c hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f06e9c Color code in RGB color code model is created after adding 94.12% red color, 43.14% green color and 61.18% blue color. Hex #f06e9c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 35% yellow and 6% black.

Hex #f06e9c 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 #f06e9c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef06e9c#f06e9c
RGB Decimal240, 110, 156rgb(240, 110, 156)
RGB Percent94%, 43%, 61%rgb(94%, 43%, 61%)
CSS RGBa240, 110, 156,1rgba(240,110,156,1)
CMYK Modelcmyk(0%,54%,35%,6%)
HSL Color Space339,81% ,69%hsl(339,81% ,69%)
HSV Color Space339°, 54%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100000110111010011100
Octal360156234
Decimal240110156
Hexf06e9c

Different shades of #f06e9c color code.

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

Light Shade of #f06e9c
#f59cbc
Dark Shade of #f06e9c
#eb407c
Saturated Shade of #f06e9c
#f8669a
Desaturated Shade of #f06e9c
#e8769e
Grey scale Shade of #f06e9c
#afafaf
Brighten Shade
#ff87b5
Most Readable Shade
#000000

Shades of #f06e9c color code

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

#f06e9c
#d5618a
#ba5579
#a04968
#853d56
#6a3045
#502434
#351822
#1a0c11
#000000

Similar Color like #f06e9c color

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

#f16f9d
#f2709e
#f3719f
#f472a0
#f573a1
#f674a2
#f775a3
#f876a4
#f977a5
#fa78a6
#fb79a7
#fc7aa8
#fd7ba9
#fe7caa
#ef6d9b
#ee6c9a
#ed6b99
#ec6a98
#eb6997
#ea6896
#e96795
#e86694
#e76593
#e66492
#e56391
#e46290
#e3618f
#e2608e

Monochromatic Color with #f06e9c

#f06e9c
#1b0d12
#46202e
#703449
#9b4765
#c55b80

Tints of #f06e9c Color

#f06e9c
#f17ea7
#f38eb2
#f59ebd
#f6aec8
#f8bed3
#facede
#fbdee9
#fdeef4
#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

#f06e9c
#6ef0c2

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

Split Complementary

#f06e9c
#6ef081
#6eddf0

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

Analogous Color

#f06ed0
#f06eb6
#f06e9c
#f06e82
#f0746e

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

#f06e9c
#9cf06e
#6e9cf0

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

#f06e9c
#ddf06e
#6ef0c2
#816ef0

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

#f06e9c
#6ef0c2
#6eddf0
#f0816e

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

#f06e9c Color Code Preview on Black Background Color

This is how #f06e9c Color will look on black background color. Color contrast ratio is 7.42

#f06e9c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f06e9c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f06e9c

#f06e9c color code is use for CSS Background Color

Background color for the above div is #f06e9c

HTML with inline CSS

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

#f06e9c color code is use for CSS Border Color

CSS Border color for the above div is #f06e9c

HTML with inline CSS

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

CSS Border Left color for the above div is #f06e9c

HTML with inline CSS

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

CSS Border Right color for the above div is #f06e9c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f06e9c

HTML with inline CSS

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

CSS Border Top color for the above div is #f06e9c

HTML with inline CSS

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

#f06e9c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f06e9c Color code Preview on White Background

This is how #f06e9c Color code will look on white background color. Color contrast ratio is 2.83

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

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.