crispedge.com

Color picker

Loading...

#6078ec hex color - Blue - Cool color - Information

#6078ec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6078ec Color code in RGB color code model is created after adding 37.65% red color, 47.06% green color and 92.55% blue color. Hex #6078ec Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 49% magenta, 0% yellow and 7% black.

Hex #6078ec color code is between #6677ee web safe hex color code and #5588dd web safe hex color code. #6677ee is the nearest web safe color code. You can see here many more shades of #6078ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6078ec#6078ec
RGB Decimal96, 120, 236rgb(96, 120, 236)
RGB Percent38%, 47%, 93%rgb(38%, 47%, 93%)
CSS RGBa96, 120, 236,1rgba(96,120,236,1)
CMYK Modelcmyk(59%,49%,0%,7%)
HSL Color Space230,79% ,65%hsl(230,79% ,65%)
HSV Color Space230°, 59%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000000111100011101100
Octal140170354
Decimal96120236
Hex6078ec

Different shades of #6078ec color code.

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

Light Shade of #6078ec
#8e9ff1
Dark Shade of #6078ec
#3251e7
Saturated Shade of #6078ec
#5772f5
Desaturated Shade of #6078ec
#697ee3
Grey scale Shade of #6078ec
#a6a6a6
Brighten Shade
#7991ff
Most Readable Shade
#FFFFFF

Shades of #6078ec color code

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

#6078ec
#556ad1
#4a5db7
#40509d
#354283
#2a3568
#20284e
#151a34
#0a0d1a
#000000

Similar Color like #6078ec color

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

#6179ed
#627aee
#637bef
#647cf0
#657df1
#667ef2
#677ff3
#6880f4
#6981f5
#6a82f6
#6b83f7
#6c84f8
#6d85f9
#6e86fa
#5f77eb
#5e76ea
#5d75e9
#5c74e8
#5b73e7
#5a72e6
#5971e5
#5870e4
#576fe3
#566ee2
#556de1
#546ce0
#536bdf
#526ade

Monochromatic Color with #6078ec

#6078ec
#0a0c17
#1b2242
#2c376c
#3d4d97
#4f62c1

Tints of #6078ec Color

#6078ec
#7187ee
#8396f0
#95a5f2
#a6b4f4
#b8c3f6
#cad2f8
#dbe1fa
#edf0fc
#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

#6078ec
#ecd460

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

Split Complementary

#6078ec
#ec8e60
#beec60

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

Analogous Color

#60b0ec
#6094ec
#6078ec
#6460ec
#8060ec

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

#6078ec
#ec6078
#78ec60

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

#6078ec
#ec60be
#ecd460
#60ec8e

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

#6078ec
#ecd460
#beec60
#8e60ec

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 #6078ec 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.

#6078ec Color Code Preview on Black Background Color

This is how #6078ec Color will look on black background color. Color contrast ratio is 5.40

#6078ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6078ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6078ec

#6078ec color code is use for CSS Background Color

Background color for the above div is #6078ec

HTML with inline CSS

<div style="background-color:#6078ec;"></div>

#6078ec color code is use for CSS Border Color

CSS Border color for the above div is #6078ec

HTML with inline CSS

<div style="border:5px solid #6078ec;"></div>

CSS Border Left color for the above div is #6078ec

HTML with inline CSS

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

CSS Border Right color for the above div is #6078ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6078ec

HTML with inline CSS

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

CSS Border Top color for the above div is #6078ec

HTML with inline CSS

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

#6078ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6078ec Color code Preview on White Background

This is how #6078ec Color code will look on white background color. Color contrast ratio is 3.89

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

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(96,120,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,212,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(96,120,236,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.