crispedge.com

Color picker

Loading...

#364ecd hex color - Blue - Cool color - Information

#364ecd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #364ecd Color code in RGB color code model is created after adding 21.18% red color, 30.59% green color and 80.39% blue color. Hex #364ecd Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 62% magenta, 0% yellow and 20% black.

Hex #364ecd color code is between #3355cc web safe hex color code and #4444dd web safe hex color code. #3355cc is the nearest web safe color code. You can see here many more shades of #364ecd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code364ecd#364ecd
RGB Decimal54, 78, 205rgb(54, 78, 205)
RGB Percent21%, 31%, 80%rgb(21%, 31%, 80%)
CSS RGBa54, 78, 205,1rgba(54,78,205,1)
CMYK Modelcmyk(74%,62%,0%,20%)
HSL Color Space230,60% ,51%hsl(230,60% ,51%)
HSV Color Space230°, 74%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101100100111011001101
Octal66116315
Decimal5478205
Hex364ecd

Different shades of #364ecd color code.

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

Light Shade of #364ecd
#5f72d7
Dark Shade of #364ecd
#293da7
Saturated Shade of #364ecd
#2945da
Desaturated Shade of #364ecd
#4357c0
Grey scale Shade of #364ecd
#818181
Brighten Shade
#4f67e6
Most Readable Shade
#FFFFFF

Shades of #364ecd color code

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

#364ecd
#3045b6
#2a3c9f
#243488
#1e2b71
#18225b
#121a44
#0c112d
#060816
#000000

Similar Color like #364ecd color

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

#374fce
#3850cf
#3951d0
#3a52d1
#3b53d2
#3c54d3
#3d55d4
#3e56d5
#3f57d6
#4058d7
#4159d8
#425ad9
#435bda
#445cdb
#354dcc
#344ccb
#334bca
#324ac9
#3149c8
#3048c7
#2f47c6
#2e46c5
#2d45c4
#2c44c3
#2b43c2
#2a42c1
#2941c0
#2840bf

Monochromatic Color with #364ecd

#364ecd
#415ef7
#090d23
#141d4d
#202e78
#2b3ea2

Tints of #364ecd Color

#364ecd
#4c61d2
#6275d8
#7989dd
#8f9ce3
#a5b0e8
#bcc4ee
#d2d7f3
#e8ebf9
#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

#364ecd
#cdb536

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

Split Complementary

#364ecd
#cd6936
#9acd36

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

Analogous Color

#368acd
#366ccd
#364ecd
#3c36cd
#5a36cd

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

#364ecd
#cd364e
#4ecd36

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

#364ecd
#cd3699
#cdb536
#36cd69

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

#364ecd
#cdb536
#9acd36
#6936cd

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 #364ecd 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.

#364ecd Color Code Preview on Black Background Color

This is how #364ecd Color will look on black background color. Color contrast ratio is 3.13

#364ecd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #364ecd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #364ecd

#364ecd color code is use for CSS Background Color

Background color for the above div is #364ecd

HTML with inline CSS

<div style="background-color:#364ecd;"></div>

#364ecd color code is use for CSS Border Color

CSS Border color for the above div is #364ecd

HTML with inline CSS

<div style="border:5px solid #364ecd;"></div>

CSS Border Left color for the above div is #364ecd

HTML with inline CSS

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

CSS Border Right color for the above div is #364ecd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #364ecd

HTML with inline CSS

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

CSS Border Top color for the above div is #364ecd

HTML with inline CSS

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

#364ecd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#364ecd Color code Preview on White Background

This is how #364ecd Color code will look on white background color. Color contrast ratio is 6.71

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

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(54,78,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,181,54,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(54,78,205,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.