crispedge.com

Color picker

Loading...

#6158eb hex color - Blue - Cool color - Information

#6158eb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #6158eb Color code in RGB color code model is created after adding 38.04% red color, 34.51% green color and 92.16% blue color. Hex #6158eb Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 63% magenta, 0% yellow and 8% black.

Hex #6158eb color code is between #6655ee web safe hex color code and #5566dd web safe hex color code. #6655ee is the nearest web safe color code. You can see here many more shades of #6158eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6158eb#6158eb
RGB Decimal97, 88, 235rgb(97, 88, 235)
RGB Percent38%, 35%, 92%rgb(38%, 35%, 92%)
CSS RGBa97, 88, 235,1rgba(97,88,235,1)
CMYK Modelcmyk(59%,63%,0%,8%)
HSL Color Space244,79% ,63%hsl(244,79% ,63%)
HSV Color Space244°, 63%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000010101100011101011
Octal141130353
Decimal9788235
Hex6158eb

Different shades of #6158eb color code.

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

Light Shade of #6158eb
#8c86f0
Dark Shade of #6158eb
#362ae6
Saturated Shade of #6158eb
#594ff4
Desaturated Shade of #6158eb
#6961e2
Grey scale Shade of #6158eb
#a1a1a1
Brighten Shade
#7a71ff
Most Readable Shade
#FFFFFF

Shades of #6158eb color code

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

#6158eb
#564ed0
#4b44b6
#403a9c
#353082
#2b2768
#201d4e
#151334
#0a091a
#000000

Similar Color like #6158eb color

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

#6259ec
#635aed
#645bee
#655cef
#665df0
#675ef1
#685ff2
#6960f3
#6a61f4
#6b62f5
#6c63f6
#6d64f7
#6e65f8
#6f66f9
#6057ea
#5f56e9
#5e55e8
#5d54e7
#5c53e6
#5b52e5
#5a51e4
#5950e3
#584fe2
#574ee1
#564de0
#554cdf
#544bde
#534add

Monochromatic Color with #6158eb

#6158eb
#090816
#1b1841
#2c286b
#3e3896
#4f48c0

Tints of #6158eb Color

#6158eb
#726aed
#847def
#958ff1
#a7a2f3
#b8b4f6
#cac7f8
#dbd9fa
#edecfc
#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

#6158eb
#e2eb58

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

Split Complementary

#6158eb
#ebaa58
#99eb58

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

Analogous Color

#588aeb
#586ceb
#6158eb
#7e58eb
#9c58eb

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

#6158eb
#eb6158
#58eb61

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

#6158eb
#eb5898
#e2eb58
#58ebaa

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

#6158eb
#e2eb58
#99eb58
#aa58eb

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 #6158eb 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.

#6158eb Color Code Preview on Black Background Color

This is how #6158eb Color will look on black background color. Color contrast ratio is 4.10

#6158eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6158eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6158eb

#6158eb color code is use for CSS Background Color

Background color for the above div is #6158eb

HTML with inline CSS

<div style="background-color:#6158eb;"></div>

#6158eb color code is use for CSS Border Color

CSS Border color for the above div is #6158eb

HTML with inline CSS

<div style="border:5px solid #6158eb;"></div>

CSS Border Left color for the above div is #6158eb

HTML with inline CSS

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

CSS Border Right color for the above div is #6158eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6158eb

HTML with inline CSS

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

CSS Border Top color for the above div is #6158eb

HTML with inline CSS

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

#6158eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6158eb Color code Preview on White Background

This is how #6158eb Color code will look on white background color. Color contrast ratio is 5.12

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

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(97,88,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(226,235,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,88,235,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.