crispedge.com

Color picker

Loading...

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

#4d1d9f hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #4d1d9f Color code in RGB color code model is created after adding 30.2% red color, 11.37% green color and 62.35% blue color. Hex #4d1d9f Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 82% magenta, 0% yellow and 38% black.

Hex #4d1d9f color code is between #552299 web safe hex color code and #4411aa web safe hex color code. #552299 is the nearest web safe color code. You can see here many more shades of #4d1d9f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4d1d9f#4d1d9f
RGB Decimal77, 29, 159rgb(77, 29, 159)
RGB Percent30%, 11%, 62%rgb(30%, 11%, 62%)
CSS RGBa77, 29, 159,1rgba(77,29,159,1)
CMYK Modelcmyk(52%,82%,0%,38%)
HSL Color Space262,69% ,37%hsl(262,69% ,37%)
HSV Color Space262°, 82%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011010001110110011111
Octal11535237
Decimal7729159
Hex4d1d9f

Different shades of #4d1d9f color code.

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

Light Shade of #4d1d9f
#6225ca
Dark Shade of #4d1d9f
#381574
Saturated Shade of #4d1d9f
#4b14a8
Desaturated Shade of #4d1d9f
#4f2696
Grey scale Shade of #4d1d9f
#5e5e5e
Brighten Shade
#6636b8
Most Readable Shade
#FFFFFF

Shades of #4d1d9f color code

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

#4d1d9f
#44198d
#3b167b
#33136a
#2a1058
#220c46
#190935
#110623
#080311
#000000

Similar Color like #4d1d9f color

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

#4e1ea0
#4f1fa1
#5020a2
#5121a3
#5222a4
#5323a5
#5424a6
#5525a7
#5626a8
#5727a9
#5828aa
#5929ab
#5a2aac
#5b2bad
#4c1c9e
#4b1b9d
#4a1a9c
#49199b
#48189a
#471799
#461698
#451597
#441496
#431395
#421294
#411193
#401092
#3f0f91

Monochromatic Color with #4d1d9f

#4d1d9f
#6225c9
#762df4
#0f061f
#240d4a
#381574

Tints of #4d1d9f Color

#4d1d9f
#6036a9
#744fb4
#8868bf
#9c81c9
#af9ad4
#c3b3df
#d7cce9
#ebe5f4
#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

#4d1d9f
#6f9f1d

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

Split Complementary

#4d1d9f
#9f8e1d
#2e9f1d

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

Analogous Color

#1d219f
#331d9f
#4d1d9f
#671d9f
#811d9f

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

#4d1d9f
#9f4d1d
#1d9f4d

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

#4d1d9f
#9f1d2e
#6f9f1d
#1d9f8e

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

#4d1d9f
#6f9f1d
#2e9f1d
#8e1d9f

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

#4d1d9f Color Code Preview on Black Background Color

This is how #4d1d9f Color will look on black background color. Color contrast ratio is 1.99

#4d1d9f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4d1d9f color code is use for CSS Background Color

Background color for the above div is #4d1d9f

HTML with inline CSS

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

#4d1d9f color code is use for CSS Border Color

CSS Border color for the above div is #4d1d9f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4d1d9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4d1d9f Color code Preview on White Background

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

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

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(77,29,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,159,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(77,29,159,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.