crispedge.com

Color picker

Loading...

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

#4d4cad hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #4d4cad Color code in RGB color code model is created after adding 30.2% red color, 29.8% green color and 67.84% blue color. Hex #4d4cad Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 56% magenta, 0% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4d4cad#4d4cad
RGB Decimal77, 76, 173rgb(77, 76, 173)
RGB Percent30%, 30%, 68%rgb(30%, 30%, 68%)
CSS RGBa77, 76, 173,1rgba(77,76,173,1)
CMYK Modelcmyk(55%,56%,0%,32%)
HSL Color Space241,39% ,49%hsl(241,39% ,49%)
HSV Color Space241°, 56%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011010100110010101101
Octal115114255
Decimal7776173
Hex4d4cad

Different shades of #4d4cad color code.

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

Light Shade of #4d4cad
#6e6dbf
Dark Shade of #4d4cad
#3d3c8a
Saturated Shade of #4d4cad
#4140b9
Desaturated Shade of #4d4cad
#5958a1
Grey scale Shade of #4d4cad
#7c7c7c
Brighten Shade
#6665c6
Most Readable Shade
#FFFFFF

Shades of #4d4cad color code

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

#4d4cad
#444399
#3b3b86
#333273
#2a2a60
#22214c
#191939
#111026
#080813
#000000

Similar Color like #4d4cad color

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

#4e4dae
#4f4eaf
#504fb0
#5150b1
#5251b2
#5352b3
#5453b4
#5554b5
#5655b6
#5756b7
#5857b8
#5958b9
#5a59ba
#5b5abb
#4c4bac
#4b4aab
#4a49aa
#4948a9
#4847a8
#4746a7
#4645a6
#4544a5
#4443a4
#4342a3
#4241a2
#4140a1
#403fa0
#3f3e9f

Monochromatic Color with #4d4cad

#4d4cad
#605fd7
#010103
#14142d
#272758
#3a3982

Tints of #4d4cad Color

#4d4cad
#605fb6
#7473bf
#8887c8
#9c9bd1
#afafda
#c3c3e3
#d7d7ec
#ebebf5
#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

#4d4cad
#acad4c

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

Split Complementary

#4d4cad
#ad7d4c
#7cad4c

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

Analogous Color

#4c72ad
#4c5ead
#4d4cad
#604cad
#744cad

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

#4d4cad
#ad4d4c
#4cad4d

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

#4d4cad
#ad4c7b
#acad4c
#4cad7d

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

#4d4cad
#acad4c
#7cad4c
#7d4cad

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

#4d4cad Color Code Preview on Black Background Color

This is how #4d4cad Color will look on black background color. Color contrast ratio is 2.95

#4d4cad in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4d4cad color code is use for CSS Background Color

Background color for the above div is #4d4cad

HTML with inline CSS

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

#4d4cad color code is use for CSS Border Color

CSS Border color for the above div is #4d4cad

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4d4cad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4d4cad Color code Preview on White Background

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

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

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