Skip to main content Skip to docs navigation

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

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #996bdb Color code in RGB color code model is created after adding 60% red color, 41.96% green color and 85.88% blue color. Hex #996bdb Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 51% magenta, 0% yellow and 14.12% black.

Hex #996bdb color code is between #8866dd web safe hex color code and #aa77cc web safe hex color code. #8866dd is the nearest web safe color code. You can see here many more shades of #996bdb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 996bdb #996bdb
RGB Decimal 153, 107, 219 rgb(153, 107, 219)
RGB Percent 60%, 42%, 86% rgb(60%, 42%, 86%)
CSS RGBa 153, 107, 219,1 rgba(153,107,219,1)
CMYK Model cmyk(30%,51%,0%,14.12%)
HSL Color Space 265,61% ,64% hsl(265,61% ,64%)
HSV Color Space 265°, 51%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011001 01101011 11011011
Octal 231 153 333
Decimal 153 107 219
Hex 99 6b db

Different shades of #996bdb color code.

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

Light Shade of #996bdb
#b594e5
Dark Shade of #996bdb
#7d42d1
Saturated Shade of #996bdb
#9762e4
Desaturated Shade of #996bdb
#9b74d2
Grey scale Shade of #996bdb
#a3a3a3
Brighten Shade
#b284f4
Most Readable Shade
#FFFFFF

Shades of #996bdb color code

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

#996bdb
#885fc2
#7753aa
#664792
#553b79
#442f61
#332349
#221730
#110b18
#000000

Similar Color like #996bdb color

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

#9a6cdc
#9b6ddd
#9c6ede
#9d6fdf
#9e70e0
#9f71e1
#a072e2
#a173e3
#a274e4
#a375e5
#a476e6
#a577e7
#a678e8
#a779e9
#986ada
#9769d9
#9668d8
#9567d7
#9466d6
#9365d5
#9264d4
#9163d3
#9062d2
#8f61d1
#8e60d0
#8d5fcf
#8c5ece
#8b5dcd

Monochromatic Color with #996bdb

#996bdb
#050306
#221831
#402d5b
#5e4186
#7b56b0

Tints of #996bdb Color

#996bdb
#a47bdf
#af8be3
#bb9ce7
#c6aceb
#d1bdef
#ddcdf3
#e8def7
#f3eefb
#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

#996bdb
#addb6b

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

Split Complementary

#996bdb
#dbd16b
#75db6b

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

Analogous Color

#6c6bdb
#836bdb
#996bdb
#af6bdb
#c66bdb

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

#996bdb
#db996b
#6bdb99

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

#996bdb
#db6b75
#addb6b
#6bdbd1

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

#996bdb
#addb6b
#75db6b
#d16bdb

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

#996bdb Color Code Preview on Black Background Color

This is how #996bdb Color will look on black background color. Color contrast ratio is 5.48

#996bdb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#996bdb color code is use for CSS Background Color

Background color for the above div is #996bdb

HTML with inline CSS

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

#996bdb color code is use for CSS Border Color

CSS Border color for the above div is #996bdb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#996bdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#996bdb Color code Preview on White Background

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

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

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,107,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,219,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,107,219,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.