@
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.

#996bad hex color - Violet - Warm color - Information

#996bad hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #996bad Color code in RGB color code model is created after adding 60% red color, 41.96% green color and 67.84% blue color. Hex #996bad Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 38% magenta, 0% yellow and 32.16% black.

Hex #996bad color code is between #8866aa web safe hex color code and #aa77bb web safe hex color code. #8866aa is the nearest web safe color code. You can see here many more shades of #996bad 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 996bad #996bad
RGB Decimal 153, 107, 173 rgb(153, 107, 173)
RGB Percent 60%, 42%, 68% rgb(60%, 42%, 68%)
CSS RGBa 153, 107, 173,1 rgba(153,107,173,1)
CMYK Model cmyk(12%,38%,0%,32.16%)
HSL Color Space 282,29% ,55% hsl(282,29% ,55%)
HSV Color Space 282°, 38%, 68%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011001 01101011 10101101
Octal 231 153 255
Decimal 153 107 173
Hex 99 6b ad

Different shades of #996bad color code.

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

Light Shade of #996bad
#b08cbf
Dark Shade of #996bad
#7f5293
Saturated Shade of #996bad
#9e5fb8
Desaturated Shade of #996bad
#9477a1
Grey scale Shade of #996bad
#8c8c8c
Brighten Shade
#b284c6
Most Readable Shade
#FFFFFF

Shades of #996bad color code

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

#996bad
#885f99
#775386
#664773
#553b60
#442f4c
#332339
#221726
#110b13
#000000

Similar Color like #996bad color

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

#9a6cae
#9b6daf
#9c6eb0
#9d6fb1
#9e70b2
#9f71b3
#a072b4
#a173b5
#a274b6
#a375b7
#a476b8
#a577b9
#a678ba
#a779bb
#986aac
#9769ab
#9668aa
#9567a9
#9466a8
#9365a7
#9264a6
#9163a5
#9062a4
#8f61a3
#8e60a2
#8d5fa1
#8c5ea0
#8b5d9f

Monochromatic Color with #996bad

#996bad
#bf85d7
#030203
#281c2d
#4e3658
#735182

Tints of #996bad Color

#996bad
#a47bb6
#af8bbf
#bb9cc8
#c6acd1
#d1bdda
#ddcde3
#e8deec
#f3eef5
#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

#996bad
#7fad6b

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

Split Complementary

#996bad
#a0ad6b
#6bad78

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

Analogous Color

#7f6bad
#8c6bad
#996bad
#a66bad
#ad6ba7

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

#996bad
#ad996b
#6bad99

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

#996bad
#ad786b
#7fad6b
#6ba0ad

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

#996bad
#7fad6b
#6bad78
#ad6ba0

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

#996bad Color Code Preview on Black Background Color

This is how #996bad Color will look on black background color. Color contrast ratio is 5.06

#996bad in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#996bad color code is use for CSS Background Color

Background color for the above div is #996bad

HTML with inline CSS

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

#996bad color code is use for CSS Border Color

CSS Border color for the above div is #996bad

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#996bad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#996bad Color code Preview on White Background

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

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

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