crispedge.com

Color picker

Loading...

#4e99ba hex color - Blue - Cool color - Information

#4e99ba hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4e99ba Color code in RGB color code model is created after adding 30.59% red color, 60% green color and 72.94% blue color. Hex #4e99ba Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 18% magenta, 0% yellow and 27% black.

Hex #4e99ba color code is between #5588bb web safe hex color code and #44aaaa web safe hex color code. #5588bb is the nearest web safe color code. You can see here many more shades of #4e99ba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4e99ba#4e99ba
RGB Decimal78, 153, 186rgb(78, 153, 186)
RGB Percent31%, 60%, 73%rgb(31%, 60%, 73%)
CSS RGBa78, 153, 186,1rgba(78,153,186,1)
CMYK Modelcmyk(58%,18%,0%,27%)
HSL Color Space198,44% ,52%hsl(198,44% ,52%)
HSV Color Space198°, 58%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011101001100110111010
Octal116231272
Decimal78153186
Hex4e99ba

Different shades of #4e99ba color code.

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

Light Shade of #4e99ba
#73aec8
Dark Shade of #4e99ba
#3c7d99
Saturated Shade of #4e99ba
#429ec6
Desaturated Shade of #4e99ba
#5a94ae
Grey scale Shade of #4e99ba
#848484
Brighten Shade
#67b2d3
Most Readable Shade
#000000

Shades of #4e99ba color code

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

#4e99ba
#4588a5
#3c7790
#34667c
#2b5567
#224452
#1a333e
#112229
#081114
#000000

Similar Color like #4e99ba color

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

#4f9abb
#509bbc
#519cbd
#529dbe
#539ebf
#549fc0
#55a0c1
#56a1c2
#57a2c3
#58a3c4
#59a4c5
#5aa5c6
#5ba6c7
#5ca7c8
#4d98b9
#4c97b8
#4b96b7
#4a95b6
#4994b5
#4893b4
#4792b3
#4691b2
#4590b1
#448fb0
#438eaf
#428dae
#418cad
#408bac

Monochromatic Color with #4e99ba

#4e99ba
#60bce4
#070d10
#19303a
#2a5365
#3c768f

Tints of #4e99ba Color

#4e99ba
#61a4c1
#75afc9
#89bbd1
#9cc6d8
#b0d1e0
#c4dde8
#d7e8ef
#ebf3f7
#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

#4e99ba
#ba6f4e

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

Split Complementary

#4e99ba
#ba4e63
#baa54e

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

Analogous Color

#4ebab0
#4eafba
#4e99ba
#4e83ba
#4e6eba

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

#4e99ba
#ba4e99
#99ba4e

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

#4e99ba
#a54eba
#ba6f4e
#63ba4e

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

#4e99ba
#ba6f4e
#baa54e
#4e63ba

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 #4e99ba 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.

#4e99ba Color Code Preview on Black Background Color

This is how #4e99ba Color will look on black background color. Color contrast ratio is 6.59

#4e99ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e99ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e99ba

#4e99ba color code is use for CSS Background Color

Background color for the above div is #4e99ba

HTML with inline CSS

<div style="background-color:#4e99ba;"></div>

#4e99ba color code is use for CSS Border Color

CSS Border color for the above div is #4e99ba

HTML with inline CSS

<div style="border:5px solid #4e99ba;"></div>

CSS Border Left color for the above div is #4e99ba

HTML with inline CSS

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

CSS Border Right color for the above div is #4e99ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4e99ba

HTML with inline CSS

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

CSS Border Top color for the above div is #4e99ba

HTML with inline CSS

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

#4e99ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4e99ba Color code Preview on White Background

This is how #4e99ba Color code will look on white background color. Color contrast ratio is 3.19

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

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(78,153,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,111,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(78,153,186,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.