crispedge.com

Color picker

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

#0477b4 hex color - Americana - Blue - Cool color - Information

#0477b4 hex color - Americana - Blue - Cool color

Color Hue/Base color: Blue

Hex #0477b4 Color Code is also known as Americana color.

Hex #0477b4 Color code in RGB color code model is created after adding 1.57% red color, 46.67% green color and 70.59% blue color. Hex #0477b4 Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 34% magenta, 0% yellow and 29% black.

Hex #0477b4 color code is between #0066bb web safe hex color code and #0088aa web safe hex color code. #0066bb is the nearest web safe color code. You can see here many more shades of #0477b4 color code.

0 Likes 0 Comments | 40 Views

Color Table

Hex Color Code0477b4#0477b4
RGB Decimal4, 119, 180rgb(4, 119, 180)
RGB Percent2%, 47%, 71%rgb(2%, 47%, 71%)
CSS RGBa4, 119, 180,1rgba(4,119,180,1)
CMYK Modelcmyk(98%,34%,0%,29%)
HSL Color Space201,96% ,36%hsl(201,96% ,36%)
HSV Color Space201°, 98%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001000111011110110100
Octal4167264
Decimal4119180
Hex0477b4

Different shades of #0477b4 color code.

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

Light Shade of #0477b4
#0598e6
Dark Shade of #0477b4
#035682
Saturated Shade of #0477b4
#0078b8
Desaturated Shade of #0477b4
#0d74ab
Grey scale Shade of #0477b4
#5c5c5c
Brighten Shade
#1d90cd
Most Readable Shade
#FFFFFF

Shades of #0477b4 color code

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

#0477b4
#0369a0
#035c8c
#024f78
#024264
#013450
#01273c
#001a28
#000d14
#000000

Similar Color like #0477b4 color

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

#0578b5
#0679b6
#077ab7
#087bb8
#097cb9
#0a7dba
#0b7ebb
#0c7fbc
#0d80bd
#0e81be
#0f82bf
#1083c0
#1184c1
#1285c2
#0376b3
#0275b2
#0174b1
#0073b0
#0072af
#0071ae
#0070ad
#006fac
#006eab
#006daa
#006ca9
#006ba8
#006aa7
#0069a6

Monochromatic Color with #0477b4

#0477b4
#0593de
#00070a
#012334
#023f5f
#035b89

Tints of #0477b4 Color

#0477b4
#1f86bc
#3b95c4
#57a4cd
#73b3d5
#8fc2dd
#abd1e6
#c7e0ee
#e3eff6
#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

#0477b4
#b44104

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

Split Complementary

#0477b4
#b4041f
#b49904

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

Analogous Color

#04b4ab
#049ab4
#0477b4
#0454b4
#0431b4

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

#0477b4
#b40477
#77b404

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

#0477b4
#9904b4
#b44104
#1fb404

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

#0477b4
#b44104
#b49904
#041fb4

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 #0477b4 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.

#0477b4 Color Code Preview on Black Background Color

This is how #0477b4 Color will look on black background color. Color contrast ratio is 4.30

#0477b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0477b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0477b4

#0477b4 color code is use for CSS Background Color

Background color for the above div is #0477b4

HTML with inline CSS

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

#0477b4 color code is use for CSS Border Color

CSS Border color for the above div is #0477b4

HTML with inline CSS

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

CSS Border Left color for the above div is #0477b4

HTML with inline CSS

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

CSS Border Right color for the above div is #0477b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0477b4

HTML with inline CSS

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

CSS Border Top color for the above div is #0477b4

HTML with inline CSS

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

#0477b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0477b4 Color code Preview on White Background

This is how #0477b4 Color code will look on white background color. Color contrast ratio is 4.88

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

Related Gradients

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

0 Likes 0 Comments | 40 Views

Post your comment:-

By submitting comment you agree to our privacy policy.