crispedge.com

Color picker

Loading...

#6235ee hex color - Violet - Cool color - Information

#6235ee hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #6235ee Color code in RGB color code model is created after adding 38.43% red color, 20.78% green color and 93.33% blue color. Hex #6235ee Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 78% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code6235ee#6235ee
RGB Decimal98, 53, 238rgb(98, 53, 238)
RGB Percent38%, 21%, 93%rgb(38%, 21%, 93%)
CSS RGBa98, 53, 238,1rgba(98,53,238,1)
CMYK Modelcmyk(59%,78%,0%,7%)
HSL Color Space255,84% ,57%hsl(255,84% ,57%)
HSV Color Space255°, 78%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000100011010111101110
Octal14265356
Decimal9853238
Hex6235ee

Different shades of #6235ee color code.

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

Light Shade of #6235ee
#8764f2
Dark Shade of #6235ee
#4413dd
Saturated Shade of #6235ee
#5c2af9
Desaturated Shade of #6235ee
#6840e3
Grey scale Shade of #6235ee
#919191
Brighten Shade
#7b4eff
Most Readable Shade
#FFFFFF

Shades of #6235ee color code

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

#6235ee
#572fd3
#4c29b9
#41239e
#361d84
#2b1769
#20114f
#150b34
#0a051a
#000000

Similar Color like #6235ee color

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

#6336ef
#6437f0
#6538f1
#6639f2
#673af3
#683bf4
#693cf5
#6a3df6
#6b3ef7
#6c3ff8
#6d40f9
#6e41fa
#6f42fb
#7043fc
#6134ed
#6033ec
#5f32eb
#5e31ea
#5d30e9
#5c2fe8
#5b2ee7
#5a2de6
#592ce5
#582be4
#572ae3
#5629e2
#5528e1
#5427e0

Monochromatic Color with #6235ee

#6235ee
#0b061a
#1c0f44
#2d196e
#3f2299
#502cc3

Tints of #6235ee Color

#6235ee
#734bef
#8461f1
#9678f3
#a78ef5
#b9a5f7
#cabbf9
#dcd2fb
#ede8fd
#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

#6235ee
#c1ee35

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

Split Complementary

#6235ee
#eebe35
#65ee35

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

Analogous Color

#3552ee
#3d35ee
#6235ee
#8735ee
#ac35ee

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

#6235ee
#ee6235
#35ee62

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

#6235ee
#ee3564
#c1ee35
#35eebe

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

#6235ee
#c1ee35
#65ee35
#be35ee

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 #6235ee 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.

#6235ee Color Code Preview on Black Background Color

This is how #6235ee Color will look on black background color. Color contrast ratio is 3.26

#6235ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6235ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6235ee

#6235ee color code is use for CSS Background Color

Background color for the above div is #6235ee

HTML with inline CSS

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

#6235ee color code is use for CSS Border Color

CSS Border color for the above div is #6235ee

HTML with inline CSS

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

CSS Border Left color for the above div is #6235ee

HTML with inline CSS

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

CSS Border Right color for the above div is #6235ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6235ee

HTML with inline CSS

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

CSS Border Top color for the above div is #6235ee

HTML with inline CSS

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

#6235ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6235ee Color code Preview on White Background

This is how #6235ee Color code will look on white background color. Color contrast ratio is 6.44

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

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(98,53,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(193,238,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(98,53,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.