crispedge.com

Color picker

Loading...

#3712dd hex color - Violet - Cool color - Information

#3712dd hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #3712dd Color code in RGB color code model is created after adding 21.57% red color, 7.06% green color and 86.67% blue color. Hex #3712dd Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 92% magenta, 0% yellow and 13% black.

Hex #3712dd color code is between #3311cc web safe hex color code and #4422ee web safe hex color code. #3311cc is the nearest web safe color code. You can see here many more shades of #3712dd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code3712dd#3712dd
RGB Decimal55, 18, 221rgb(55, 18, 221)
RGB Percent22%, 7%, 87%rgb(22%, 7%, 87%)
CSS RGBa55, 18, 221,1rgba(55,18,221,1)
CMYK Modelcmyk(75%,92%,0%,13%)
HSL Color Space251,85% ,47%hsl(251,85% ,47%)
HSV Color Space251°, 92%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101110001001011011101
Octal6722335
Decimal5518221
Hex3712dd

Different shades of #3712dd color code.

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

Light Shade of #3712dd
#5634ee
Dark Shade of #3712dd
#2b0eae
Saturated Shade of #3712dd
#2f06e9
Desaturated Shade of #3712dd
#3f1ed1
Grey scale Shade of #3712dd
#777777
Brighten Shade
#502bf6
Most Readable Shade
#FFFFFF

Shades of #3712dd color code

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

#3712dd
#3010c4
#2a0eab
#240c93
#1e0a7a
#180862
#120649
#0c0431
#060218
#000000

Similar Color like #3712dd color

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

#3813de
#3914df
#3a15e0
#3b16e1
#3c17e2
#3d18e3
#3e19e4
#3f1ae5
#401be6
#411ce7
#421de8
#431ee9
#441fea
#4520eb
#3611dc
#3510db
#340fda
#330ed9
#320dd8
#310cd7
#300bd6
#2f0ad5
#2e09d4
#2d08d3
#2c07d2
#2b06d1
#2a05d0
#2904cf

Monochromatic Color with #3712dd

#3712dd
#020108
#0d0433
#17085d
#220b88
#2c0fb3

Tints of #3712dd Color

#3712dd
#4d2ce0
#6346e4
#7961e8
#8f7bec
#a695ef
#bcb0f3
#d2caf7
#e8e4fb
#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

#3712dd
#b8dd12

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

Split Complementary

#3712dd
#dd9d12
#52dd12

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

Analogous Color

#123edd
#1216dd
#3712dd
#6012dd
#8812dd

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

#3712dd
#dd3712
#12dd37

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

#3712dd
#dd1252
#b8dd12
#12dd9c

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

#3712dd
#b8dd12
#52dd12
#9d12dd

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 #3712dd 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.

#3712dd Color Code Preview on Black Background Color

This is how #3712dd Color will look on black background color. Color contrast ratio is 2.29

#3712dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3712dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3712dd

#3712dd color code is use for CSS Background Color

Background color for the above div is #3712dd

HTML with inline CSS

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

#3712dd color code is use for CSS Border Color

CSS Border color for the above div is #3712dd

HTML with inline CSS

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

CSS Border Left color for the above div is #3712dd

HTML with inline CSS

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

CSS Border Right color for the above div is #3712dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3712dd

HTML with inline CSS

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

CSS Border Top color for the above div is #3712dd

HTML with inline CSS

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

#3712dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3712dd Color code Preview on White Background

This is how #3712dd Color code will look on white background color. Color contrast ratio is 9.16

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

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(55,18,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,221,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(55,18,221,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.