crispedge.com

Color picker

Loading...

#4b2ec2 hex color - Violet - Cool color - Information

#4b2ec2 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #4b2ec2 Color code in RGB color code model is created after adding 29.41% red color, 18.04% green color and 76.08% blue color. Hex #4b2ec2 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 76% magenta, 0% yellow and 24% black.

Hex #4b2ec2 color code is between #4433bb web safe hex color code and #5522cc web safe hex color code. #4433bb is the nearest web safe color code. You can see here many more shades of #4b2ec2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 4b2ec2 #4b2ec2
RGB Decimal 75, 46, 194 rgb(75, 46, 194)
RGB Percent 29%, 18%, 76% rgb(29%, 18%, 76%)
CSS RGBa 75, 46, 194,1 rgba(75,46,194,1)
CMYK Model cmyk(61%,76%,0%,24%)
HSL Color Space 252,62% ,47% hsl(252,62% ,47%)
HSV Color Space 252°, 76%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001011 00101110 11000010
Octal 113 56 302
Decimal 75 46 194
Hex 4b 2e c2

Different shades of #4b2ec2 color code.

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

Light Shade of #4b2ec2
#684ed5
Dark Shade of #4b2ec2
#3b2499
Saturated Shade of #4b2ec2
#4422ce
Desaturated Shade of #4b2ec2
#523ab6
Grey scale Shade of #4b2ec2
#787878
Brighten Shade
#6447db
Most Readable Shade
#FFFFFF

Shades of #4b2ec2 color code

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

#4b2ec2
#4228ac
#3a2396
#321e81
#29196b
#211456
#190f40
#100a2b
#080515
#000000

Similar Color like #4b2ec2 color

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

#4c2fc3
#4d30c4
#4e31c5
#4f32c6
#5033c7
#5134c8
#5235c9
#5336ca
#5437cb
#5538cc
#5639cd
#573ace
#583bcf
#593cd0
#4a2dc1
#492cc0
#482bbf
#472abe
#4629bd
#4528bc
#4427bb
#4326ba
#4225b9
#4124b8
#4023b7
#3f22b6
#3e21b5
#3d20b4

Monochromatic Color with #4b2ec2

#4b2ec2
#5b38ec
#090618
#1a1042
#2a1a6d
#3b2497

Tints of #4b2ec2 Color

#4b2ec2
#5f45c8
#735ccf
#8773d6
#9b8add
#afa2e3
#c3b9ea
#d7d0f1
#ebe7f8
#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

#4b2ec2
#a5c22e

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

Split Complementary

#4b2ec2
#c2952e
#5bc22e

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

Analogous Color

#2e4cc2
#2e2fc2
#4b2ec2
#692ec2
#862ec2

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

#4b2ec2
#c24b2e
#2ec24b

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

#4b2ec2
#c22e5b
#a5c22e
#2ec295

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

#4b2ec2
#a5c22e
#5bc22e
#952ec2

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 #4b2ec2 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.

#4b2ec2 Color Code Preview on Black Background Color

This is how #4b2ec2 Color will look on black background color. Color contrast ratio is 2.47

#4b2ec2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4b2ec2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4b2ec2

#4b2ec2 color code is use for CSS Background Color

Background color for the above div is #4b2ec2

HTML with inline CSS

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

#4b2ec2 color code is use for CSS Border Color

CSS Border color for the above div is #4b2ec2

HTML with inline CSS

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

CSS Border Left color for the above div is #4b2ec2

HTML with inline CSS

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

CSS Border Right color for the above div is #4b2ec2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4b2ec2

HTML with inline CSS

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

CSS Border Top color for the above div is #4b2ec2

HTML with inline CSS

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

#4b2ec2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4b2ec2 Color code Preview on White Background

This is how #4b2ec2 Color code will look on white background color. Color contrast ratio is 8.51

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

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(75,46,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,194,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(75,46,194,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.