crispedge.com

Color picker

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

#f6999a hex color - Red - Warm color - Information

#f6999a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f6999a Color code in RGB color code model is created after adding 96.47% red color, 60% green color and 60.39% blue color. Hex #f6999a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 37% yellow and 4% black.

Hex #f6999a color code is between #ee8899 web safe hex color code and #ffaaaa web safe hex color code. #ee8899 is the nearest web safe color code. You can see here many more shades of #f6999a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef6999a#f6999a
RGB Decimal246, 153, 154rgb(246, 153, 154)
RGB Percent96%, 60%, 60%rgb(96%, 60%, 60%)
CSS RGBa246, 153, 154,1rgba(246,153,154,1)
CMYK Modelcmyk(0%,38%,37%,4%)
HSL Color Space359,84% ,78%hsl(359,84% ,78%)
HSV Color Space359°, 38%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101001100110011010
Octal366231232
Decimal246153154
Hexf6999a

Different shades of #f6999a color code.

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

Light Shade of #f6999a
#fac8c8
Dark Shade of #f6999a
#f26a6c
Saturated Shade of #f6999a
#fc9395
Desaturated Shade of #f6999a
#f09f9f
Grey scale Shade of #f6999a
#c7c7c7
Brighten Shade
#ffb2b3
Most Readable Shade
#000000

Shades of #f6999a color code

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

#f6999a
#da8888
#bf7777
#a46666
#885555
#6d4444
#523333
#362222
#1b1111
#000000

Similar Color like #f6999a color

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

#f79a9b
#f89b9c
#f99c9d
#fa9d9e
#fb9e9f
#fc9fa0
#fda0a1
#fea1a2
#ffa2a3
#ffa3a4
#ffa4a5
#ffa5a6
#ffa6a7
#ffa7a8
#f59899
#f49798
#f39697
#f29596
#f19495
#f09394
#ef9293
#ee9192
#ed9091
#ec8f90
#eb8e8f
#ea8d8e
#e98c8d
#e88b8c

Monochromatic Color with #f6999a

#f6999a
#211515
#4c2f30
#764a4a
#a16465
#cb7f7f

Tints of #f6999a Color

#f6999a
#f7a4a5
#f8afb0
#f9bbbb
#fac6c6
#fbd1d2
#fcdddd
#fde8e8
#fef3f3
#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

#f6999a
#99f6f5

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

Split Complementary

#f6999a
#99f6c7
#99c8f6

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

Analogous Color

#f699bf
#f699ad
#f6999a
#f6ab99
#f6bd99

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

#f6999a
#9af699
#999af6

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

#f6999a
#c8f699
#99f6f5
#c699f6

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

#f6999a
#99f6f5
#99c8f6
#f6c799

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

#f6999a Color Code Preview on Black Background Color

This is how #f6999a Color will look on black background color. Color contrast ratio is 9.94

#f6999a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6999a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6999a

#f6999a color code is use for CSS Background Color

Background color for the above div is #f6999a

HTML with inline CSS

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

#f6999a color code is use for CSS Border Color

CSS Border color for the above div is #f6999a

HTML with inline CSS

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

CSS Border Left color for the above div is #f6999a

HTML with inline CSS

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

CSS Border Right color for the above div is #f6999a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f6999a

HTML with inline CSS

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

CSS Border Top color for the above div is #f6999a

HTML with inline CSS

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

#f6999a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f6999a Color code Preview on White Background

This is how #f6999a Color code will look on white background color. Color contrast ratio is 2.11

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

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.