Skip to main content Skip to docs navigation

#486db4 hex color - Blue - Cool color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #486db4 Color code in RGB color code model is created after adding 28.24% red color, 42.75% green color and 70.59% blue color. Hex #486db4 Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 39% magenta, 0% yellow and 29.41% black.

Hex #486db4 color code is between #4466bb web safe hex color code and #5577aa web safe hex color code. #4466bb is the nearest web safe color code. You can see here many more shades of #486db4 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 486db4 #486db4
RGB Decimal 72, 109, 180 rgb(72, 109, 180)
RGB Percent 28%, 43%, 71% rgb(28%, 43%, 71%)
CSS RGBa 72, 109, 180,1 rgba(72,109,180,1)
CMYK Model cmyk(60%,39%,0%,29.41%)
HSL Color Space 219,43% ,49% hsl(219,43% ,49%)
HSV Color Space 219°, 60%, 71%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001000 01101101 10110100
Octal 110 155 264
Decimal 72 109 180
Hex 48 6d b4

Different shades of #486db4 color code.

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

Light Shade of #486db4
#6b8ac4
Dark Shade of #486db4
#395790
Saturated Shade of #486db4
#3b69c1
Desaturated Shade of #486db4
#5571a7
Grey scale Shade of #486db4
#7e7e7e
Brighten Shade
#6186cd
Most Readable Shade
#FFFFFF

Shades of #486db4 color code

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

#486db4
#4060a0
#38548c
#304878
#283c64
#203050
#18243c
#101828
#080c14
#000000

Similar Color like #486db4 color

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

#496eb5
#4a6fb6
#4b70b7
#4c71b8
#4d72b9
#4e73ba
#4f74bb
#5075bc
#5176bd
#5277be
#5378bf
#5479c0
#557ac1
#567bc2
#476cb3
#466bb2
#456ab1
#4469b0
#4368af
#4267ae
#4166ad
#4065ac
#3f64ab
#3e63aa
#3d62a9
#3c61a8
#3b60a7
#3a5fa6

Monochromatic Color with #486db4

#486db4
#5987de
#04060a
#152034
#263a5f
#375389

Tints of #486db4 Color

#486db4
#5c7dbc
#708dc4
#859dcd
#99add5
#adbedd
#c2cee6
#d6deee
#eaeef6
#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

#486db4
#b48f48

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

Split Complementary

#486db4
#b45948
#a3b448

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

Analogous Color

#4898b4
#4883b4
#486db4
#4857b4
#4e48b4

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

#486db4
#b4486d
#6db448

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

#486db4
#b448a3
#b48f48
#48b459

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

#486db4
#b48f48
#a3b448
#5948b4

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 #486db4 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.

#486db4 Color Code Preview on Black Background Color

This is how #486db4 Color will look on black background color. Color contrast ratio is 4.12

#486db4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #486db4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #486db4

#486db4 color code is use for CSS Background Color

Background color for the above div is #486db4

HTML with inline CSS

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

#486db4 color code is use for CSS Border Color

CSS Border color for the above div is #486db4

HTML with inline CSS

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

CSS Border Left color for the above div is #486db4

HTML with inline CSS

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

CSS Border Right color for the above div is #486db4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #486db4

HTML with inline CSS

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

CSS Border Top color for the above div is #486db4

HTML with inline CSS

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

#486db4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#486db4 Color code Preview on White Background

This is how #486db4 Color code will look on white background color. Color contrast ratio is 5.09

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

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(72,109,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(180,143,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,109,180,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.