crispedge.com

Color picker

Loading...

#4677ae hex color - Blue - Cool color - Information

#4677ae hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #4677ae Color code in RGB color code model is created after adding 27.45% red color, 46.67% green color and 68.24% blue color. Hex #4677ae Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 32% magenta, 0% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4677ae#4677ae
RGB Decimal70, 119, 174rgb(70, 119, 174)
RGB Percent27%, 47%, 68%rgb(27%, 47%, 68%)
CSS RGBa70, 119, 174,1rgba(70,119,174,1)
CMYK Modelcmyk(60%,32%,0%,32%)
HSL Color Space212,43% ,48%hsl(212,43% ,48%)
HSV Color Space212°, 60%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001100111011110101110
Octal106167256
Decimal70119174
Hex4677ae

Different shades of #4677ae color code.

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

Light Shade of #4677ae
#6691c1
Dark Shade of #4677ae
#375e8a
Saturated Shade of #4677ae
#3a76ba
Desaturated Shade of #4677ae
#5278a2
Grey scale Shade of #4677ae
#7a7a7a
Brighten Shade
#5f90c7
Most Readable Shade
#FFFFFF

Shades of #4677ae color code

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

#4677ae
#3e699a
#365c87
#2e4f74
#264260
#1f344d
#17273a
#0f1a26
#070d13
#000000

Similar Color like #4677ae color

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

#4778af
#4879b0
#497ab1
#4a7bb2
#4b7cb3
#4c7db4
#4d7eb5
#4e7fb6
#4f80b7
#5081b8
#5182b9
#5283ba
#5384bb
#5485bc
#4576ad
#4475ac
#4374ab
#4273aa
#4172a9
#4071a8
#3f70a7
#3e6fa6
#3d6ea5
#3c6da4
#3b6ca3
#3a6ba2
#396aa1
#3869a0

Monochromatic Color with #4677ae

#4677ae
#5794d8
#020304
#13202e
#243d59
#355a83

Tints of #4677ae Color

#4677ae
#5a86b7
#6f95c0
#83a4c9
#98b3d2
#acc2db
#c1d1e4
#d5e0ed
#eaeff6
#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

#4677ae
#ae7d46

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

Split Complementary

#4677ae
#ae4946
#abae46

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

Analogous Color

#46a1ae
#468cae
#4677ae
#4662ae
#464dae

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

#4677ae
#ae4677
#77ae46

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

#4677ae
#ae46ab
#ae7d46
#46ae49

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

#4677ae
#ae7d46
#abae46
#4946ae

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 #4677ae 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.

#4677ae Color Code Preview on Black Background Color

This is how #4677ae Color will look on black background color. Color contrast ratio is 4.51

#4677ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4677ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4677ae

#4677ae color code is use for CSS Background Color

Background color for the above div is #4677ae

HTML with inline CSS

<div style="background-color:#4677ae;"></div>

#4677ae color code is use for CSS Border Color

CSS Border color for the above div is #4677ae

HTML with inline CSS

<div style="border:5px solid #4677ae;"></div>

CSS Border Left color for the above div is #4677ae

HTML with inline CSS

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

CSS Border Right color for the above div is #4677ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4677ae

HTML with inline CSS

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

CSS Border Top color for the above div is #4677ae

HTML with inline CSS

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

#4677ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4677ae Color code Preview on White Background

This is how #4677ae Color code will look on white background color. Color contrast ratio is 4.66

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

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(70,119,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,125,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(70,119,174,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.