crispedge.com

Color picker

Loading...

#f51ba6 hex color - Red - Warm color - Information

#f51ba6 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f51ba6 Color code in RGB color code model is created after adding 96.08% red color, 10.59% green color and 65.1% blue color. Hex #f51ba6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 32% yellow and 4% black.

Hex #f51ba6 color code is between #ee22aa web safe hex color code and #ff1199 web safe hex color code. #ee22aa is the nearest web safe color code. You can see here many more shades of #f51ba6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef51ba6#f51ba6
RGB Decimal245, 27, 166rgb(245, 27, 166)
RGB Percent96%, 11%, 65%rgb(96%, 11%, 65%)
CSS RGBa245, 27, 166,1rgba(245,27,166,1)
CMYK Modelcmyk(0%,89%,32%,4%)
HSL Color Space322,92% ,53%hsl(322,92% ,53%)
HSV Color Space322°, 89%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101010001101110100110
Octal36533246
Decimal24527166
Hexf51ba6

Different shades of #f51ba6 color code.

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

Light Shade of #f51ba6
#f74cb9
Dark Shade of #f51ba6
#d4098a
Saturated Shade of #f51ba6
#ff11a9
Desaturated Shade of #f51ba6
#e927a3
Grey scale Shade of #f51ba6
#888888
Brighten Shade
#ff34bf
Most Readable Shade
#FFFFFF

Shades of #f51ba6 color code

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

#f51ba6
#d91893
#be1581
#a3126e
#880f5c
#6c0c49
#510937
#360624
#1b0312
#000000

Similar Color like #f51ba6 color

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

#f61ca7
#f71da8
#f81ea9
#f91faa
#fa20ab
#fb21ac
#fc22ad
#fd23ae
#fe24af
#ff25b0
#ff26b1
#ff27b2
#ff28b3
#ff29b4
#f41aa5
#f319a4
#f218a3
#f117a2
#f016a1
#ef15a0
#ee149f
#ed139e
#ec129d
#eb119c
#ea109b
#e90f9a
#e80e99
#e70d98

Monochromatic Color with #f51ba6

#f51ba6
#200416
#4b0833
#750d50
#a0126c
#ca1689

Tints of #f51ba6 Color

#f51ba6
#f634af
#f74db9
#f867c3
#f980cd
#fa99d7
#fbb3e1
#fccceb
#fde5f5
#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

#f51ba6
#1bf56a

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

Split Complementary

#f51ba6
#39f51b
#1bf5d7

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

Analogous Color

#ed1bf5
#f51bd2
#f51ba6
#f51b7a
#f51b4f

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

#f51ba6
#a6f51b
#1ba6f5

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

#f51ba6
#f5d71b
#1bf56a
#1b39f5

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

#f51ba6
#1bf56a
#1bf5d7
#f51b39

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

#f51ba6 Color Code Preview on Black Background Color

This is how #f51ba6 Color will look on black background color. Color contrast ratio is 5.59

#f51ba6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f51ba6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f51ba6

#f51ba6 color code is use for CSS Background Color

Background color for the above div is #f51ba6

HTML with inline CSS

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

#f51ba6 color code is use for CSS Border Color

CSS Border color for the above div is #f51ba6

HTML with inline CSS

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

CSS Border Left color for the above div is #f51ba6

HTML with inline CSS

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

CSS Border Right color for the above div is #f51ba6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f51ba6

HTML with inline CSS

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

CSS Border Top color for the above div is #f51ba6

HTML with inline CSS

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

#f51ba6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f51ba6 Color code Preview on White Background

This is how #f51ba6 Color code will look on white background color. Color contrast ratio is 3.76

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

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(245,27,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(27,245,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,27,166,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.