Skip to main content Skip to docs navigation

#696ceb 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 If I Could Fly and its hex is #6D68ED Nearest Color Name

Color Hue/Base color: Blue

Hex #696ceb Color code in RGB color code model is created after adding 41.18% red color, 42.35% green color and 92.16% blue color. Hex #696ceb Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 54% magenta, 0% yellow and 7.84% black.

Hex #696ceb color code is between #6666ee web safe hex color code and #7777dd web safe hex color code. #6666ee is the nearest web safe color code. You can see here many more shades of #696ceb color code.

RGB Chart

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

Color Table

Hex Color Code 696ceb #696ceb
RGB Decimal 105, 108, 235 105, 108, 235
RGB Percent 41%, 42%, 92% rgb(41%, 42%, 92%)
CSS RGBa 105, 108, 235,1 rgba(105,108,235,1)
CMYK Model cmyk(55%,54%,0%,7.84%)
HSL Color Space 239,76% ,67% hsl(239,76% ,67%)
HSV Color Space 239°, 55%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101001 01101100 11101011
Octal 151 154 353
Decimal 105 108 235
Hex 69 6c eb

Different shades of #696ceb color code.

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

Darkest of #696ceb
#1619a5
Darker of #696ceb
#1c20d2
Dark of #696ceb
#3c40e5
Base of #696ceb
#696ceb
Light of #696ceb
#9698f1
Lighter
#c3c4f7
Lightest
#f0f0fd

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

#696ceb
#ebe869

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

Split Complementary

#696ceb
#eba769
#adeb69

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

Analogous Color

#69b8eb
#69a2eb
#696ceb
#9169eb
#c869eb

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

#696ceb
#6ceb69
#eb696c

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

#696ceb
#eb696c
#ebe869
#69ebe8

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

#696ceb
#eb69ad
#ebe869
#69eba7

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 #696ceb

#101278
#1619a5
#1c20d2
#3c40e5
#696ceb
#9698f1
#c3c4f7
#f0f0fd
#ffffff

Tints of #696ceb Color

#696ceb
#797ced
#8a8cef
#9b9df1
#abadf3
#bcbdf6
#cdcef8
#dddefa
#eeeefc
#ffffff

Shades of #696ceb color code

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

#696ceb
#5d60d0
#5154b6
#46489c
#3a3c82
#2e3068
#23244e
#171834
#0b0c1a
#000000

Tones

#696ceb
#7a7cda
#8b8cc9
#9c9db8
#aaaaaa

Tones

Similar Color like #696ceb color

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

#6a6dec
#6b6eed
#6c6fee
#6d70ef
#6e71f0
#6f72f1
#7073f2
#7174f3
#7275f4
#7376f5
#7477f6
#7578f7
#7679f8
#777af9
#686bea
#676ae9
#6669e8
#6568e7
#6467e6
#6366e5
#6265e4
#6164e3
#6063e2
#5f62e1
#5e61e0
#5d60df
#5c5fde
#5b5edd

Download this Dark Blue

Hex #696ceb 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.

#696ceb Color Code Preview on Black Background Color

This is how #696ceb Color will look on black background color. Color contrast ratio is 4.95

#696ceb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #696ceb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #696ceb

#696ceb color code is use for CSS Background Color

Background color for the above div is #696ceb

HTML with inline CSS

<div style="background-color:#696ceb;"></div>

#696ceb color code is use for CSS Border Color

CSS Border color for the above div is #696ceb

HTML with inline CSS

<div style="border:5px solid #696ceb;"></div>

CSS Border Left color for the above div is #696ceb

HTML with inline CSS

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

CSS Border Right color for the above div is #696ceb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #696ceb

HTML with inline CSS

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

CSS Border Top color for the above div is #696ceb

HTML with inline CSS

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

#696ceb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#696ceb Color code Preview on White Background

This is how #696ceb Color code will look on white background color. Color contrast ratio is 4.25

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

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