crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#4c4dab hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code4c4dab#4c4dab
RGB Decimal76, 77, 171rgb(76, 77, 171)
RGB Percent30%, 30%, 67%rgb(30%, 30%, 67%)
CSS RGBa76, 77, 171,1rgba(76,77,171,1)
CMYK Modelcmyk(56%,55%,0%,33%)
HSL Color Space239,38% ,48%hsl(239,38% ,48%)
HSV Color Space239°, 56%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010011000100110110101011
Octal114115253
Decimal7677171
Hex4c4dab

Different shades of #4c4dab color code.

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

Light Shade of #4c4dab
#6c6dbe
Dark Shade of #4c4dab
#3c3d88
Saturated Shade of #4c4dab
#4041b7
Desaturated Shade of #4c4dab
#58599f
Grey scale Shade of #4c4dab
#7b7b7b
Brighten Shade
#6566c4
Most Readable Shade
#FFFFFF

Shades of #4c4dab color code

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

#4c4dab
#434498
#3b3b85
#323372
#2a2a5f
#21224c
#191939
#101126
#080813
#000000

Similar Color like #4c4dab color

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

#4d4eac
#4e4fad
#4f50ae
#5051af
#5152b0
#5253b1
#5354b2
#5455b3
#5556b4
#5657b5
#5758b6
#5859b7
#595ab8
#5a5bb9
#4b4caa
#4a4ba9
#494aa8
#4849a7
#4748a6
#4647a5
#4546a4
#4445a3
#4344a2
#4243a1
#4142a0
#40419f
#3f409e
#3e3f9d

Monochromatic Color with #4c4dab

#4c4dab
#5f60d5
#000001
#13142b
#262756
#393a80

Tints of #4c4dab Color

#4c4dab
#5f60b4
#7374bd
#8788c7
#9b9cd0
#afafd9
#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

#4c4dab
#abaa4c

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

Split Complementary

#4c4dab
#ab7a4c
#7dab4c

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

Analogous Color

#4c73ab
#4c60ab
#4c4dab
#5e4cab
#714cab

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

#4c4dab
#ab4c4d
#4dab4c

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

#4c4dab
#ab4c7c
#abaa4c
#4cab7a

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

#4c4dab
#abaa4c
#7dab4c
#7a4cab

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

#4c4dab Color Code Preview on Black Background Color

This is how #4c4dab Color will look on black background color. Color contrast ratio is 2.96

#4c4dab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4c4dab color code is use for CSS Background Color

Background color for the above div is #4c4dab

HTML with inline CSS

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

#4c4dab color code is use for CSS Border Color

CSS Border color for the above div is #4c4dab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4c4dab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4c4dab Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.