crispedge.com

Color picker

Loading...

#f462ba hex color - Red - Warm color - Information

#f462ba hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f462ba Color code in RGB color code model is created after adding 95.69% red color, 38.43% green color and 72.94% blue color. Hex #f462ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 24% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef462ba#f462ba
RGB Decimal244, 98, 186rgb(244, 98, 186)
RGB Percent96%, 38%, 73%rgb(96%, 38%, 73%)
CSS RGBa244, 98, 186,1rgba(244,98,186,1)
CMYK Modelcmyk(0%,60%,24%,4%)
HSL Color Space324,87% ,67%hsl(324,87% ,67%)
HSV Color Space324°, 60%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101000110001010111010
Octal364142272
Decimal24498186
Hexf462ba

Different shades of #f462ba color code.

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

Light Shade of #f462ba
#f792cf
Dark Shade of #f462ba
#f132a5
Saturated Shade of #f462ba
#fc5abc
Desaturated Shade of #f462ba
#ec6ab8
Grey scale Shade of #f462ba
#ababab
Brighten Shade
#ff7bd3
Most Readable Shade
#000000

Shades of #f462ba color code

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

#f462ba
#d857a5
#bd4c90
#a2417c
#873667
#6c2b52
#51203e
#361529
#1b0a14
#000000

Similar Color like #f462ba color

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

#f563bb
#f664bc
#f765bd
#f866be
#f967bf
#fa68c0
#fb69c1
#fc6ac2
#fd6bc3
#fe6cc4
#ff6dc5
#ff6ec6
#ff6fc7
#ff70c8
#f361b9
#f260b8
#f15fb7
#f05eb6
#ef5db5
#ee5cb4
#ed5bb3
#ec5ab2
#eb59b1
#ea58b0
#e957af
#e856ae
#e755ad
#e654ac

Monochromatic Color with #f462ba

#f462ba
#1f0d18
#4a1e38
#742f59
#9f4079
#c9519a

Tints of #f462ba Color

#f462ba
#f573c1
#f684c9
#f796d1
#f8a7d8
#fab9e0
#fbcae8
#fcdcef
#fdedf7
#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

#f462ba
#62f49c

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

Split Complementary

#f462ba
#71f462
#62f4e5

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

Analogous Color

#f462f4
#f462d7
#f462ba
#f4629d
#f46280

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

#f462ba
#baf462
#62baf4

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

#f462ba
#f4e562
#62f49c
#6271f4

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

#f462ba
#62f49c
#62f4e5
#f46271

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

#f462ba Color Code Preview on Black Background Color

This is how #f462ba Color will look on black background color. Color contrast ratio is 7.30

#f462ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f462ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f462ba

#f462ba color code is use for CSS Background Color

Background color for the above div is #f462ba

HTML with inline CSS

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

#f462ba color code is use for CSS Border Color

CSS Border color for the above div is #f462ba

HTML with inline CSS

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

CSS Border Left color for the above div is #f462ba

HTML with inline CSS

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

CSS Border Right color for the above div is #f462ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f462ba

HTML with inline CSS

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

CSS Border Top color for the above div is #f462ba

HTML with inline CSS

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

#f462ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f462ba Color code Preview on White Background

This is how #f462ba Color code will look on white background color. Color contrast ratio is 2.88

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

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(244,98,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,244,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(244,98,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.