crispedge.com

Color picker

Loading...

#4979aa hex color - Blue - Cool color - Information

#4979aa hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #4979aa Color code in RGB color code model is created after adding 28.63% red color, 47.45% green color and 66.67% blue color. Hex #4979aa Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 29% magenta, 0% yellow and 33% black.

Hex #4979aa color code is between #447799 web safe hex color code and #5588bb web safe hex color code. #447799 is the nearest web safe color code. You can see here many more shades of #4979aa color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code4979aa#4979aa
RGB Decimal73, 121, 170rgb(73, 121, 170)
RGB Percent29%, 47%, 67%rgb(29%, 47%, 67%)
CSS RGBa73, 121, 170,1rgba(73,121,170,1)
CMYK Modelcmyk(57%,29%,0%,33%)
HSL Color Space210,40% ,48%hsl(210,40% ,48%)
HSV Color Space210°, 57%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010010111100110101010
Octal111171252
Decimal73121170
Hex4979aa

Different shades of #4979aa color code.

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

Light Shade of #4979aa
#6893be
Dark Shade of #4979aa
#3a6086
Saturated Shade of #4979aa
#3d79b6
Desaturated Shade of #4979aa
#55799e
Grey scale Shade of #4979aa
#797979
Brighten Shade
#6292c3
Most Readable Shade
#FFFFFF

Shades of #4979aa color code

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

#4979aa
#406b97
#385e84
#305071
#28435e
#20354b
#182838
#101a25
#080d12
#000000

Similar Color like #4979aa color

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

#4a7aab
#4b7bac
#4c7cad
#4d7dae
#4e7eaf
#4f7fb0
#5080b1
#5181b2
#5282b3
#5383b4
#5484b5
#5585b6
#5686b7
#5787b8
#4878a9
#4777a8
#4676a7
#4575a6
#4474a5
#4373a4
#4272a3
#4171a2
#4070a1
#3f6fa0
#3e6e9f
#3d6d9e
#3c6c9d
#3b6b9c

Monochromatic Color with #4979aa

#4979aa
#5b97d4
#6eb5ff
#121e2a
#253c55
#375b7f

Tints of #4979aa Color

#4979aa
#5d87b3
#7196bc
#85a5c6
#99b4cf
#aec3d9
#c2d2e2
#d6e1ec
#eaf0f5
#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

#4979aa
#aa7a49

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

Split Complementary

#4979aa
#aa4949
#aaaa49

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

Analogous Color

#49a0aa
#498caa
#4979aa
#4966aa
#4952aa

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

#4979aa
#aa4979
#79aa49

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

#4979aa
#aa49a9
#aa7a49
#49aa49

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

#4979aa
#aa7a49
#aaaa49
#4949aa

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 #4979aa 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.

#4979aa Color Code Preview on Black Background Color

This is how #4979aa Color will look on black background color. Color contrast ratio is 4.60

#4979aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4979aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4979aa

#4979aa color code is use for CSS Background Color

Background color for the above div is #4979aa

HTML with inline CSS

<div style="background-color:#4979aa;"></div>

#4979aa color code is use for CSS Border Color

CSS Border color for the above div is #4979aa

HTML with inline CSS

<div style="border:5px solid #4979aa;"></div>

CSS Border Left color for the above div is #4979aa

HTML with inline CSS

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

CSS Border Right color for the above div is #4979aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4979aa

HTML with inline CSS

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

CSS Border Top color for the above div is #4979aa

HTML with inline CSS

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

#4979aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4979aa Color code Preview on White Background

This is how #4979aa Color code will look on white background color. Color contrast ratio is 4.57

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.