Skip to main content Skip to docs navigation

#9595D2 hex color | Pantone 271 C | 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

Color Hue/Base color: Blue

Hex #9595D2 Color Code is also known as | Pantone 271 C color.

Hex #9595D2 Color code in RGB color code model is created after adding 58.43% red color, 58.43% green color and 82.35% blue color. Hex #9595D2 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 29% magenta, 0% yellow and 17.65% black.

Hex #9595D2 color code is between #9999cc web safe hex color code and #8888dd web safe hex color code. #9999cc is the nearest web safe color code. You can see here many more shades of #9595D2 color code.

RGB Chart

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

Color Table

Hex Color Code 9595D2 #9595D2
RGB Decimal 149, 149, 210 149, 149, 210
RGB Percent 58%, 58%, 82% rgb(58%, 58%, 82%)
CSS RGBa 149, 149, 210,1 rgba(149,149,210,1)
CMYK Model cmyk(29%,29%,0%,17.65%)
HSL Color Space 240,40% ,70% hsl(240,40% ,70%)
HSV Color Space 240°, 29%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010101 10010101 11010010
Octal 225 225 322
Decimal 149 149 210
Hex 95 95 D2

Different shades of #9595D2 color code.

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

Darkest of #9595D2
#3d3d91
Darker of #9595D2
#4d4db4
Dark of #9595D2
#7171c3
Base of #9595D2
#9595d2
Light of #9595D2
#b9b9e1
Lighter
#ddddf0
Lightest
#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

#9595d2
#d2d295

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

Split Complementary

#9595D2
#d2b395
#b3d295

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

Analogous Color

#95b9d2
#95aed2
#9595d2
#a995d2
#c395d2

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

#9595D2
#95d295
#d29595

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

#9595D2
#d29595
#d2d295
#95d2d2

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

#9595D2
#d295b3
#d2d295
#95d2b3

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 #9595D2

#2e2e6d
#3d3d91
#4d4db4
#7171c3
#9595d2
#b9b9e1
#ddddf0
#ffffff
#ffffff

Tints of #9595D2 Color

#9595d2
#a0a0d7
#acacdc
#b8b8e1
#c4c4e6
#cfcfeb
#dbdbf0
#e7e7f5
#f3f3fa
#ffffff

Shades of #9595D2 color code

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

#9595d2
#8484ba
#7373a3
#63638c
#525274
#42425d
#313146
#21212e
#101017
#000000

Tones

#9595d2
#a4a4c3
#b3b3b4
#b3b3b3
#b3b3b3

Tones

Similar Color like #9595D2 color

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

#9696d3
#9797d4
#9898d5
#9999d6
#9a9ad7
#9b9bd8
#9c9cd9
#9d9dda
#9e9edb
#9f9fdc
#a0a0dd
#a1a1de
#a2a2df
#a3a3e0
#9494d1
#9393d0
#9292cf
#9191ce
#9090cd
#8f8fcc
#8e8ecb
#8d8dca
#8c8cc9
#8b8bc8
#8a8ac7
#8989c6
#8888c5
#8787c4

Download this Dark Blue

Hex #9595D2 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.

#9595D2 Color Code Preview on Black Background Color

This is how #9595D2 Color will look on black background color. Color contrast ratio is 7.51

#9595D2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9595D2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9595D2

#9595D2 color code is use for CSS Background Color

Background color for the above div is #9595D2

HTML with inline CSS

<div style="background-color:#9595D2;"></div>

#9595D2 color code is use for CSS Border Color

CSS Border color for the above div is #9595D2

HTML with inline CSS

<div style="border:5px solid #9595D2;"></div>

CSS Border Left color for the above div is #9595D2

HTML with inline CSS

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

CSS Border Right color for the above div is #9595D2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9595D2

HTML with inline CSS

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

CSS Border Top color for the above div is #9595D2

HTML with inline CSS

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

#9595D2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9595D2 Color code Preview on White Background

This is how #9595D2 Color code will look on white background color. Color contrast ratio is 2.80

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

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(149,149,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(210,210,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(149,149,210,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }