crispedge.com

#6394c7 hex color - Blue - Cool color - Information

#6394c7 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #6394c7 Color code in RGB color code model is created after adding 38.82% red color, 58.04% green color and 78.04% blue color. Hex #6394c7 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 26% magenta, 0% yellow and 22% black.

Hex #6394c7 color code is between #6699cc web safe hex color code and #5588bb web safe hex color code. #6699cc is the nearest web safe color code. You can see here many more shades of #6394c7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6394c7#6394c7
RGB Decimal99, 148, 199rgb(99, 148, 199)
RGB Percent39%, 58%, 78%rgb(39%, 58%, 78%)
CSS RGBa99, 148, 199,1rgba(99,148,199,1)
CMYK Modelcmyk(50%,26%,0%,22%)
HSL Color Space211,47% ,58%hsl(211,47% ,58%)
HSV Color Space211°, 50%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000111001010011000111
Octal143224307
Decimal99148199
Hex6394c7

Different shades of #6394c7 color code.

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

Light Shade of #6394c7
#89aed4
Dark Shade of #6394c7
#417ab6
Saturated Shade of #6394c7
#5894d2
Desaturated Shade of #6394c7
#6e94bc
Grey scale Shade of #6394c7
#959595
Brighten Shade
#7cade0
Most Readable Shade
#000000

Shades of #6394c7 color code

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

#6394c7
#5883b0
#4d739a
#426284
#37526e
#2c4158
#213142
#16202c
#0b1016
#000000

Similar Color like #6394c7 color

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

#6495c8
#6596c9
#6697ca
#6798cb
#6899cc
#699acd
#6a9bce
#6b9ccf
#6c9dd0
#6d9ed1
#6e9fd2
#6fa0d3
#70a1d4
#71a2d5
#6293c6
#6192c5
#6091c4
#5f90c3
#5e8fc2
#5d8ec1
#5c8dc0
#5b8cbf
#5a8bbe
#598abd
#5889bc
#5788bb
#5687ba
#5586b9

Monochromatic Color with #6394c7

#6394c7
#78b4f1
#0e161d
#243547
#395572
#4e749c

Tints of #6394c7 Color

#6394c7
#749fcd
#85abd3
#97b7d9
#a8c3df
#b9cfe6
#cbdbec
#dce7f2
#edf3f8
#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

#6394c7
#c79663

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

Split Complementary

#6394c7
#c76463
#c6c763

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

Analogous Color

#63bcc7
#63a8c7
#6394c7
#6380c7
#636cc7

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

#6394c7
#c76394
#94c763

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

#6394c7
#c763c6
#c79663
#63c764

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

#6394c7
#c79663
#c6c763
#6463c7

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 #6394c7 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.

#6394c7 Color Code Preview on Black Background Color

This is how #6394c7 Color will look on black background color. Color contrast ratio is 6.59

#6394c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6394c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6394c7

#6394c7 color code is use for CSS Background Color

Background color for the above div is #6394c7

HTML with inline CSS

<div style="background-color:#6394c7;"></div>

#6394c7 color code is use for CSS Border Color

CSS Border color for the above div is #6394c7

HTML with inline CSS

<div style="border:5px solid #6394c7;"></div>

CSS Border Left color for the above div is #6394c7

HTML with inline CSS

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

CSS Border Right color for the above div is #6394c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6394c7

HTML with inline CSS

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

CSS Border Top color for the above div is #6394c7

HTML with inline CSS

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

#6394c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6394c7 Color code Preview on White Background

This is how #6394c7 Color code will look on white background color. Color contrast ratio is 3.19

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

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(99,148,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(199,150,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(99,148,199,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.

< /html>