crispedge.com

Color picker

Loading...

#f33bef hex color - Red - Warm color - Information

#f33bef hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f33bef Color code in RGB color code model is created after adding 95.29% red color, 23.14% green color and 93.73% blue color. Hex #f33bef Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 2% yellow and 5% black.

Hex #f33bef color code is between #ee33ee web safe hex color code and #ff44ff web safe hex color code. #ee33ee is the nearest web safe color code. You can see here many more shades of #f33bef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef33bef#f33bef
RGB Decimal243, 59, 239rgb(243, 59, 239)
RGB Percent95%, 23%, 94%rgb(95%, 23%, 94%)
CSS RGBa243, 59, 239,1rgba(243,59,239,1)
CMYK Modelcmyk(0%,76%,2%,5%)
HSL Color Space301,88% ,59%hsl(301,88% ,59%)
HSV Color Space301°, 76%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100110011101111101111
Octal36373357
Decimal24359239
Hexf33bef

Different shades of #f33bef color code.

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

Light Shade of #f33bef
#f66bf3
Dark Shade of #f33bef
#ec0ee8
Saturated Shade of #f33bef
#fd31f9
Desaturated Shade of #f33bef
#e945e5
Grey scale Shade of #f33bef
#979797
Brighten Shade
#ff54ff
Most Readable Shade
#000000

Shades of #f33bef color code

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

#f33bef
#d834d4
#bd2db9
#a2279f
#872084
#6c1a6a
#51134f
#360d35
#1b061a
#000000

Similar Color like #f33bef color

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

#f43cf0
#f53df1
#f63ef2
#f73ff3
#f840f4
#f941f5
#fa42f6
#fb43f7
#fc44f8
#fd45f9
#fe46fa
#ff47fb
#ff48fc
#ff49fd
#f23aee
#f139ed
#f038ec
#ef37eb
#ee36ea
#ed35e9
#ec34e8
#eb33e7
#ea32e6
#e931e5
#e830e4
#e72fe3
#e62ee2
#e52de1

Monochromatic Color with #f33bef

#f33bef
#1e071e
#491248
#731c72
#9e269b
#c831c5

Tints of #f33bef Color

#f33bef
#f450f0
#f566f2
#f77cf4
#f892f6
#f9a7f7
#fbbdf9
#fcd3fb
#fde9fd
#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

#f33bef
#3bf33f

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

Split Complementary

#f33bef
#93f33b
#3bf39b

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

Analogous Color

#ad3bf3
#d23bf3
#f33bef
#f33bca
#f33ba5

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

#f33bef
#eff33b
#3beff3

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

#f33bef
#f39b3b
#3bf33f
#3b93f3

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

#f33bef
#3bf33f
#3bf39b
#f33b93

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

#f33bef Color Code Preview on Black Background Color

This is how #f33bef Color will look on black background color. Color contrast ratio is 6.68

#f33bef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f33bef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f33bef

#f33bef color code is use for CSS Background Color

Background color for the above div is #f33bef

HTML with inline CSS

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

#f33bef color code is use for CSS Border Color

CSS Border color for the above div is #f33bef

HTML with inline CSS

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

CSS Border Left color for the above div is #f33bef

HTML with inline CSS

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

CSS Border Right color for the above div is #f33bef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f33bef

HTML with inline CSS

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

CSS Border Top color for the above div is #f33bef

HTML with inline CSS

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

#f33bef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f33bef Color code Preview on White Background

This is how #f33bef Color code will look on white background color. Color contrast ratio is 3.14

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

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(243,59,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(59,243,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,59,239,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.