crispedge.com

Color picker

Loading...

#7991a3 hex color - Blue - Cool color - Information

#7991a3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #7991a3 Color code in RGB color code model is created after adding 47.45% red color, 56.86% green color and 63.92% blue color. Hex #7991a3 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 11% magenta, 0% yellow and 36% black.

Hex #7991a3 color code is between #7799aa web safe hex color code and #888899 web safe hex color code. #7799aa is the nearest web safe color code. You can see here many more shades of #7991a3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7991a3#7991a3
RGB Decimal121, 145, 163rgb(121, 145, 163)
RGB Percent47%, 57%, 64%rgb(47%, 57%, 64%)
CSS RGBa121, 145, 163,1rgba(121,145,163,1)
CMYK Modelcmyk(26%,11%,0%,36%)
HSL Color Space206,19% ,56%hsl(206,19% ,56%)
HSV Color Space206°, 26%, 64%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110011001000110100011
Octal171221243
Decimal121145163
Hex7991a3

Different shades of #7991a3 color code.

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

Light Shade of #7991a3
#97aab8
Dark Shade of #7991a3
#5f788a
Saturated Shade of #7991a3
#6e93ae
Desaturated Shade of #7991a3
#848f98
Grey scale Shade of #7991a3
#8e8e8e
Brighten Shade
#92aabc
Most Readable Shade
#000000

Shades of #7991a3 color code

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

#7991a3
#6b8090
#5e707e
#50606c
#43505a
#354048
#283036
#1a2024
#0d1012
#000000

Similar Color like #7991a3 color

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

#7a92a4
#7b93a5
#7c94a6
#7d95a7
#7e96a8
#7f97a9
#8098aa
#8199ab
#829aac
#839bad
#849cae
#859daf
#869eb0
#879fb1
#7890a2
#778fa1
#768ea0
#758d9f
#748c9e
#738b9d
#728a9c
#71899b
#70889a
#6f8799
#6e8698
#6d8597
#6c8496
#6b8395

Monochromatic Color with #7991a3

#7991a3
#99b7cd
#b8ddf8
#1a2023
#3a454e
#596b78

Tints of #7991a3 Color

#7991a3
#879dad
#96a9b7
#a5b5c1
#b4c1cb
#c3ced6
#d2dae0
#e1e6ea
#f0f2f4
#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

#7991a3
#a38b79

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

Split Complementary

#7991a3
#a3797c
#a3a079

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

Analogous Color

#79a2a3
#7999a3
#7991a3
#7989a3
#7980a3

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

#7991a3
#a37991
#91a379

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

#7991a3
#a079a3
#a38b79
#7ca379

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

#7991a3
#a38b79
#a3a079
#797ca3

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 #7991a3 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.

#7991a3 Color Code Preview on Black Background Color

This is how #7991a3 Color will look on black background color. Color contrast ratio is 6.39

#7991a3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7991a3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7991a3

#7991a3 color code is use for CSS Background Color

Background color for the above div is #7991a3

HTML with inline CSS

<div style="background-color:#7991a3;"></div>

#7991a3 color code is use for CSS Border Color

CSS Border color for the above div is #7991a3

HTML with inline CSS

<div style="border:5px solid #7991a3;"></div>

CSS Border Left color for the above div is #7991a3

HTML with inline CSS

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

CSS Border Right color for the above div is #7991a3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7991a3

HTML with inline CSS

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

CSS Border Top color for the above div is #7991a3

HTML with inline CSS

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

#7991a3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7991a3 Color code Preview on White Background

This is how #7991a3 Color code will look on white background color. Color contrast ratio is 3.29

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

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(121,145,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(163,139,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,145,163,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.