crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#78b3cc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #78b3cc Color code in RGB color code model is created after adding 47.06% red color, 70.2% green color and 80% blue color. Hex #78b3cc Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 12% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code78b3cc#78b3cc
RGB Decimal120, 179, 204rgb(120, 179, 204)
RGB Percent47%, 70%, 80%rgb(47%, 70%, 80%)
CSS RGBa120, 179, 204,1rgba(120,179,204,1)
CMYK Modelcmyk(41%,12%,0%,20%)
HSL Color Space198,45% ,64%hsl(198,45% ,64%)
HSV Color Space198°, 41%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110001011001111001100
Octal170263314
Decimal120179204
Hex78b3cc

Different shades of #78b3cc color code.

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

Light Shade of #78b3cc
#9dc8da
Dark Shade of #78b3cc
#539ebe
Saturated Shade of #78b3cc
#6fb7d5
Desaturated Shade of #78b3cc
#81afc3
Grey scale Shade of #78b3cc
#a2a2a2
Brighten Shade
#91cce5
Most Readable Shade
#000000

Shades of #78b3cc color code

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

#78b3cc
#6a9fb5
#5d8b9e
#507788
#426371
#354f5a
#283b44
#1a272d
#0d1316
#000000

Similar Color like #78b3cc color

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

#79b4cd
#7ab5ce
#7bb6cf
#7cb7d0
#7db8d1
#7eb9d2
#7fbad3
#80bbd4
#81bcd5
#82bdd6
#83bed7
#84bfd8
#85c0d9
#86c1da
#77b2cb
#76b1ca
#75b0c9
#74afc8
#73aec7
#72adc6
#71acc5
#70abc4
#6faac3
#6ea9c2
#6da8c1
#6ca7c0
#6ba6bf
#6aa5be

Monochromatic Color with #78b3cc

#78b3cc
#91d8f6
#141e22
#2d434c
#466877
#5f8ea1

Tints of #78b3cc Color

#78b3cc
#87bbd1
#96c3d7
#a5ccdd
#b4d4e2
#c3dde8
#d2e5ee
#e1eef3
#f0f6f9
#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

#78b3cc
#cc9178

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

Split Complementary

#78b3cc
#cc7889
#ccbb78

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

Analogous Color

#78ccc3
#78c4cc
#78b3cc
#78a2cc
#7891cc

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

#78b3cc
#cc78b3
#b3cc78

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

#78b3cc
#bb78cc
#cc9178
#89cc78

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

#78b3cc
#cc9178
#ccbb78
#7889cc

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

#78b3cc Color Code Preview on Black Background Color

This is how #78b3cc Color will look on black background color. Color contrast ratio is 9.12

#78b3cc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#78b3cc color code is use for CSS Background Color

Background color for the above div is #78b3cc

HTML with inline CSS

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

#78b3cc color code is use for CSS Border Color

CSS Border color for the above div is #78b3cc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#78b3cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#78b3cc Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.