crispedge.com

Color picker

Loading...

#4996ed hex color - Blue - Cool color - Information

#4996ed hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #4996ed Color code in RGB color code model is created after adding 28.63% red color, 58.82% green color and 92.94% blue color. Hex #4996ed Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 37% magenta, 0% yellow and 7% black.

Hex #4996ed color code is between #4499ee web safe hex color code and #5588dd web safe hex color code. #4499ee is the nearest web safe color code. You can see here many more shades of #4996ed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4996ed#4996ed
RGB Decimal73, 150, 237rgb(73, 150, 237)
RGB Percent29%, 59%, 93%rgb(29%, 59%, 93%)
CSS RGBa73, 150, 237,1rgba(73,150,237,1)
CMYK Modelcmyk(69%,37%,0%,7%)
HSL Color Space212,82% ,61%hsl(212,82% ,61%)
HSV Color Space212°, 69%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010011001011011101101
Octal111226355
Decimal73150237
Hex4996ed

Different shades of #4996ed color code.

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

Light Shade of #4996ed
#77b1f2
Dark Shade of #4996ed
#1b7be8
Saturated Shade of #4996ed
#3f95f7
Desaturated Shade of #4996ed
#5397e3
Grey scale Shade of #4996ed
#9b9b9b
Brighten Shade
#62afff
Most Readable Shade
#000000

Shades of #4996ed color code

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

#4996ed
#4085d2
#3874b8
#30649e
#285383
#204269
#18324f
#102134
#08101a
#000000

Similar Color like #4996ed color

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

#4a97ee
#4b98ef
#4c99f0
#4d9af1
#4e9bf2
#4f9cf3
#509df4
#519ef5
#529ff6
#53a0f7
#54a1f8
#55a2f9
#56a3fa
#57a4fb
#4895ec
#4794eb
#4693ea
#4592e9
#4491e8
#4390e7
#428fe6
#418ee5
#408de4
#3f8ce3
#3e8be2
#3d8ae1
#3c89e0
#3b88df

Monochromatic Color with #4996ed

#4996ed
#080f18
#152a43
#22456d
#2f6098
#3c7bc2

Tints of #4996ed Color

#4996ed
#5da1ef
#71adf1
#85b9f3
#99c4f5
#aed0f7
#c2dcf9
#d6e7fb
#eaf3fd
#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

#4996ed
#eda049

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

Split Complementary

#4996ed
#ed4e49
#e8ed49

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

Analogous Color

#49d8ed
#49b7ed
#4996ed
#4975ed
#4954ed

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

#4996ed
#ed4996
#96ed49

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

#4996ed
#ed49e8
#eda049
#49ed4e

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

#4996ed
#eda049
#e8ed49
#4e49ed

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 #4996ed 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.

#4996ed Color Code Preview on Black Background Color

This is how #4996ed Color will look on black background color. Color contrast ratio is 6.87

#4996ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4996ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4996ed

#4996ed color code is use for CSS Background Color

Background color for the above div is #4996ed

HTML with inline CSS

<div style="background-color:#4996ed;"></div>

#4996ed color code is use for CSS Border Color

CSS Border color for the above div is #4996ed

HTML with inline CSS

<div style="border:5px solid #4996ed;"></div>

CSS Border Left color for the above div is #4996ed

HTML with inline CSS

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

CSS Border Right color for the above div is #4996ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4996ed

HTML with inline CSS

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

CSS Border Top color for the above div is #4996ed

HTML with inline CSS

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

#4996ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4996ed Color code Preview on White Background

This is how #4996ed Color code will look on white background color. Color contrast ratio is 3.06

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

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(73,150,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,160,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,150,237,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.