crispedge.com

Color picker

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

#f02c59 hex color - Red - Warm color - Information

#f02c59 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #f02c59 Color code in RGB color code model is created after adding 94.12% red color, 17.25% green color and 34.9% blue color. Hex #f02c59 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 63% yellow and 6% black.

Hex #f02c59 color code is between #ee3355 web safe hex color code and #ff2266 web safe hex color code. #ee3355 is the nearest web safe color code. You can see here many more shades of #f02c59 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef02c59#f02c59
RGB Decimal240, 44, 89rgb(240, 44, 89)
RGB Percent94%, 17%, 35%rgb(94%, 17%, 35%)
CSS RGBa240, 44, 89,1rgba(240,44,89,1)
CMYK Modelcmyk(0%,82%,63%,6%)
HSL Color Space346,87% ,56%hsl(346,87% ,56%)
HSV Color Space346°, 82%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100000010110001011001
Octal36054131
Decimal2404489
Hexf02c59

Different shades of #f02c59 color code.

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

Light Shade of #f02c59
#f35c7e
Dark Shade of #f02c59
#d90f3e
Saturated Shade of #f02c59
#fb2153
Desaturated Shade of #f02c59
#e5375f
Grey scale Shade of #f02c59
#8e8e8e
Brighten Shade
#ff4572
Most Readable Shade
#FFFFFF

Shades of #f02c59 color code

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

#f02c59
#d5274f
#ba2245
#a01d3b
#851831
#6a1327
#500e1d
#350913
#1a0409
#000000

Similar Color like #f02c59 color

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

#f12d5a
#f22e5b
#f32f5c
#f4305d
#f5315e
#f6325f
#f73360
#f83461
#f93562
#fa3663
#fb3764
#fc3865
#fd3966
#fe3a67
#ef2b58
#ee2a57
#ed2956
#ec2855
#eb2754
#ea2653
#e92552
#e82451
#e72350
#e6224f
#e5214e
#e4204d
#e31f4c
#e21e4b

Monochromatic Color with #f02c59

#f02c59
#1b050a
#460d1a
#70152a
#9b1c39
#c52449

Tints of #f02c59 Color

#f02c59
#f1436b
#f35a7d
#f57290
#f689a2
#f8a1b5
#fab8c7
#fbd0da
#fde7ec
#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

#f02c59
#2cf0c3

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

Split Complementary

#f02c59
#2cf061
#2cbbf0

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

Analogous Color

#f02ca7
#f02c80
#f02c59
#f02c32
#f04d2c

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

#f02c59
#59f02c
#2c59f0

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

#f02c59
#bbf02c
#2cf0c3
#612cf0

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

#f02c59
#2cf0c3
#2cbbf0
#f0612c

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

#f02c59 Color Code Preview on Black Background Color

This is how #f02c59 Color will look on black background color. Color contrast ratio is 5.21

#f02c59 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f02c59

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f02c59

#f02c59 color code is use for CSS Background Color

Background color for the above div is #f02c59

HTML with inline CSS

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

#f02c59 color code is use for CSS Border Color

CSS Border color for the above div is #f02c59

HTML with inline CSS

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

CSS Border Left color for the above div is #f02c59

HTML with inline CSS

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

CSS Border Right color for the above div is #f02c59

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f02c59

HTML with inline CSS

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

CSS Border Top color for the above div is #f02c59

HTML with inline CSS

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

#f02c59 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f02c59 Color code Preview on White Background

This is how #f02c59 Color code will look on white background color. Color contrast ratio is 4.03

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

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.