crispedge.com

Color picker

Loading...

#6834ec hex color - Violet - Cool color - Information

#6834ec hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #6834ec Color code in RGB color code model is created after adding 40.78% red color, 20.39% green color and 92.55% blue color. Hex #6834ec Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 78% magenta, 0% yellow and 7% black.

Hex #6834ec color code is between #6633ee web safe hex color code and #7744dd web safe hex color code. #6633ee is the nearest web safe color code. You can see here many more shades of #6834ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6834ec#6834ec
RGB Decimal104, 52, 236rgb(104, 52, 236)
RGB Percent41%, 20%, 93%rgb(41%, 20%, 93%)
CSS RGBa104, 52, 236,1rgba(104,52,236,1)
CMYK Modelcmyk(56%,78%,0%,7%)
HSL Color Space257,83% ,56%hsl(257,83% ,56%)
HSV Color Space257°, 78%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010000011010011101100
Octal15064354
Decimal10452236
Hex6834ec

Different shades of #6834ec color code.

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

Light Shade of #6834ec
#8b63f0
Dark Shade of #6834ec
#4c14d9
Saturated Shade of #6834ec
#6329f7
Desaturated Shade of #6834ec
#6d3fe1
Grey scale Shade of #6834ec
#909090
Brighten Shade
#814dff
Most Readable Shade
#FFFFFF

Shades of #6834ec color code

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

#6834ec
#5c2ed1
#5028b7
#45229d
#391c83
#2e1768
#22114e
#170b34
#0b051a
#000000

Similar Color like #6834ec color

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

#6935ed
#6a36ee
#6b37ef
#6c38f0
#6d39f1
#6e3af2
#6f3bf3
#703cf4
#713df5
#723ef6
#733ff7
#7440f8
#7541f9
#7642fa
#6733eb
#6632ea
#6531e9
#6430e8
#632fe7
#622ee6
#612de5
#602ce4
#5f2be3
#5e2ae2
#5d29e1
#5c28e0
#5b27df
#5a26de

Monochromatic Color with #6834ec

#6834ec
#0a0517
#1d0f42
#30186c
#432197
#552bc1

Tints of #6834ec Color

#6834ec
#784aee
#8961f0
#9a77f2
#ab8ef4
#bba4f6
#ccbbf8
#ddd1fa
#eee8fc
#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

#6834ec
#b8ec34

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

Split Complementary

#6834ec
#ecc434
#5cec34

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

Analogous Color

#344aec
#4334ec
#6834ec
#8d34ec
#b234ec

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

#6834ec
#ec6834
#34ec68

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

#6834ec
#ec345c
#b8ec34
#34ecc4

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

#6834ec
#b8ec34
#5cec34
#c434ec

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 #6834ec 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.

#6834ec Color Code Preview on Black Background Color

This is how #6834ec Color will look on black background color. Color contrast ratio is 3.29

#6834ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6834ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6834ec

#6834ec color code is use for CSS Background Color

Background color for the above div is #6834ec

HTML with inline CSS

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

#6834ec color code is use for CSS Border Color

CSS Border color for the above div is #6834ec

HTML with inline CSS

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

CSS Border Left color for the above div is #6834ec

HTML with inline CSS

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

CSS Border Right color for the above div is #6834ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6834ec

HTML with inline CSS

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

CSS Border Top color for the above div is #6834ec

HTML with inline CSS

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

#6834ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6834ec Color code Preview on White Background

This is how #6834ec Color code will look on white background color. Color contrast ratio is 6.38

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

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(104,52,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,236,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(104,52,236,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.