crispedge.com

Color picker

Loading...

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

#3c61bf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #3c61bf Color code in RGB color code model is created after adding 23.53% red color, 38.04% green color and 74.9% blue color. Hex #3c61bf Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 49% magenta, 0% yellow and 25% black.

Hex #3c61bf color code is between #4466bb web safe hex color code and #3355cc web safe hex color code. #4466bb is the nearest web safe color code. You can see here many more shades of #3c61bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code3c61bf#3c61bf
RGB Decimal60, 97, 191rgb(60, 97, 191)
RGB Percent24%, 38%, 75%rgb(24%, 38%, 75%)
CSS RGBa60, 97, 191,1rgba(60,97,191,1)
CMYK Modelcmyk(69%,49%,0%,25%)
HSL Color Space223,52% ,49%hsl(223,52% ,49%)
HSV Color Space223°, 69%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001111000110000110111111
Octal74141277
Decimal6097191
Hex3c61bf

Different shades of #3c61bf color code.

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

Light Shade of #3c61bf
#617fcd
Dark Shade of #3c61bf
#304d98
Saturated Shade of #3c61bf
#2f5ccc
Desaturated Shade of #3c61bf
#4966b2
Grey scale Shade of #3c61bf
#7d7d7d
Brighten Shade
#557ad8
Most Readable Shade
#FFFFFF

Shades of #3c61bf color code

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

#3c61bf
#3556a9
#2e4b94
#28407f
#21356a
#1a2b54
#14203f
#0d152a
#060a15
#000000

Similar Color like #3c61bf color

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

#3d62c0
#3e63c1
#3f64c2
#4065c3
#4166c4
#4267c5
#4368c6
#4469c7
#456ac8
#466bc9
#476cca
#486dcb
#496ecc
#4a6fcd
#3b60be
#3a5fbd
#395ebc
#385dbb
#375cba
#365bb9
#355ab8
#3459b7
#3358b6
#3257b5
#3156b4
#3055b3
#2f54b2
#2e53b1

Monochromatic Color with #3c61bf

#3c61bf
#4977e9
#070b15
#14203f
#21366a
#2f4b94

Tints of #3c61bf Color

#3c61bf
#5172c6
#6784cd
#7d95d4
#92a7db
#a8b8e2
#becae9
#d3dbf0
#e9edf7
#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

#3c61bf
#bf9a3c

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

Split Complementary

#3c61bf
#bf593c
#a2bf3c

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

Analogous Color

#3c95bf
#3c7bbf
#3c61bf
#3c47bf
#4b3cbf

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

#3c61bf
#bf3c61
#61bf3c

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

#3c61bf
#bf3ca2
#bf9a3c
#3cbf58

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

#3c61bf
#bf9a3c
#a2bf3c
#593cbf

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

#3c61bf Color Code Preview on Black Background Color

This is how #3c61bf Color will look on black background color. Color contrast ratio is 3.65

#3c61bf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3c61bf color code is use for CSS Background Color

Background color for the above div is #3c61bf

HTML with inline CSS

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

#3c61bf color code is use for CSS Border Color

CSS Border color for the above div is #3c61bf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3c61bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3c61bf Color code Preview on White Background

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

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

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(60,97,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,154,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(60,97,191,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.