crispedge.com

Color picker

Loading...

#996dca hex color - Violet - Cool color - Information

#996dca hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #996dca Color code in RGB color code model is created after adding 60% red color, 42.75% green color and 79.22% blue color. Hex #996dca Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 46% magenta, 0% yellow and 21% black.

Hex #996dca color code is between #8866cc web safe hex color code and #aa77bb web safe hex color code. #8866cc is the nearest web safe color code. You can see here many more shades of #996dca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code996dca#996dca
RGB Decimal153, 109, 202rgb(153, 109, 202)
RGB Percent60%, 43%, 79%rgb(60%, 43%, 79%)
CSS RGBa153, 109, 202,1rgba(153,109,202,1)
CMYK Modelcmyk(24%,46%,0%,21%)
HSL Color Space268,47% ,61%hsl(268,47% ,61%)
HSV Color Space268°, 46%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110010110110111001010
Octal231155312
Decimal153109202
Hex996dca

Different shades of #996dca color code.

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

Light Shade of #996dca
#b392d8
Dark Shade of #996dca
#7f48bc
Saturated Shade of #996dca
#9863d4
Desaturated Shade of #996dca
#9a77c0
Grey scale Shade of #996dca
#9b9b9b
Brighten Shade
#b286e3
Most Readable Shade
#FFFFFF

Shades of #996dca color code

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

#996dca
#8860b3
#77549d
#664886
#553c70
#443059
#332443
#22182c
#110c16
#000000

Similar Color like #996dca color

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

#9a6ecb
#9b6fcc
#9c70cd
#9d71ce
#9e72cf
#9f73d0
#a074d1
#a175d2
#a276d3
#a377d4
#a478d5
#a579d6
#a67ad7
#a77bd8
#986cc9
#976bc8
#966ac7
#9569c6
#9468c5
#9367c4
#9266c3
#9165c2
#9064c1
#8f63c0
#8e62bf
#8d61be
#8c60bd
#8b5fbc

Monochromatic Color with #996dca

#996dca
#b984f4
#181120
#38284a
#593f75
#79569f

Tints of #996dca Color

#996dca
#a47dcf
#af8dd5
#bb9ddb
#c6ade1
#d1bee7
#ddceed
#e8def3
#f3eef9
#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

#996dca
#9eca6d

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

Split Complementary

#996dca
#cac76d
#70ca6d

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

Analogous Color

#746dca
#866dca
#996dca
#ac6dca
#be6dca

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

#996dca
#ca996d
#6dca99

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

#996dca
#ca6d70
#9eca6d
#6dcac7

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

#996dca
#9eca6d
#70ca6d
#c76dca

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 #996dca 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.

#996dca Color Code Preview on Black Background Color

This is how #996dca Color will look on black background color. Color contrast ratio is 5.39

#996dca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #996dca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #996dca

#996dca color code is use for CSS Background Color

Background color for the above div is #996dca

HTML with inline CSS

<div style="background-color:#996dca;"></div>

#996dca color code is use for CSS Border Color

CSS Border color for the above div is #996dca

HTML with inline CSS

<div style="border:5px solid #996dca;"></div>

CSS Border Left color for the above div is #996dca

HTML with inline CSS

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

CSS Border Right color for the above div is #996dca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #996dca

HTML with inline CSS

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

CSS Border Top color for the above div is #996dca

HTML with inline CSS

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

#996dca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#996dca Color code Preview on White Background

This is how #996dca Color code will look on white background color. Color contrast ratio is 3.89

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

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(153,109,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,202,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,109,202,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.