crispedge.com

Color picker

Loading...

#603eaa hex color - Violet - Cool color - Information

#603eaa hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #603eaa Color code in RGB color code model is created after adding 37.65% red color, 24.31% green color and 66.67% blue color. Hex #603eaa Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 64% magenta, 0% yellow and 33% black.

Hex #603eaa color code is between #664499 web safe hex color code and #5533bb web safe hex color code. #664499 is the nearest web safe color code. You can see here many more shades of #603eaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code603eaa#603eaa
RGB Decimal96, 62, 170rgb(96, 62, 170)
RGB Percent38%, 24%, 67%rgb(38%, 24%, 67%)
CSS RGBa96, 62, 170,1rgba(96,62,170,1)
CMYK Modelcmyk(44%,64%,0%,33%)
HSL Color Space259,47% ,45%hsl(259,47% ,45%)
HSV Color Space259°, 64%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000000011111010101010
Octal14076252
Decimal9662170
Hex603eaa

Different shades of #603eaa color code.

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

Light Shade of #603eaa
#7a59c2
Dark Shade of #603eaa
#4b3085
Saturated Shade of #603eaa
#5c32b6
Desaturated Shade of #603eaa
#644a9e
Grey scale Shade of #603eaa
#747474
Brighten Shade
#7957c3
Most Readable Shade
#FFFFFF

Shades of #603eaa color code

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

#603eaa
#553797
#4a3084
#402971
#35225e
#2a1b4b
#201438
#150d25
#0a0612
#000000

Similar Color like #603eaa color

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

#613fab
#6240ac
#6341ad
#6442ae
#6543af
#6644b0
#6745b1
#6846b2
#6947b3
#6a48b4
#6b49b5
#6c4ab6
#6d4bb7
#6e4cb8
#5f3da9
#5e3ca8
#5d3ba7
#5c3aa6
#5b39a5
#5a38a4
#5937a3
#5836a2
#5735a1
#5634a0
#55339f
#54329e
#53319d
#52309c

Monochromatic Color with #603eaa

#603eaa
#784ed4
#905dff
#180f2a
#301f55
#482f7f

Tints of #603eaa Color

#603eaa
#7153b3
#8368bc
#957ec6
#a693cf
#b8a9d9
#cabee2
#dbd4ec
#ede9f5
#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

#603eaa
#88aa3e

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

Split Complementary

#603eaa
#aa963e
#52aa3e

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

Analogous Color

#3e47aa
#4a3eaa
#603eaa
#763eaa
#8b3eaa

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

#603eaa
#aa603e
#3eaa60

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

#603eaa
#aa3e52
#88aa3e
#3eaa96

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

#603eaa
#88aa3e
#52aa3e
#963eaa

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 #603eaa 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.

#603eaa Color Code Preview on Black Background Color

This is how #603eaa Color will look on black background color. Color contrast ratio is 2.77

#603eaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #603eaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #603eaa

#603eaa color code is use for CSS Background Color

Background color for the above div is #603eaa

HTML with inline CSS

<div style="background-color:#603eaa;"></div>

#603eaa color code is use for CSS Border Color

CSS Border color for the above div is #603eaa

HTML with inline CSS

<div style="border:5px solid #603eaa;"></div>

CSS Border Left color for the above div is #603eaa

HTML with inline CSS

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

CSS Border Right color for the above div is #603eaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #603eaa

HTML with inline CSS

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

CSS Border Top color for the above div is #603eaa

HTML with inline CSS

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

#603eaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#603eaa Color code Preview on White Background

This is how #603eaa Color code will look on white background color. Color contrast ratio is 7.59

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

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(96,62,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(136,170,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(96,62,170,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.