crispedge.com

Color picker

Loading...

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

#78a9d4 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #78a9d4 Color code in RGB color code model is created after adding 47.06% red color, 66.27% green color and 83.14% blue color. Hex #78a9d4 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 20% magenta, 0% yellow and 17% black.

Hex #78a9d4 color code is between #77aacc web safe hex color code and #8899dd web safe hex color code. #77aacc is the nearest web safe color code. You can see here many more shades of #78a9d4 color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Code78a9d4#78a9d4
RGB Decimal120, 169, 212rgb(120, 169, 212)
RGB Percent47%, 66%, 83%rgb(47%, 66%, 83%)
CSS RGBa120, 169, 212,1rgba(120,169,212,1)
CMYK Modelcmyk(43%,20%,0%,17%)
HSL Color Space208,52% ,65%hsl(208,52% ,65%)
HSV Color Space208°, 43%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110001010100111010100
Octal170251324
Decimal120169212
Hex78a9d4

Different shades of #78a9d4 color code.

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

Light Shade of #78a9d4
#9fc2e0
Dark Shade of #78a9d4
#5190c8
Saturated Shade of #78a9d4
#6faadd
Desaturated Shade of #78a9d4
#81a8cb
Grey scale Shade of #78a9d4
#a6a6a6
Brighten Shade
#91c2ed
Most Readable Shade
#000000

Shades of #78a9d4 color code

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

#78a9d4
#6a96bc
#5d83a4
#50708d
#425d75
#354b5e
#283846
#1a252f
#0d1217
#000000

Similar Color like #78a9d4 color

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

#79aad5
#7aabd6
#7bacd7
#7cadd8
#7daed9
#7eafda
#7fb0db
#80b1dc
#81b2dd
#82b3de
#83b4df
#84b5e0
#85b6e1
#86b7e2
#77a8d3
#76a7d2
#75a6d1
#74a5d0
#73a4cf
#72a3ce
#71a2cd
#70a1cc
#6fa0cb
#6e9fca
#6d9ec9
#6c9dc8
#6b9cc7
#6a9bc6

Monochromatic Color with #78a9d4

#78a9d4
#90cbfe
#18212a
#304354
#48657f
#6087a9

Tints of #78a9d4 Color

#78a9d4
#87b2d8
#96bcdd
#a5c5e2
#b4cfe7
#c3d8eb
#d2e2f0
#e1ebf5
#f0f5fa
#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

#78a9d4
#d4a378

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

Split Complementary

#78a9d4
#d4787b
#d4d178

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

Analogous Color

#78ced4
#78bbd4
#78a9d4
#7897d4
#7884d4

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

#78a9d4
#d478a9
#a9d478

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

#78a9d4
#d178d4
#d4a378
#7bd478

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

#78a9d4
#d4a378
#d4d178
#787bd4

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

#78a9d4 Color Code Preview on Black Background Color

This is how #78a9d4 Color will look on black background color. Color contrast ratio is 8.42

#78a9d4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#78a9d4 color code is use for CSS Background Color

Background color for the above div is #78a9d4

HTML with inline CSS

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

#78a9d4 color code is use for CSS Border Color

CSS Border color for the above div is #78a9d4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#78a9d4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78a9d4 Color code Preview on White Background

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

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

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,169,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,163,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,169,212,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.