crispedge.com

Color picker

Loading...

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

#4d4c9a hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4d4c9a Color code in RGB color code model is created after adding 30.2% red color, 29.8% green color and 60.39% blue color. Hex #4d4c9a Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 51% magenta, 0% yellow and 40% black.

Hex #4d4c9a color code is between #554499 web safe hex color code and #4455aa web safe hex color code. #554499 is the nearest web safe color code. You can see here many more shades of #4d4c9a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4d4c9a#4d4c9a
RGB Decimal77, 76, 154rgb(77, 76, 154)
RGB Percent30%, 30%, 60%rgb(30%, 30%, 60%)
CSS RGBa77, 76, 154,1rgba(77,76,154,1)
CMYK Modelcmyk(50%,51%,0%,40%)
HSL Color Space241,34% ,45%hsl(241,34% ,45%)
HSV Color Space241°, 51%, 60%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011010100110010011010
Octal115114232
Decimal7776154
Hex4d4c9a

Different shades of #4d4c9a color code.

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

Light Shade of #4d4c9a
#6766b3
Dark Shade of #4d4c9a
#3c3b78
Saturated Shade of #4d4c9a
#4240a5
Desaturated Shade of #4d4c9a
#58578e
Grey scale Shade of #4d4c9a
#737373
Brighten Shade
#6665b3
Most Readable Shade
#FFFFFF

Shades of #4d4c9a color code

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

#4d4c9a
#444388
#3b3b77
#333266
#2a2a55
#222144
#191933
#111022
#080811
#000000

Similar Color like #4d4c9a color

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

#4e4d9b
#4f4e9c
#504f9d
#51509e
#52519f
#5352a0
#5453a1
#5554a2
#5655a3
#5756a4
#5857a5
#5958a6
#5a59a7
#5b5aa8
#4c4b99
#4b4a98
#4a4997
#494896
#484795
#474694
#464593
#454492
#444391
#434290
#42418f
#41408e
#403f8d
#3f3e8c

Monochromatic Color with #4d4c9a

#4d4c9a
#6261c4
#7876ef
#0d0d1a
#222245
#38376f

Tints of #4d4c9a Color

#4d4c9a
#605fa5
#7473b0
#8887bb
#9c9bc6
#afafd2
#c3c3dd
#d7d7e8
#ebebf3
#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

#4d4c9a
#999a4c

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

Split Complementary

#4d4c9a
#9a744c
#729a4c

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

Analogous Color

#4c6a9a
#4c5b9a
#4d4c9a
#5d4c9a
#6c4c9a

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

#4d4c9a
#9a4d4c
#4c9a4d

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

#4d4c9a
#9a4c72
#999a4c
#4c9a74

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

#4d4c9a
#999a4c
#729a4c
#744c9a

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

#4d4c9a Color Code Preview on Black Background Color

This is how #4d4c9a Color will look on black background color. Color contrast ratio is 2.82

#4d4c9a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4d4c9a color code is use for CSS Background Color

Background color for the above div is #4d4c9a

HTML with inline CSS

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

#4d4c9a color code is use for CSS Border Color

CSS Border color for the above div is #4d4c9a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4d4c9a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4d4c9a Color code Preview on White Background

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

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

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