Skip to main content Skip to docs navigation

#7a96cd 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 Pannikin and its hex is #7895CC Nearest Color Name

Color Hue/Base color: Blue

Hex #7a96cd Color code in RGB color code model is created after adding 47.84% red color, 58.82% green color and 80.39% blue color. Hex #7a96cd Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 27% magenta, 0% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 7a96cd #7a96cd
RGB Decimal 122, 150, 205 122, 150, 205
RGB Percent 48%, 59%, 80% rgb(48%, 59%, 80%)
CSS RGBa 122, 150, 205,1 rgba(122,150,205,1)
CMYK Model cmyk(40%,27%,0%,19.61%)
HSL Color Space 220,45% ,64% hsl(220,45% ,64%)
HSV Color Space 220°, 40%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111010 10010110 11001101
Octal 172 226 315
Decimal 122 150 205
Hex 7a 96 cd

Different shades of #7a96cd color code.

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

Darkest of #7a96cd
#304a7e
Darker of #7a96cd
#3d60a4
Dark of #7a96cd
#5579bf
Base of #7a96cd
#7a96cd
Light of #7a96cd
#9fb3db
Lighter
#c4d1e9
Lightest
#e9eef7

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

#7a96cd
#cdb17a

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

Split Complementary

#7a96cd
#cd887a
#c0cd7a

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

Analogous Color

#7ac6cd
#7ab9cd
#7a96cd
#7a7acd
#9c7acd

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

#7a96cd
#96cd7a
#cd7a96

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

#7a96cd
#cd7a96
#cdb17a
#7acdb1

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

#7a96cd
#cd7ac0
#cdb17a
#7acd88

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 #7a96cd

#223459
#304a7e
#3d60a4
#5579bf
#7a96cd
#9fb3db
#c4d1e9
#e9eef7
#ffffff

Tints of #7a96cd Color

#7a96cd
#88a1d2
#97add8
#a6b9dd
#b5c4e3
#c3d0e8
#d2dcee
#e1e7f3
#f0f3f9
#ffffff

Shades of #7a96cd color code

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

#7a96cd
#6c85b6
#5e749f
#516488
#435371
#36425b
#283244
#1b212d
#0d1016
#000000

Tones

#7a96cd
#8c9cbb
#9fa2a8
#a4a4a4
#a4a4a4

Tones

Similar Color like #7a96cd color

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

#7b97ce
#7c98cf
#7d99d0
#7e9ad1
#7f9bd2
#809cd3
#819dd4
#829ed5
#839fd6
#84a0d7
#85a1d8
#86a2d9
#87a3da
#88a4db
#7995cc
#7894cb
#7793ca
#7692c9
#7591c8
#7490c7
#738fc6
#728ec5
#718dc4
#708cc3
#6f8bc2
#6e8ac1
#6d89c0
#6c88bf

Download this Dark Blue

Hex #7a96cd 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.

#7a96cd Color Code Preview on Black Background Color

This is how #7a96cd Color will look on black background color. Color contrast ratio is 7.07

#7a96cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7a96cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7a96cd

#7a96cd color code is use for CSS Background Color

Background color for the above div is #7a96cd

HTML with inline CSS

<div style="background-color:#7a96cd;"></div>

#7a96cd color code is use for CSS Border Color

CSS Border color for the above div is #7a96cd

HTML with inline CSS

<div style="border:5px solid #7a96cd;"></div>

CSS Border Left color for the above div is #7a96cd

HTML with inline CSS

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

CSS Border Right color for the above div is #7a96cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7a96cd

HTML with inline CSS

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

CSS Border Top color for the above div is #7a96cd

HTML with inline CSS

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

#7a96cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7a96cd Color code Preview on White Background

This is how #7a96cd Color code will look on white background color. Color contrast ratio is 2.97

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

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