crispedge.com

Color picker

Loading...

#475690 hex color - Blue - Cool color - Information

#475690 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #475690 Color code in RGB color code model is created after adding 27.84% red color, 33.73% green color and 56.47% blue color. Hex #475690 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 40% magenta, 0% yellow and 44% black.

Hex #475690 color code is between #445588 web safe hex color code and #556699 web safe hex color code. #445588 is the nearest web safe color code. You can see here many more shades of #475690 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 475690 #475690
RGB Decimal 71, 86, 144 rgb(71, 86, 144)
RGB Percent 28%, 34%, 56% rgb(28%, 34%, 56%)
CSS RGBa 71, 86, 144,1 rgba(71,86,144,1)
CMYK Model cmyk(51%,40%,0%,44%)
HSL Color Space 228,34% ,42% hsl(228,34% ,42%)
HSV Color Space 228°, 51%, 56%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000111 01010110 10010000
Octal 107 126 220
Decimal 71 86 144
Hex 47 56 90

Different shades of #475690 color code.

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

Light Shade of #475690
#5c6dae
Dark Shade of #475690
#36426e
Saturated Shade of #475690
#3c509b
Desaturated Shade of #475690
#525c85
Grey scale Shade of #475690
#6b6b6b
Brighten Shade
#606fa9
Most Readable Shade
#FFFFFF

Shades of #475690 color code

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

#475690
#3f4c80
#374270
#2f3960
#272f50
#1f2640
#171c30
#0f1320
#070910
#000000

Similar Color like #475690 color

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

#485791
#495892
#4a5993
#4b5a94
#4c5b95
#4d5c96
#4e5d97
#4f5e98
#505f99
#51609a
#52619b
#53629c
#54639d
#55649e
#46558f
#45548e
#44538d
#43528c
#42518b
#41508a
#404f89
#3f4e88
#3e4d87
#3d4c86
#3c4b85
#3b4a84
#3a4983
#394882

Monochromatic Color with #475690

#475690
#5c6fba
#7189e5
#080a10
#1d233b
#323d65

Tints of #475690 Color

#475690
#5b689c
#6f7ba8
#848eb5
#98a1c1
#adb3cd
#c1c6da
#d6d9e6
#eaecf2
#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

#475690
#908147

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

Split Complementary

#475690
#905d47
#7a9047

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

Analogous Color

#477390
#476590
#475690
#474790
#554790

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

#475690
#904756
#569047

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

#475690
#90477a
#908147
#47905c

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

#475690
#908147
#7a9047
#5d4790

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 #475690 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.

#475690 Color Code Preview on Black Background Color

This is how #475690 Color will look on black background color. Color contrast ratio is 3.00

#475690 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #475690

HTML with inline CSS

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

Your Example Paragraph content text in with font color #475690

#475690 color code is use for CSS Background Color

Background color for the above div is #475690

HTML with inline CSS

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

#475690 color code is use for CSS Border Color

CSS Border color for the above div is #475690

HTML with inline CSS

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

CSS Border Left color for the above div is #475690

HTML with inline CSS

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

CSS Border Right color for the above div is #475690

HTML with inline CSS

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

CSS Border Bottom color for the above div is #475690

HTML with inline CSS

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

CSS Border Top color for the above div is #475690

HTML with inline CSS

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

#475690 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#475690 Color code Preview on White Background

This is how #475690 Color code will look on white background color. Color contrast ratio is 7.00

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

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(71,86,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(144,129,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,86,144,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.