crispedge.com

Color picker

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

#f455b5 hex color - Red - Warm color - Information

#f455b5 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f455b5 Color code in RGB color code model is created after adding 95.69% red color, 33.33% green color and 70.98% blue color. Hex #f455b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 26% yellow and 4% black.

Hex #f455b5 color code is between #ee44bb web safe hex color code and #ff66aa web safe hex color code. #ee44bb is the nearest web safe color code. You can see here many more shades of #f455b5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef455b5#f455b5
RGB Decimal244, 85, 181rgb(244, 85, 181)
RGB Percent96%, 33%, 71%rgb(96%, 33%, 71%)
CSS RGBa244, 85, 181,1rgba(244,85,181,1)
CMYK Modelcmyk(0%,65%,26%,4%)
HSL Color Space324,88% ,65%hsl(324,88% ,65%)
HSV Color Space324°, 65%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101000101010110110101
Octal364125265
Decimal24485181
Hexf455b5

Different shades of #f455b5 color code.

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

Light Shade of #f455b5
#f785ca
Dark Shade of #f455b5
#f125a0
Saturated Shade of #f455b5
#fd4cb7
Desaturated Shade of #f455b5
#eb5eb3
Grey scale Shade of #f455b5
#a4a4a4
Brighten Shade
#ff6ece
Most Readable Shade
#000000

Shades of #f455b5 color code

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

#f455b5
#d84ba0
#bd428c
#a23878
#872f64
#6c2550
#511c3c
#361228
#1b0914
#000000

Similar Color like #f455b5 color

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

#f556b6
#f657b7
#f758b8
#f859b9
#f95aba
#fa5bbb
#fb5cbc
#fc5dbd
#fd5ebe
#fe5fbf
#ff60c0
#ff61c1
#ff62c2
#ff63c3
#f354b4
#f253b3
#f152b2
#f051b1
#ef50b0
#ee4faf
#ed4eae
#ec4dad
#eb4cac
#ea4bab
#e94aaa
#e849a9
#e748a8
#e647a7

Monochromatic Color with #f455b5

#f455b5
#1f0b17
#4a1a37
#742956
#9f3776
#c94695

Tints of #f455b5 Color

#f455b5
#f567bd
#f67ac5
#f78dcd
#f8a0d5
#fab3de
#fbc6e6
#fcd9ee
#fdecf6
#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

#f455b5
#55f494

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

Split Complementary

#f455b5
#66f455
#55f4e3

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

Analogous Color

#f355f4
#f455d5
#f455b5
#f45595
#f45575

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

#f455b5
#b5f455
#55b5f4

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

#f455b5
#f4e355
#55f494
#5565f4

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

#f455b5
#55f494
#55f4e3
#f45566

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

#f455b5 Color Code Preview on Black Background Color

This is how #f455b5 Color will look on black background color. Color contrast ratio is 6.81

#f455b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f455b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f455b5

#f455b5 color code is use for CSS Background Color

Background color for the above div is #f455b5

HTML with inline CSS

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

#f455b5 color code is use for CSS Border Color

CSS Border color for the above div is #f455b5

HTML with inline CSS

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

CSS Border Left color for the above div is #f455b5

HTML with inline CSS

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

CSS Border Right color for the above div is #f455b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f455b5

HTML with inline CSS

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

CSS Border Top color for the above div is #f455b5

HTML with inline CSS

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

#f455b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f455b5 Color code Preview on White Background

This is how #f455b5 Color code will look on white background color. Color contrast ratio is 3.08

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

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.