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

#7883ac hex color - Blue - Cool color - Information

#7883ac hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #7883ac Color code in RGB color code model is created after adding 47.06% red color, 51.37% green color and 67.45% blue color. Hex #7883ac Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 24% magenta, 0% yellow and 32.55% black.

Hex #7883ac color code is between #7788aa web safe hex color code and #8877bb web safe hex color code. #7788aa is the nearest web safe color code. You can see here many more shades of #7883ac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7883ac#7883ac
RGB Decimal120, 131, 172rgb(120, 131, 172)
RGB Percent47%, 51%, 67%rgb(47%, 51%, 67%)
CSS RGBa120, 131, 172,1rgba(120,131,172,1)
CMYK Modelcmyk(30%,24%,0%,32.55%)
HSL Color Space227,24% ,57%hsl(227,24% ,57%)
HSV Color Space227°, 30%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110001000001110101100
Octal170203254
Decimal120131172
Hex7883ac

Different shades of #7883ac color code.

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

Light Shade of #7883ac
#98a0bf
Dark Shade of #7883ac
#5c6895
Saturated Shade of #7883ac
#6d7db7
Desaturated Shade of #7883ac
#8389a1
Grey scale Shade of #7883ac
#929292
Brighten Shade
#919cc5
Most Readable Shade
#FFFFFF

Shades of #7883ac color code

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

#7883ac
#6a7498
#5d6585
#505772
#42485f
#353a4c
#282b39
#1a1d26
#0d0e13
#000000

Similar Color like #7883ac color

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

#7984ad
#7a85ae
#7b86af
#7c87b0
#7d88b1
#7e89b2
#7f8ab3
#808bb4
#818cb5
#828db6
#838eb7
#848fb8
#8590b9
#8691ba
#7782ab
#7681aa
#7580a9
#747fa8
#737ea7
#727da6
#717ca5
#707ba4
#6f7aa3
#6e79a2
#6d78a1
#6c77a0
#6b769f
#6a759e

Monochromatic Color with #7883ac

#7883ac
#96a3d6
#010202
#1f222c
#3d4257
#5a6381

Tints of #7883ac Color

#7883ac
#8790b5
#969ebe
#a5acc7
#b4bad0
#c3c7da
#d2d5e3
#e1e3ec
#f0f1f5
#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

#7883ac
#aca178

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

Split Complementary

#7883ac
#ac8778
#9dac78

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

Analogous Color

#7898ac
#788dac
#7883ac
#7879ac
#8278ac

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

#7883ac
#ac7883
#83ac78

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

#7883ac
#ac789d
#aca178
#78ac87

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

#7883ac
#aca178
#9dac78
#8778ac

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 #7883ac 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.

#7883ac Color Code Preview on Black Background Color

This is how #7883ac Color will look on black background color. Color contrast ratio is 5.64

#7883ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7883ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7883ac

#7883ac color code is use for CSS Background Color

Background color for the above div is #7883ac

HTML with inline CSS

<div style="background-color:#7883ac;"></div>

#7883ac color code is use for CSS Border Color

CSS Border color for the above div is #7883ac

HTML with inline CSS

<div style="border:5px solid #7883ac;"></div>

CSS Border Left color for the above div is #7883ac

HTML with inline CSS

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

CSS Border Right color for the above div is #7883ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7883ac

HTML with inline CSS

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

CSS Border Top color for the above div is #7883ac

HTML with inline CSS

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

#7883ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7883ac Color code Preview on White Background

This is how #7883ac Color code will look on white background color. Color contrast ratio is 3.72

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(120,131,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,161,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,131,172,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.