crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#5474ad hex color - Blue - Cool color - Information

#5474ad hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #5474ad Color code in RGB color code model is created after adding 32.94% red color, 45.49% green color and 67.84% blue color. Hex #5474ad Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 33% magenta, 0% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5474ad#5474ad
RGB Decimal84, 116, 173rgb(84, 116, 173)
RGB Percent33%, 45%, 68%rgb(33%, 45%, 68%)
CSS RGBa84, 116, 173,1rgba(84,116,173,1)
CMYK Modelcmyk(51%,33%,0%,32%)
HSL Color Space218,35% ,50%hsl(218,35% ,50%)
HSV Color Space218°, 51%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101000111010010101101
Octal124164255
Decimal84116173
Hex5474ad

Different shades of #5474ad color code.

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

Light Shade of #5474ad
#7690be
Dark Shade of #5474ad
#435d8b
Saturated Shade of #5474ad
#4770ba
Desaturated Shade of #5474ad
#6178a0
Grey scale Shade of #5474ad
#808080
Brighten Shade
#6d8dc6
Most Readable Shade
#FFFFFF

Shades of #5474ad color code

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

#5474ad
#4a6799
#415a86
#384d73
#2e4060
#25334c
#1c2639
#121926
#090c13
#000000

Similar Color like #5474ad color

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

#5575ae
#5676af
#5777b0
#5878b1
#5979b2
#5a7ab3
#5b7bb4
#5c7cb5
#5d7db6
#5e7eb7
#5f7fb8
#6080b9
#6181ba
#6282bb
#5373ac
#5272ab
#5171aa
#5070a9
#4f6fa8
#4e6ea7
#4d6da6
#4c6ca5
#4b6ba4
#4a6aa3
#4969a2
#4868a1
#4767a0
#46669f

Monochromatic Color with #5474ad

#5474ad
#6990d7
#010203
#161f2d
#2b3b58
#3f5782

Tints of #5474ad Color

#5474ad
#6783b6
#7a92bf
#8da2c8
#a0b1d1
#b3c1da
#c6d0e3
#d9e0ec
#eceff5
#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

#5474ad
#ad8d54

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

Split Complementary

#5474ad
#ad6054
#a1ad54

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

Analogous Color

#5498ad
#5486ad
#5474ad
#5462ad
#5854ad

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

#5474ad
#ad5474
#74ad54

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

#5474ad
#ad54a0
#ad8d54
#54ad61

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

#5474ad
#ad8d54
#a1ad54
#6054ad

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 #5474ad 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.

#5474ad Color Code Preview on Black Background Color

This is how #5474ad Color will look on black background color. Color contrast ratio is 4.48

#5474ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5474ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5474ad

#5474ad color code is use for CSS Background Color

Background color for the above div is #5474ad

HTML with inline CSS

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

#5474ad color code is use for CSS Border Color

CSS Border color for the above div is #5474ad

HTML with inline CSS

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

CSS Border Left color for the above div is #5474ad

HTML with inline CSS

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

CSS Border Right color for the above div is #5474ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5474ad

HTML with inline CSS

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

CSS Border Top color for the above div is #5474ad

HTML with inline CSS

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

#5474ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5474ad Color code Preview on White Background

This is how #5474ad Color code will look on white background color. Color contrast ratio is 4.69

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.