@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#78baca hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #78baca Color code in RGB color code model is created after adding 47.06% red color, 72.94% green color and 79.22% blue color. Hex #78baca Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 8% magenta, 0% yellow and 20.78% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 78baca #78baca
RGB Decimal 120, 186, 202 rgb(120, 186, 202)
RGB Percent 47%, 73%, 79% rgb(47%, 73%, 79%)
CSS RGBa 120, 186, 202,1 rgba(120,186,202,1)
CMYK Model cmyk(41%,8%,0%,20.78%)
HSL Color Space 192,44% ,63% hsl(192,44% ,63%)
HSV Color Space 192°, 41%, 79%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111000 10111010 11001010
Octal 170 272 312
Decimal 120 186 202
Hex 78 ba ca

Different shades of #78baca color code.

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

Light Shade of #78baca
#9dcdd8
Dark Shade of #78baca
#53a7bc
Saturated Shade of #78baca
#6fc0d3
Desaturated Shade of #78baca
#81b4c1
Grey scale Shade of #78baca
#a1a1a1
Brighten Shade
#91d3e3
Most Readable Shade
#000000

Shades of #78baca color code

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

#78baca
#6aa5b3
#5d909d
#507c86
#426770
#355259
#283e43
#1a292c
#0d1416
#000000

Similar Color like #78baca color

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

#79bbcb
#7abccc
#7bbdcd
#7cbece
#7dbfcf
#7ec0d0
#7fc1d1
#80c2d2
#81c3d3
#82c4d4
#83c5d5
#84c6d6
#85c7d7
#86c8d8
#77b9c9
#76b8c8
#75b7c7
#74b6c6
#73b5c5
#72b4c4
#71b3c3
#70b2c2
#6fb1c1
#6eb0c0
#6dafbf
#6caebe
#6badbd
#6aacbc

Monochromatic Color with #78baca

#78baca
#91e1f4
#131d20
#2c454a
#466c75
#5f939f

Tints of #78baca Color

#78baca
#87c1cf
#96c9d5
#a5d1db
#b4d8e1
#c3e0e7
#d2e8ed
#e1eff3
#f0f7f9
#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

#78baca
#ca8878

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

Split Complementary

#78baca
#ca7891
#cab178

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

Analogous Color

#78cab9
#78caca
#78baca
#78aaca
#7899ca

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

#78baca
#ca78ba
#baca78

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

#78baca
#b178ca
#ca8878
#91ca78

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

#78baca
#ca8878
#cab178
#7891ca

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

#78baca Color Code Preview on Black Background Color

This is how #78baca Color will look on black background color. Color contrast ratio is 9.68

#78baca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#78baca color code is use for CSS Background Color

Background color for the above div is #78baca

HTML with inline CSS

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

#78baca color code is use for CSS Border Color

CSS Border color for the above div is #78baca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#78baca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78baca Color code Preview on White Background

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

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

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,186,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,136,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(120,186,202,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.