crispedge.com

Color picker

Loading...

#663f98 hex color - Violet - Cool color - Information

#663f98 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #663f98 Color code in RGB color code model is created after adding 40% red color, 24.71% green color and 59.61% blue color. Hex #663f98 Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 59% magenta, 0% yellow and 40% black.

Hex #663f98 color code is between #554499 web safe hex color code and #773388 web safe hex color code. #554499 is the nearest web safe color code. You can see here many more shades of #663f98 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code663f98#663f98
RGB Decimal102, 63, 152rgb(102, 63, 152)
RGB Percent40%, 25%, 60%rgb(40%, 25%, 60%)
CSS RGBa102, 63, 152,1rgba(102,63,152,1)
CMYK Modelcmyk(33%,59%,0%,40%)
HSL Color Space266,41% ,42%hsl(266,41% ,42%)
HSV Color Space266°, 59%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001100011111110011000
Octal14677230
Decimal10263152
Hex663f98

Different shades of #663f98 color code.

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

Light Shade of #663f98
#7f52b7
Dark Shade of #663f98
#4e3074
Saturated Shade of #663f98
#6534a3
Desaturated Shade of #663f98
#674a8d
Grey scale Shade of #663f98
#6b6b6b
Brighten Shade
#7f58b1
Most Readable Shade
#FFFFFF

Shades of #663f98 color code

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

#663f98
#5a3887
#4f3176
#442a65
#382354
#2d1c43
#221532
#160e21
#0b0710
#000000

Similar Color like #663f98 color

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

#674099
#68419a
#69429b
#6a439c
#6b449d
#6c459e
#6d469f
#6e47a0
#6f48a1
#7049a2
#714aa3
#724ba4
#734ca5
#744da6
#653e97
#643d96
#633c95
#623b94
#613a93
#603992
#5f3891
#5e3790
#5d368f
#5c358e
#5b348d
#5a338c
#59328b
#58318a

Monochromatic Color with #663f98

#663f98
#8351c2
#9f62ed
#100a18
#2d1c43
#492d6d

Tints of #663f98 Color

#663f98
#7754a3
#8869ae
#997fba
#aa94c5
#bba9d1
#ccbfdc
#ddd4e8
#eee9f3
#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

#663f98
#71983f

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

Split Complementary

#663f98
#98923f
#45983f

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

Analogous Color

#423f98
#543f98
#663f98
#783f98
#8a3f98

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

#663f98
#98663f
#3f9866

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

#663f98
#983f44
#71983f
#3f9892

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

#663f98
#71983f
#45983f
#923f98

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 #663f98 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.

#663f98 Color Code Preview on Black Background Color

This is how #663f98 Color will look on black background color. Color contrast ratio is 2.73

#663f98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #663f98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #663f98

#663f98 color code is use for CSS Background Color

Background color for the above div is #663f98

HTML with inline CSS

<div style="background-color:#663f98;"></div>

#663f98 color code is use for CSS Border Color

CSS Border color for the above div is #663f98

HTML with inline CSS

<div style="border:5px solid #663f98;"></div>

CSS Border Left color for the above div is #663f98

HTML with inline CSS

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

CSS Border Right color for the above div is #663f98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #663f98

HTML with inline CSS

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

CSS Border Top color for the above div is #663f98

HTML with inline CSS

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

#663f98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#663f98 Color code Preview on White Background

This is how #663f98 Color code will look on white background color. Color contrast ratio is 7.69

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

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(102,63,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,152,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(102,63,152,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.