crispedge.com

Color picker

Loading...

#047eb9 hex color - Blue - Cool color - Information

#047eb9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #047eb9 Color code in RGB color code model is created after adding 1.57% red color, 49.41% green color and 72.55% blue color. Hex #047eb9 Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 32% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code047eb9#047eb9
RGB Decimal4, 126, 185rgb(4, 126, 185)
RGB Percent2%, 49%, 73%rgb(2%, 49%, 73%)
CSS RGBa4, 126, 185,1rgba(4,126,185,1)
CMYK Modelcmyk(98%,32%,0%,27%)
HSL Color Space200,96% ,37%hsl(200,96% ,37%)
HSV Color Space200°, 98%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001000111111010111001
Octal4176271
Decimal4126185
Hex047eb9

Different shades of #047eb9 color code.

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

Light Shade of #047eb9
#05a0eb
Dark Shade of #047eb9
#035c87
Saturated Shade of #047eb9
#007fbd
Desaturated Shade of #047eb9
#0d7bb0
Grey scale Shade of #047eb9
#5e5e5e
Brighten Shade
#1d97d2
Most Readable Shade
#FFFFFF

Shades of #047eb9 color code

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

#047eb9
#0370a4
#03628f
#02547b
#024666
#013852
#012a3d
#001c29
#000e14
#000000

Similar Color like #047eb9 color

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

#057fba
#0680bb
#0781bc
#0882bd
#0983be
#0a84bf
#0b85c0
#0c86c1
#0d87c2
#0e88c3
#0f89c4
#108ac5
#118bc6
#128cc7
#037db8
#027cb7
#017bb6
#007ab5
#0079b4
#0078b3
#0077b2
#0076b1
#0075b0
#0074af
#0073ae
#0072ad
#0071ac
#0070ab

Monochromatic Color with #047eb9

#047eb9
#059be3
#000a0f
#012739
#024464
#03618e

Tints of #047eb9 Color

#047eb9
#1f8cc0
#3b9ac8
#57a9d0
#73b7d8
#8fc5df
#abd4e7
#c7e2ef
#e3f0f7
#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

#047eb9
#b93f04

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

Split Complementary

#047eb9
#b90424
#b99904

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

Analogous Color

#04b9ac
#04a2b9
#047eb9
#045ab9
#0436b9

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

#047eb9
#b9047e
#7eb904

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

#047eb9
#9904b9
#b93f04
#23b904

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

#047eb9
#b93f04
#b99904
#0424b9

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 #047eb9 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.

#047eb9 Color Code Preview on Black Background Color

This is how #047eb9 Color will look on black background color. Color contrast ratio is 4.69

#047eb9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #047eb9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #047eb9

#047eb9 color code is use for CSS Background Color

Background color for the above div is #047eb9

HTML with inline CSS

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

#047eb9 color code is use for CSS Border Color

CSS Border color for the above div is #047eb9

HTML with inline CSS

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

CSS Border Left color for the above div is #047eb9

HTML with inline CSS

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

CSS Border Right color for the above div is #047eb9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #047eb9

HTML with inline CSS

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

CSS Border Top color for the above div is #047eb9

HTML with inline CSS

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

#047eb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#047eb9 Color code Preview on White Background

This is how #047eb9 Color code will look on white background color. Color contrast ratio is 4.48

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

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(4,126,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,63,4,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(4,126,185,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.