crispedge.com

Color picker

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

#f00550 hex color - Red - Warm color - Information

#f00550 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f00550 Color code in RGB color code model is created after adding 94.12% red color, 1.96% green color and 31.37% blue color. Hex #f00550 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 67% yellow and 6% black.

Hex #f00550 color code is between #ee0055 web safe hex color code and #ff0044 web safe hex color code. #ee0055 is the nearest web safe color code. You can see here many more shades of #f00550 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codef00550#f00550
RGB Decimal240, 5, 80rgb(240, 5, 80)
RGB Percent94%, 2%, 31%rgb(94%, 2%, 31%)
CSS RGBa240, 5, 80,1rgba(240,5,80,1)
CMYK Modelcmyk(0%,98%,67%,6%)
HSL Color Space341,96% ,48%hsl(341,96% ,48%)
HSV Color Space341°, 98%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100000000010101010000
Octal3605120
Decimal240580
Hexf00550

Different shades of #f00550 color code.

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

Light Shade of #f00550
#fb2d6f
Dark Shade of #f00550
#be043f
Saturated Shade of #f00550
#f5004e
Desaturated Shade of #f00550
#e41154
Grey scale Shade of #f00550
#7a7a7a
Brighten Shade
#ff1e69
Most Readable Shade
#FFFFFF

Shades of #f00550 color code

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

#f00550
#d50447
#ba033e
#a00335
#85022c
#6a0223
#50011a
#350111
#1a0008
#000000

Similar Color like #f00550 color

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

#f10651
#f20752
#f30853
#f40954
#f50a55
#f60b56
#f70c57
#f80d58
#f90e59
#fa0f5a
#fb105b
#fc115c
#fd125d
#fe135e
#ef044f
#ee034e
#ed024d
#ec014c
#eb004b
#ea004a
#e90049
#e80048
#e70047
#e60046
#e50045
#e40044
#e30043
#e20042

Monochromatic Color with #f00550

#f00550
#1b0109
#460117
#700225
#9b0334
#c50442

Tints of #f00550 Color

#f00550
#f12063
#f33c76
#f5588a
#f6749d
#f88fb1
#faabc4
#fbc7d8
#fde3eb
#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

#f00550
#05f0a5

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

Split Complementary

#f00550
#05f02f
#05c6f0

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

Analogous Color

#f005ae
#f0057f
#f00550
#f00521
#f01805

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

#f00550
#50f005
#0550f0

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

#f00550
#c5f005
#05f0a5
#2f05f0

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

#f00550
#05f0a5
#05c6f0
#f02f05

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

#f00550 Color Code Preview on Black Background Color

This is how #f00550 Color will look on black background color. Color contrast ratio is 4.84

#f00550 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f00550

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f00550

#f00550 color code is use for CSS Background Color

Background color for the above div is #f00550

HTML with inline CSS

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

#f00550 color code is use for CSS Border Color

CSS Border color for the above div is #f00550

HTML with inline CSS

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

CSS Border Left color for the above div is #f00550

HTML with inline CSS

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

CSS Border Right color for the above div is #f00550

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f00550

HTML with inline CSS

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

CSS Border Top color for the above div is #f00550

HTML with inline CSS

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

#f00550 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f00550 Color code Preview on White Background

This is how #f00550 Color code will look on white background color. Color contrast ratio is 4.34

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.