crispedge.com

Color picker

Loading...

#78b2e5 hex color - Blue - Cool color - Information

#78b2e5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #78b2e5 Color code in RGB color code model is created after adding 47.06% red color, 69.8% green color and 89.8% blue color. Hex #78b2e5 Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 22% magenta, 0% yellow and 10% black.

Hex #78b2e5 color code is between #77aadd web safe hex color code and #88bbee web safe hex color code. #77aadd is the nearest web safe color code. You can see here many more shades of #78b2e5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code78b2e5#78b2e5
RGB Decimal120, 178, 229rgb(120, 178, 229)
RGB Percent47%, 70%, 90%rgb(47%, 70%, 90%)
CSS RGBa120, 178, 229,1rgba(120,178,229,1)
CMYK Modelcmyk(48%,22%,0%,10%)
HSL Color Space208,68% ,68%hsl(208,68% ,68%)
HSV Color Space208°, 48%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110001011001011100101
Octal170262345
Decimal120178229
Hex78b2e5

Different shades of #78b2e5 color code.

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

Light Shade of #78b2e5
#a3caed
Dark Shade of #78b2e5
#4d9add
Saturated Shade of #78b2e5
#70b3ed
Desaturated Shade of #78b2e5
#80b1dd
Grey scale Shade of #78b2e5
#aeaeae
Brighten Shade
#91cbfe
Most Readable Shade
#000000

Shades of #78b2e5 color code

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

#78b2e5
#6a9ecb
#5d8ab2
#507698
#42627f
#354f65
#283b4c
#1a2732
#0d1319
#000000

Similar Color like #78b2e5 color

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

#79b3e6
#7ab4e7
#7bb5e8
#7cb6e9
#7db7ea
#7eb8eb
#7fb9ec
#80baed
#81bbee
#82bcef
#83bdf0
#84bef1
#85bff2
#86c0f3
#77b1e4
#76b0e3
#75afe2
#74aee1
#73ade0
#72acdf
#71abde
#70aadd
#6fa9dc
#6ea8db
#6da7da
#6ca6d9
#6ba5d8
#6aa4d7

Monochromatic Color with #78b2e5

#78b2e5
#090d10
#1f2e3b
#354f65
#4b7090
#6291ba

Tints of #78b2e5 Color

#78b2e5
#87bae7
#96c3ea
#a5cbed
#b4d4f0
#c3dcf3
#d2e5f6
#e1edf9
#f0f6fc
#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

#78b2e5
#e5ab78

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

Split Complementary

#78b2e5
#e5787c
#e5e278

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

Analogous Color

#78dee5
#78c8e5
#78b2e5
#789ce5
#7886e5

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

#78b2e5
#e578b2
#b2e578

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

#78b2e5
#e178e5
#e5ab78
#7be578

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

#78b2e5
#e5ab78
#e5e278
#787ce5

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 #78b2e5 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.

#78b2e5 Color Code Preview on Black Background Color

This is how #78b2e5 Color will look on black background color. Color contrast ratio is 9.30

#78b2e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #78b2e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #78b2e5

#78b2e5 color code is use for CSS Background Color

Background color for the above div is #78b2e5

HTML with inline CSS

<div style="background-color:#78b2e5;"></div>

#78b2e5 color code is use for CSS Border Color

CSS Border color for the above div is #78b2e5

HTML with inline CSS

<div style="border:5px solid #78b2e5;"></div>

CSS Border Left color for the above div is #78b2e5

HTML with inline CSS

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

CSS Border Right color for the above div is #78b2e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #78b2e5

HTML with inline CSS

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

CSS Border Top color for the above div is #78b2e5

HTML with inline CSS

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

#78b2e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78b2e5 Color code Preview on White Background

This is how #78b2e5 Color code will look on white background color. Color contrast ratio is 2.26

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

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(120,178,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,171,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,178,229,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.