crispedge.com

Color picker

Loading...

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

#4c90c5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #4c90c5 Color code in RGB color code model is created after adding 29.8% red color, 56.47% green color and 77.25% blue color. Hex #4c90c5 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 27% magenta, 0% yellow and 23% black.

Hex #4c90c5 color code is between #4488cc web safe hex color code and #5599bb web safe hex color code. #4488cc is the nearest web safe color code. You can see here many more shades of #4c90c5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4c90c5#4c90c5
RGB Decimal76, 144, 197rgb(76, 144, 197)
RGB Percent30%, 56%, 77%rgb(30%, 56%, 77%)
CSS RGBa76, 144, 197,1rgba(76,144,197,1)
CMYK Modelcmyk(61%,27%,0%,23%)
HSL Color Space206,51% ,54%hsl(206,51% ,54%)
HSV Color Space206°, 61%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011001001000011000101
Octal114220305
Decimal76144197
Hex4c90c5

Different shades of #4c90c5 color code.

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

Light Shade of #4c90c5
#72a8d1
Dark Shade of #4c90c5
#3676a8
Saturated Shade of #4c90c5
#4091d1
Desaturated Shade of #4c90c5
#588fb9
Grey scale Shade of #4c90c5
#888888
Brighten Shade
#65a9de
Most Readable Shade
#000000

Shades of #4c90c5 color code

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

#4c90c5
#4380af
#3b7099
#326083
#2a506d
#214057
#193041
#10202b
#081015
#000000

Similar Color like #4c90c5 color

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

#4d91c6
#4e92c7
#4f93c8
#5094c9
#5195ca
#5296cb
#5397cc
#5498cd
#5599ce
#569acf
#579bd0
#589cd1
#599dd2
#5a9ed3
#4b8fc4
#4a8ec3
#498dc2
#488cc1
#478bc0
#468abf
#4589be
#4488bd
#4387bc
#4286bb
#4185ba
#4084b9
#3f83b8
#3e82b7

Monochromatic Color with #4c90c5

#4c90c5
#5cafef
#0a141b
#1b3345
#2b5270
#3c719a

Tints of #4c90c5 Color

#4c90c5
#5f9ccb
#73a8d1
#87b5d8
#9bc1de
#afcde5
#c3daeb
#d7e6f2
#ebf2f8
#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

#4c90c5
#c5814c

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

Split Complementary

#4c90c5
#c54c53
#c5be4c

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

Analogous Color

#4cc0c5
#4ca8c5
#4c90c5
#4c78c5
#4c60c5

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

#4c90c5
#c54c90
#90c54c

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

#4c90c5
#bd4cc5
#c5814c
#53c54c

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

#4c90c5
#c5814c
#c5be4c
#4c53c5

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

#4c90c5 Color Code Preview on Black Background Color

This is how #4c90c5 Color will look on black background color. Color contrast ratio is 6.10

#4c90c5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4c90c5 color code is use for CSS Background Color

Background color for the above div is #4c90c5

HTML with inline CSS

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

#4c90c5 color code is use for CSS Border Color

CSS Border color for the above div is #4c90c5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4c90c5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4c90c5 Color code Preview on White Background

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

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

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(76,144,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(197,129,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(76,144,197,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.