crispedge.com

Color picker

Loading...

#f149ba hex color - Red - Warm color - Information

#f149ba hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f149ba Color code in RGB color code model is created after adding 94.51% red color, 28.63% green color and 72.94% blue color. Hex #f149ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 23% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codef149ba#f149ba
RGB Decimal241, 73, 186rgb(241, 73, 186)
RGB Percent95%, 29%, 73%rgb(95%, 29%, 73%)
CSS RGBa241, 73, 186,1rgba(241,73,186,1)
CMYK Modelcmyk(0%,70%,23%,5%)
HSL Color Space320,86% ,62%hsl(320,86% ,62%)
HSV Color Space320°, 70%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100010100100110111010
Octal361111272
Decimal24173186
Hexf149ba

Different shades of #f149ba color code.

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

Light Shade of #f149ba
#f578cc
Dark Shade of #f149ba
#ed1aa8
Saturated Shade of #f149ba
#fb3fbd
Desaturated Shade of #f149ba
#e753b7
Grey scale Shade of #f149ba
#9d9d9d
Brighten Shade
#ff62d3
Most Readable Shade
#000000

Shades of #f149ba color code

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

#f149ba
#d640a5
#bb3890
#a0307c
#852867
#6b2052
#50183e
#351029
#1a0814
#000000

Similar Color like #f149ba color

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

#f24abb
#f34bbc
#f44cbd
#f54dbe
#f64ebf
#f74fc0
#f850c1
#f951c2
#fa52c3
#fb53c4
#fc54c5
#fd55c6
#fe56c7
#ff57c8
#f048b9
#ef47b8
#ee46b7
#ed45b6
#ec44b5
#eb43b4
#ea42b3
#e941b2
#e840b1
#e73fb0
#e63eaf
#e53dae
#e43cad
#e33bac

Monochromatic Color with #f149ba

#f149ba
#1c0916
#471637
#712258
#9c2f78
#c63c99

Tints of #f149ba Color

#f149ba
#f25dc1
#f471c9
#f585d1
#f799d8
#f8aee0
#fac2e8
#fbd6ef
#fdeaf7
#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

#f149ba
#49f180

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

Split Complementary

#f149ba
#66f149
#49f1d4

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

Analogous Color

#e549f1
#f149dc
#f149ba
#f14998
#f14977

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

#f149ba
#baf149
#49baf1

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

#f149ba
#f1d449
#49f180
#4966f1

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

#f149ba
#49f180
#49f1d4
#f14966

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

#f149ba Color Code Preview on Black Background Color

This is how #f149ba Color will look on black background color. Color contrast ratio is 6.40

#f149ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f149ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f149ba

#f149ba color code is use for CSS Background Color

Background color for the above div is #f149ba

HTML with inline CSS

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

#f149ba color code is use for CSS Border Color

CSS Border color for the above div is #f149ba

HTML with inline CSS

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

CSS Border Left color for the above div is #f149ba

HTML with inline CSS

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

CSS Border Right color for the above div is #f149ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f149ba

HTML with inline CSS

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

CSS Border Top color for the above div is #f149ba

HTML with inline CSS

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

#f149ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f149ba Color code Preview on White Background

This is how #f149ba Color code will look on white background color. Color contrast ratio is 3.28

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(241,73,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(73,241,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,73,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.