crispedge.com

#494fbe hex color - Blue - Cool color - Information

#494fbe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #494fbe Color code in RGB color code model is created after adding 28.63% red color, 30.98% green color and 74.51% blue color. Hex #494fbe Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 58% magenta, 0% yellow and 25% black.

Hex #494fbe color code is between #4455bb web safe hex color code and #5544cc web safe hex color code. #4455bb is the nearest web safe color code. You can see here many more shades of #494fbe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code494fbe#494fbe
RGB Decimal73, 79, 190rgb(73, 79, 190)
RGB Percent29%, 31%, 75%rgb(29%, 31%, 75%)
CSS RGBa73, 79, 190,1rgba(73,79,190,1)
CMYK Modelcmyk(62%,58%,0%,25%)
HSL Color Space237,47% ,52%hsl(237,47% ,52%)
HSV Color Space237°, 62%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010010100111110111110
Octal111117276
Decimal7379190
Hex494fbe

Different shades of #494fbe color code.

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

Light Shade of #494fbe
#6f73cb
Dark Shade of #494fbe
#383d9c
Saturated Shade of #494fbe
#3d44ca
Desaturated Shade of #494fbe
#555ab2
Grey scale Shade of #494fbe
#838383
Brighten Shade
#6268d7
Most Readable Shade
#FFFFFF

Shades of #494fbe color code

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

#494fbe
#4046a8
#383d93
#30347e
#282b69
#202354
#181a3f
#10112a
#080815
#000000

Similar Color like #494fbe color

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

#4a50bf
#4b51c0
#4c52c1
#4d53c2
#4e54c3
#4f55c4
#5056c5
#5157c6
#5258c7
#5359c8
#545ac9
#555bca
#565ccb
#575dcc
#484ebd
#474dbc
#464cbb
#454bba
#444ab9
#4349b8
#4248b7
#4147b6
#4046b5
#3f45b4
#3e44b3
#3d43b2
#3c42b1
#3b41b0

Monochromatic Color with #494fbe

#494fbe
#5961e8
#080814
#181a3e
#282c69
#393d93

Tints of #494fbe Color

#494fbe
#5d62c5
#7176cc
#8589d3
#999dda
#aeb0e2
#c2c4e9
#d6d7f0
#eaebf7
#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

#494fbe
#beb849

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

Split Complementary

#494fbe
#be7d49
#8abe49

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

Analogous Color

#497ebe
#4966be
#494fbe
#5a49be
#7249be

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

#494fbe
#be494f
#4fbe49

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

#494fbe
#be4989
#beb849
#49be7d

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

#494fbe
#beb849
#8abe49
#7d49be

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 #494fbe 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.

#494fbe Color Code Preview on Black Background Color

This is how #494fbe Color will look on black background color. Color contrast ratio is 3.15

#494fbe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #494fbe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #494fbe

#494fbe color code is use for CSS Background Color

Background color for the above div is #494fbe

HTML with inline CSS

<div style="background-color:#494fbe;"></div>

#494fbe color code is use for CSS Border Color

CSS Border color for the above div is #494fbe

HTML with inline CSS

<div style="border:5px solid #494fbe;"></div>

CSS Border Left color for the above div is #494fbe

HTML with inline CSS

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

CSS Border Right color for the above div is #494fbe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #494fbe

HTML with inline CSS

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

CSS Border Top color for the above div is #494fbe

HTML with inline CSS

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

#494fbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#494fbe Color code Preview on White Background

This is how #494fbe Color code will look on white background color. Color contrast ratio is 6.68

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

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,79,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,184,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,79,190,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.

< /html>