crispedge.com

Color picker

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

#80d9fc hex color - Blue - Cool color - Information

#80d9fc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #80d9fc Color code in RGB color code model is created after adding 50.2% red color, 85.1% green color and 98.82% blue color. Hex #80d9fc Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 14% magenta, 0% yellow and 1% black.

Hex #80d9fc color code is between #88ddff web safe hex color code and #77ccee web safe hex color code. #88ddff is the nearest web safe color code. You can see here many more shades of #80d9fc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code80d9fc#80d9fc
RGB Decimal128, 217, 252rgb(128, 217, 252)
RGB Percent50%, 85%, 99%rgb(50%, 85%, 99%)
CSS RGBa128, 217, 252,1rgba(128,217,252,1)
CMYK Modelcmyk(49%,14%,0%,1%)
HSL Color Space197,95% ,75%hsl(197,95% ,75%)
HSV Color Space197°, 49%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001101100111111100
Octal200331374
Decimal128217252
Hex80d9fc

Different shades of #80d9fc color code.

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

Light Shade of #80d9fc
#b2e8fd
Dark Shade of #80d9fc
#4ecafb
Saturated Shade of #80d9fc
#7ddaff
Desaturated Shade of #80d9fc
#86d6f5
Grey scale Shade of #80d9fc
#bebebe
Brighten Shade
#99f2ff
Most Readable Shade
#000000

Shades of #80d9fc color code

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

#80d9fc
#71c0e0
#63a8c4
#5590a8
#47788c
#386070
#2a4854
#1c3038
#0e181c
#000000

Similar Color like #80d9fc color

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

#81dafd
#82dbfe
#83dcff
#84ddff
#85deff
#86dfff
#87e0ff
#88e1ff
#89e2ff
#8ae3ff
#8be4ff
#8ce5ff
#8de6ff
#8ee7ff
#7fd8fb
#7ed7fa
#7dd6f9
#7cd5f8
#7bd4f7
#7ad3f6
#79d2f5
#78d1f4
#77d0f3
#76cff2
#75cef1
#74cdf0
#73ccef
#72cbee

Monochromatic Color with #80d9fc

#80d9fc
#142227
#2a4752
#3f6b7c
#5590a7
#6ab4d1

Tints of #80d9fc Color

#80d9fc
#8eddfc
#9ce1fc
#aae5fd
#b8e9fd
#c6eefd
#d4f2fe
#e2f6fe
#f0fafe
#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

#80d9fc
#fca380

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

Split Complementary

#80d9fc
#fc809b
#fce180

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

Analogous Color

#80fced
#80f2fc
#80d9fc
#80c0fc
#80a7fc

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

#80d9fc
#fc80d9
#d9fc80

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

#80d9fc
#e180fc
#fca380
#9bfc80

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

#80d9fc
#fca380
#fce180
#809bfc

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 #80d9fc 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.

#80d9fc Color Code Preview on Black Background Color

This is how #80d9fc Color will look on black background color. Color contrast ratio is 13.25

#80d9fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80d9fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80d9fc

#80d9fc color code is use for CSS Background Color

Background color for the above div is #80d9fc

HTML with inline CSS

<div style="background-color:#80d9fc;"></div>

#80d9fc color code is use for CSS Border Color

CSS Border color for the above div is #80d9fc

HTML with inline CSS

<div style="border:5px solid #80d9fc;"></div>

CSS Border Left color for the above div is #80d9fc

HTML with inline CSS

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

CSS Border Right color for the above div is #80d9fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #80d9fc

HTML with inline CSS

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

CSS Border Top color for the above div is #80d9fc

HTML with inline CSS

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

#80d9fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80d9fc Color code Preview on White Background

This is how #80d9fc Color code will look on white background color. Color contrast ratio is 1.59

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

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.