crispedge.com

Color picker

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

#3c4ba6 hex color - Blue - Cool color - Information

#3c4ba6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #3c4ba6 Color code in RGB color code model is created after adding 23.53% red color, 29.41% green color and 65.1% blue color. Hex #3c4ba6 Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 55% magenta, 0% yellow and 35% black.

Hex #3c4ba6 color code is between #4444aa web safe hex color code and #335599 web safe hex color code. #4444aa is the nearest web safe color code. You can see here many more shades of #3c4ba6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code3c4ba6#3c4ba6
RGB Decimal60, 75, 166rgb(60, 75, 166)
RGB Percent24%, 29%, 65%rgb(24%, 29%, 65%)
CSS RGBa60, 75, 166,1rgba(60,75,166,1)
CMYK Modelcmyk(64%,55%,0%,35%)
HSL Color Space232,47% ,44%hsl(232,47% ,44%)
HSV Color Space232°, 64%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111000100101110100110
Octal74113246
Decimal6075166
Hex3c4ba6

Different shades of #3c4ba6 color code.

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

Light Shade of #3c4ba6
#5463c1
Dark Shade of #3c4ba6
#2e3a81
Saturated Shade of #3c4ba6
#3143b1
Desaturated Shade of #3c4ba6
#47539b
Grey scale Shade of #3c4ba6
#717171
Brighten Shade
#5564bf
Most Readable Shade
#FFFFFF

Shades of #3c4ba6 color code

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

#3c4ba6
#354293
#2e3a81
#28326e
#21295c
#1a2149
#141937
#0d1024
#060812
#000000

Similar Color like #3c4ba6 color

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

#3d4ca7
#3e4da8
#3f4ea9
#404faa
#4150ab
#4251ac
#4352ad
#4453ae
#4554af
#4655b0
#4756b1
#4857b2
#4958b3
#4a59b4
#3b4aa5
#3a49a4
#3948a3
#3847a2
#3746a1
#3645a0
#35449f
#34439e
#33429d
#32419c
#31409b
#303f9a
#2f3e99
#2e3d98

Monochromatic Color with #3c4ba6

#3c4ba6
#4b5ed0
#5b71fb
#0e1126
#1d2551
#2d387b

Tints of #3c4ba6 Color

#3c4ba6
#515faf
#6773b9
#7d87c3
#929bcd
#a8afd7
#bec3e1
#d3d7eb
#e9ebf5
#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

#3c4ba6
#a6973c

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

Split Complementary

#3c4ba6
#a6623c
#80a63c

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

Analogous Color

#3c75a6
#3c60a6
#3c4ba6
#423ca6
#573ca6

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

#3c4ba6
#a63c4b
#4ba63c

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

#3c4ba6
#a63c80
#a6973c
#3ca662

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

#3c4ba6
#a6973c
#80a63c
#623ca6

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 #3c4ba6 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.

#3c4ba6 Color Code Preview on Black Background Color

This is how #3c4ba6 Color will look on black background color. Color contrast ratio is 2.75

#3c4ba6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3c4ba6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3c4ba6

#3c4ba6 color code is use for CSS Background Color

Background color for the above div is #3c4ba6

HTML with inline CSS

<div style="background-color:#3c4ba6;"></div>

#3c4ba6 color code is use for CSS Border Color

CSS Border color for the above div is #3c4ba6

HTML with inline CSS

<div style="border:5px solid #3c4ba6;"></div>

CSS Border Left color for the above div is #3c4ba6

HTML with inline CSS

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

CSS Border Right color for the above div is #3c4ba6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3c4ba6

HTML with inline CSS

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

CSS Border Top color for the above div is #3c4ba6

HTML with inline CSS

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

#3c4ba6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3c4ba6 Color code Preview on White Background

This is how #3c4ba6 Color code will look on white background color. Color contrast ratio is 7.64

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

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.