crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#9d9df3 hex color - Blue - Cool color - Information

#9d9df3 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9d9df3 Color code in RGB color code model is created after adding 61.57% red color, 61.57% green color and 95.29% blue color. Hex #9d9df3 Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 35% magenta, 0% yellow and 5% black.

Hex #9d9df3 color code is between #9999ee web safe hex color code and #aaaaff web safe hex color code. #9999ee is the nearest web safe color code. You can see here many more shades of #9d9df3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9d9df3#9d9df3
RGB Decimal157, 157, 243rgb(157, 157, 243)
RGB Percent62%, 62%, 95%rgb(62%, 62%, 95%)
CSS RGBa157, 157, 243,1rgba(157,157,243,1)
CMYK Modelcmyk(35%,35%,0%,5%)
HSL Color Space240,78% ,78%hsl(240,78% ,78%)
HSV Color Space240°, 35%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111011001110111110011
Octal235235363
Decimal157157243
Hex9d9df3

Different shades of #9d9df3 color code.

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

Light Shade of #9d9df3
#cacaf9
Dark Shade of #9d9df3
#7070ed
Saturated Shade of #9d9df3
#9797f8
Desaturated Shade of #9d9df3
#a2a2ed
Grey scale Shade of #9d9df3
#c8c8c8
Brighten Shade
#b6b6ff
Most Readable Shade
#000000

Shades of #9d9df3 color code

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

#9d9df3
#8b8bd8
#7a7abd
#6868a2
#575787
#45456c
#343451
#222236
#11111b
#000000

Similar Color like #9d9df3 color

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

#9e9ef4
#9f9ff5
#a0a0f6
#a1a1f7
#a2a2f8
#a3a3f9
#a4a4fa
#a5a5fb
#a6a6fc
#a7a7fd
#a8a8fe
#a9a9ff
#aaaaff
#ababff
#9c9cf2
#9b9bf1
#9a9af0
#9999ef
#9898ee
#9797ed
#9696ec
#9595eb
#9494ea
#9393e9
#9292e8
#9191e7
#9090e6
#8f8fe5

Monochromatic Color with #9d9df3

#9d9df3
#14141e
#2f2f49
#4b4b73
#66669e
#8282c8

Tints of #9d9df3 Color

#9d9df3
#a7a7f4
#b2b2f5
#bdbdf7
#c8c8f8
#d3d3f9
#dedefb
#e9e9fc
#f4f4fd
#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

#9d9df3
#f3f39d

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

Split Complementary

#9d9df3
#f3c89d
#c8f39d

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

Analogous Color

#9dbff3
#9daef3
#9d9df3
#ae9df3
#bf9df3

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

#9d9df3
#f39d9d
#9df39d

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

#9d9df3
#f39dc8
#f3f39d
#9df3c8

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

#9d9df3
#f3f39d
#c8f39d
#c89df3

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 #9d9df3 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.

#9d9df3 Color Code Preview on Black Background Color

This is how #9d9df3 Color will look on black background color. Color contrast ratio is 8.55

#9d9df3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9d9df3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9d9df3

#9d9df3 color code is use for CSS Background Color

Background color for the above div is #9d9df3

HTML with inline CSS

<div style="background-color:#9d9df3;"></div>

#9d9df3 color code is use for CSS Border Color

CSS Border color for the above div is #9d9df3

HTML with inline CSS

<div style="border:5px solid #9d9df3;"></div>

CSS Border Left color for the above div is #9d9df3

HTML with inline CSS

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

CSS Border Right color for the above div is #9d9df3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9d9df3

HTML with inline CSS

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

CSS Border Top color for the above div is #9d9df3

HTML with inline CSS

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

#9d9df3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9d9df3 Color code Preview on White Background

This is how #9d9df3 Color code will look on white background color. Color contrast ratio is 2.46

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.