crispedge.com

Color picker

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

#477a97 hex color - Blue - Cool color - Information

#477a97 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #477a97 Color code in RGB color code model is created after adding 27.84% red color, 47.84% green color and 59.22% blue color. Hex #477a97 Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 19% magenta, 0% yellow and 41% black.

Hex #477a97 color code is between #447799 web safe hex color code and #558888 web safe hex color code. #447799 is the nearest web safe color code. You can see here many more shades of #477a97 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code477a97#477a97
RGB Decimal71, 122, 151rgb(71, 122, 151)
RGB Percent28%, 48%, 59%rgb(28%, 48%, 59%)
CSS RGBa71, 122, 151,1rgba(71,122,151,1)
CMYK Modelcmyk(53%,19%,0%,41%)
HSL Color Space202,36% ,44%hsl(202,36% ,44%)
HSV Color Space202°, 53%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001110111101010010111
Octal107172227
Decimal71122151
Hex477a97

Different shades of #477a97 color code.

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

Light Shade of #477a97
#5e94b3
Dark Shade of #477a97
#375e74
Saturated Shade of #477a97
#3c7da2
Desaturated Shade of #477a97
#52778c
Grey scale Shade of #477a97
#6f6f6f
Brighten Shade
#6093b0
Most Readable Shade
#FFFFFF

Shades of #477a97 color code

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

#477a97
#3f6c86
#375e75
#2f5164
#274353
#1f3643
#172832
#0f1b21
#070d10
#000000

Similar Color like #477a97 color

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

#487b98
#497c99
#4a7d9a
#4b7e9b
#4c7f9c
#4d809d
#4e819e
#4f829f
#5083a0
#5184a1
#5285a2
#5386a3
#5487a4
#5588a5
#467996
#457895
#447794
#437693
#427592
#417491
#407390
#3f728f
#3e718e
#3d708d
#3c6f8c
#3b6e8b
#3a6d8a
#396c89

Monochromatic Color with #477a97

#477a97
#5b9cc1
#6fbfec
#0b1317
#1f3542
#33586c

Tints of #477a97 Color

#477a97
#5b88a2
#6f97ae
#84a6b9
#98b5c5
#adc3d0
#c1d2dc
#d6e1e7
#eaf0f3
#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

#477a97
#976447

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

Split Complementary

#477a97
#974752
#978c47

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

Analogous Color

#479794
#478a97
#477a97
#476a97
#475a97

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

#477a97
#97477a
#7a9747

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

#477a97
#8c4797
#976447
#529747

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

#477a97
#976447
#978c47
#475297

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 #477a97 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.

#477a97 Color Code Preview on Black Background Color

This is how #477a97 Color will look on black background color. Color contrast ratio is 4.50

#477a97 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #477a97

HTML with inline CSS

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

Your Example Paragraph content text in with font color #477a97

#477a97 color code is use for CSS Background Color

Background color for the above div is #477a97

HTML with inline CSS

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

#477a97 color code is use for CSS Border Color

CSS Border color for the above div is #477a97

HTML with inline CSS

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

CSS Border Left color for the above div is #477a97

HTML with inline CSS

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

CSS Border Right color for the above div is #477a97

HTML with inline CSS

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

CSS Border Bottom color for the above div is #477a97

HTML with inline CSS

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

CSS Border Top color for the above div is #477a97

HTML with inline CSS

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

#477a97 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#477a97 Color code Preview on White Background

This is how #477a97 Color code will look on white background color. Color contrast ratio is 4.67

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

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.