crispedge.com

Color picker

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

#f2359a hex color - Red - Warm color - Information

#f2359a hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f2359a Color code in RGB color code model is created after adding 94.9% red color, 20.78% green color and 60.39% blue color. Hex #f2359a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 36% yellow and 5% black.

Hex #f2359a color code is between #ee3399 web safe hex color code and #ff44aa web safe hex color code. #ee3399 is the nearest web safe color code. You can see here many more shades of #f2359a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef2359a#f2359a
RGB Decimal242, 53, 154rgb(242, 53, 154)
RGB Percent95%, 21%, 60%rgb(95%, 21%, 60%)
CSS RGBa242, 53, 154,1rgba(242,53,154,1)
CMYK Modelcmyk(0%,78%,36%,5%)
HSL Color Space328,88% ,58%hsl(328,88% ,58%)
HSV Color Space328°, 78%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100100011010110011010
Octal36265232
Decimal24253154
Hexf2359a

Different shades of #f2359a color code.

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

Light Shade of #f2359a
#f565b2
Dark Shade of #f2359a
#e50f81
Saturated Shade of #f2359a
#fd2a9b
Desaturated Shade of #f2359a
#e74099
Grey scale Shade of #f2359a
#939393
Brighten Shade
#ff4eb3
Most Readable Shade
#FFFFFF

Shades of #f2359a color code

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

#f2359a
#d72f88
#bc2977
#a12366
#861d55
#6b1744
#501133
#350b22
#1a0511
#000000

Similar Color like #f2359a color

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

#f3369b
#f4379c
#f5389d
#f6399e
#f73a9f
#f83ba0
#f93ca1
#fa3da2
#fb3ea3
#fc3fa4
#fd40a5
#fe41a6
#ff42a7
#ff43a8
#f13499
#f03398
#ef3297
#ee3196
#ed3095
#ec2f94
#eb2e93
#ea2d92
#e92c91
#e82b90
#e72a8f
#e6298e
#e5288d
#e4278c

Monochromatic Color with #f2359a

#f2359a
#1d0613
#48102e
#721949
#9d2264
#c72c7f

Tints of #f2359a Color

#f2359a
#f34ba5
#f461b0
#f678bb
#f78ec6
#f9a5d2
#fabbdd
#fcd2e8
#fde8f3
#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

#f2359a
#35f28d

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

Split Complementary

#f2359a
#3bf235
#35f2eb

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

Analogous Color

#f235e6
#f235c0
#f2359a
#f23574
#f2354e

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

#f2359a
#9af235
#359af2

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

#f2359a
#f2eb35
#35f28d
#353bf2

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

#f2359a
#35f28d
#35f2eb
#f2353b

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

#f2359a Color Code Preview on Black Background Color

This is how #f2359a Color will look on black background color. Color contrast ratio is 5.75

#f2359a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2359a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2359a

#f2359a color code is use for CSS Background Color

Background color for the above div is #f2359a

HTML with inline CSS

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

#f2359a color code is use for CSS Border Color

CSS Border color for the above div is #f2359a

HTML with inline CSS

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

CSS Border Left color for the above div is #f2359a

HTML with inline CSS

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

CSS Border Right color for the above div is #f2359a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2359a

HTML with inline CSS

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

CSS Border Top color for the above div is #f2359a

HTML with inline CSS

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

#f2359a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2359a Color code Preview on White Background

This is how #f2359a Color code will look on white background color. Color contrast ratio is 3.65

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

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.