crispedge.com

Color picker

Loading...

#79bfdf hex color - Blue - Cool color - Information

#79bfdf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #79bfdf Color code in RGB color code model is created after adding 47.45% red color, 74.9% green color and 87.45% blue color. Hex #79bfdf Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 14% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code79bfdf#79bfdf
RGB Decimal121, 191, 223rgb(121, 191, 223)
RGB Percent47%, 75%, 87%rgb(47%, 75%, 87%)
CSS RGBa121, 191, 223,1rgba(121,191,223,1)
CMYK Modelcmyk(46%,14%,0%,13%)
HSL Color Space199,61% ,67%hsl(199,61% ,67%)
HSV Color Space199°, 46%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110011011111111011111
Octal171277337
Decimal121191223
Hex79bfdf

Different shades of #79bfdf color code.

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

Light Shade of #79bfdf
#a2d3e9
Dark Shade of #79bfdf
#50abd5
Saturated Shade of #79bfdf
#71c2e7
Desaturated Shade of #79bfdf
#81bcd7
Grey scale Shade of #79bfdf
#acacac
Brighten Shade
#92d8f8
Most Readable Shade
#000000

Shades of #79bfdf color code

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

#79bfdf
#6ba9c6
#5e94ad
#507f94
#436a7b
#355463
#283f4a
#1a2a31
#0d1518
#000000

Similar Color like #79bfdf color

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

#7ac0e0
#7bc1e1
#7cc2e2
#7dc3e3
#7ec4e4
#7fc5e5
#80c6e6
#81c7e7
#82c8e8
#83c9e9
#84caea
#85cbeb
#86ccec
#87cded
#78bede
#77bddd
#76bcdc
#75bbdb
#74bada
#73b9d9
#72b8d8
#71b7d7
#70b6d6
#6fb5d5
#6eb4d4
#6db3d3
#6cb2d2
#6bb1d1

Monochromatic Color with #79bfdf

#79bfdf
#06090a
#1d2d35
#34525f
#4b768a
#629bb4

Tints of #79bfdf Color

#79bfdf
#87c6e2
#96cde6
#a5d4e9
#b4dbed
#c3e2f0
#d2e9f4
#e1f0f7
#f0f7fb
#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

#79bfdf
#df9979

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

Split Complementary

#79bfdf
#df798c
#dfcc79

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

Analogous Color

#79dfd6
#79d3df
#79bfdf
#79abdf
#7996df

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

#79bfdf
#df79bf
#bfdf79

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

#79bfdf
#cc79df
#df9979
#8cdf79

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

#79bfdf
#df9979
#dfcc79
#798cdf

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 #79bfdf 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.

#79bfdf Color Code Preview on Black Background Color

This is how #79bfdf Color will look on black background color. Color contrast ratio is 10.33

#79bfdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79bfdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79bfdf

#79bfdf color code is use for CSS Background Color

Background color for the above div is #79bfdf

HTML with inline CSS

<div style="background-color:#79bfdf;"></div>

#79bfdf color code is use for CSS Border Color

CSS Border color for the above div is #79bfdf

HTML with inline CSS

<div style="border:5px solid #79bfdf;"></div>

CSS Border Left color for the above div is #79bfdf

HTML with inline CSS

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

CSS Border Right color for the above div is #79bfdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #79bfdf

HTML with inline CSS

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

CSS Border Top color for the above div is #79bfdf

HTML with inline CSS

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

#79bfdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#79bfdf Color code Preview on White Background

This is how #79bfdf Color code will look on white background color. Color contrast ratio is 2.03

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

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(121,191,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,153,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,191,223,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.