Skip to main content Skip to docs navigation

#968bcf hex color | Download Dark Blue BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Pantone 271 C and its hex is #9595D2 Nearest Color Name

Color Hue/Base color: Blue

Hex #968bcf Color code in RGB color code model is created after adding 58.82% red color, 54.51% green color and 81.18% blue color. Hex #968bcf Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 33% magenta, 0% yellow and 18.82% black.

Hex #968bcf color code is between #9988cc web safe hex color code and #8899dd web safe hex color code. #9988cc is the nearest web safe color code. You can see here many more shades of #968bcf color code.

RGB Chart

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

Color Table

Hex Color Code 968bcf #968bcf
RGB Decimal 150, 139, 207 150, 139, 207
RGB Percent 59%, 55%, 81% rgb(59%, 55%, 81%)
CSS RGBa 150, 139, 207,1 rgba(150,139,207,1)
CMYK Model cmyk(28%,33%,0%,18.82%)
HSL Color Space 250,41% ,68% hsl(250,41% ,68%)
HSV Color Space 250°, 33%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010110 10001011 11001111
Octal 226 213 317
Decimal 150 139 207
Hex 96 8b cf

Different shades of #968bcf color code.

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

Darkest of #968bcf
#453888
Darker of #968bcf
#5847ad
Dark of #968bcf
#7567c0
Base of #968bcf
#968bcf
Light of #968bcf
#b7afde
Lighter
#d7d3ed
Lightest
#f8f7fc

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

#968bcf
#c4cf8b

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

Split Complementary

#968bcf
#cfb88b
#a2cf8b

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

Analogous Color

#8ba8cf
#8b9ccf
#968bcf
#ad8bcf
#c98bcf

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

#968bcf
#8bcf96
#cf968b

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

#968bcf
#cf968b
#c4cf8b
#8bc4cf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#968bcf
#cf8ba2
#c4cf8b
#8bcfb8

Square 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).

Monochromatic Color with #968bcf

#332a64
#453888
#5847ad
#7567c0
#968bcf
#b7afde
#d7d3ed
#f8f7fc
#ffffff

Tints of #968bcf Color

#968bcf
#a197d4
#ada4d9
#b9b1df
#c4bee4
#d0cbe9
#dcd8ef
#e7e5f4
#f3f2f9
#ffffff

Shades of #968bcf color code

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

#968bcf
#857bb8
#746ca1
#645c8a
#534d73
#423d5c
#322e45
#211e2e
#100f17
#000000

Tones

#968bcf
#a19bbf
#acacae
#adadad
#adadad

Tones

Similar Color like #968bcf color

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

#978cd0
#988dd1
#998ed2
#9a8fd3
#9b90d4
#9c91d5
#9d92d6
#9e93d7
#9f94d8
#a095d9
#a196da
#a297db
#a398dc
#a499dd
#958ace
#9489cd
#9388cc
#9287cb
#9186ca
#9085c9
#8f84c8
#8e83c7
#8d82c6
#8c81c5
#8b80c4
#8a7fc3
#897ec2
#887dc1

Download this Dark Blue

Hex #968bcf 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.

#968bcf Color Code Preview on Black Background Color

This is how #968bcf Color will look on black background color. Color contrast ratio is 6.89

#968bcf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #968bcf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #968bcf

#968bcf color code is use for CSS Background Color

Background color for the above div is #968bcf

HTML with inline CSS

<div style="background-color:#968bcf;"></div>

#968bcf color code is use for CSS Border Color

CSS Border color for the above div is #968bcf

HTML with inline CSS

<div style="border:5px solid #968bcf;"></div>

CSS Border Left color for the above div is #968bcf

HTML with inline CSS

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

CSS Border Right color for the above div is #968bcf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #968bcf

HTML with inline CSS

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

CSS Border Top color for the above div is #968bcf

HTML with inline CSS

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

#968bcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#968bcf Color code Preview on White Background

This is how #968bcf Color code will look on white background color. Color contrast ratio is 3.05

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(150,139,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,207,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,139,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }