crispedge.com

Color picker

Loading...

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

#4c4d75 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4c4d75 Color code in RGB color code model is created after adding 29.8% red color, 30.2% green color and 45.88% blue color. Hex #4c4d75 Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 34% magenta, 0% yellow and 54% black.

Hex #4c4d75 color code is between #445577 web safe hex color code and #554466 web safe hex color code. #445577 is the nearest web safe color code. You can see here many more shades of #4c4d75 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4c4d75#4c4d75
RGB Decimal76, 77, 117rgb(76, 77, 117)
RGB Percent30%, 30%, 46%rgb(30%, 30%, 46%)
CSS RGBa76, 77, 117,1rgba(76,77,117,1)
CMYK Modelcmyk(35%,34%,0%,54%)
HSL Color Space239,21% ,38%hsl(239,21% ,38%)
HSV Color Space239°, 35%, 46%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011000100110101110101
Octal114115165
Decimal7677117
Hex4c4d75

Different shades of #4c4d75 color code.

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

Light Shade of #4c4d75
#606194
Dark Shade of #4c4d75
#383956
Saturated Shade of #4c4d75
#42447f
Desaturated Shade of #4c4d75
#56566b
Grey scale Shade of #4c4d75
#606060
Brighten Shade
#65668e
Most Readable Shade
#FFFFFF

Shades of #4c4d75 color code

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

#4c4d75
#434468
#3b3b5b
#32334e
#2a2a41
#212234
#191927
#10111a
#08080d
#000000

Similar Color like #4c4d75 color

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

#4d4e76
#4e4f77
#4f5078
#505179
#51527a
#52537b
#53547c
#54557d
#55567e
#56577f
#575880
#585981
#595a82
#5a5b83
#4b4c74
#4a4b73
#494a72
#484971
#474870
#46476f
#45466e
#44456d
#43446c
#42436b
#41426a
#404169
#3f4068
#3e3f67

Monochromatic Color with #4c4d75

#4c4d75
#68699f
#8385ca
#9fa1f4
#151520
#30314a

Tints of #4c4d75 Color

#4c4d75
#5f6084
#737493
#8788a3
#9b9cb2
#afafc1
#c3c3d1
#d7d7e0
#ebebef
#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

#4c4d75
#75744c

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

Split Complementary

#4c4d75
#755f4c
#62754c

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

Analogous Color

#4c5d75
#4c5575
#4c4d75
#534c75
#5b4c75

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

#4c4d75
#754c4d
#4d754c

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

#4c4d75
#754c61
#75744c
#4c755f

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

#4c4d75
#75744c
#62754c
#5f4c75

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

#4c4d75 Color Code Preview on Black Background Color

This is how #4c4d75 Color will look on black background color. Color contrast ratio is 2.63

#4c4d75 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4c4d75 color code is use for CSS Background Color

Background color for the above div is #4c4d75

HTML with inline CSS

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

#4c4d75 color code is use for CSS Border Color

CSS Border color for the above div is #4c4d75

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4c4d75 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4c4d75 Color code Preview on White Background

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

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

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,77,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,116,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(76,77,117,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.