@
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.

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

#79aaca hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #79aaca Color code in RGB color code model is created after adding 47.45% red color, 66.67% green color and 79.22% blue color. Hex #79aaca Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 16% magenta, 0% yellow and 20.78% black.

Hex #79aaca color code is between #7799cc web safe hex color code and #88bbbb web safe hex color code. #7799cc is the nearest web safe color code. You can see here many more shades of #79aaca 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 79aaca #79aaca
RGB Decimal 121, 170, 202 rgb(121, 170, 202)
RGB Percent 47%, 67%, 79% rgb(47%, 67%, 79%)
CSS RGBa 121, 170, 202,1 rgba(121,170,202,1)
CMYK Model cmyk(40%,16%,0%,20.78%)
HSL Color Space 204,43% ,63% hsl(204,43% ,63%)
HSV Color Space 204°, 40%, 79%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111001 10101010 11001010
Octal 171 252 312
Decimal 121 170 202
Hex 79 aa ca

Different shades of #79aaca color code.

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

Light Shade of #79aaca
#9ec1d8
Dark Shade of #79aaca
#5493bc
Saturated Shade of #79aaca
#70acd3
Desaturated Shade of #79aaca
#82a8c1
Grey scale Shade of #79aaca
#a1a1a1
Brighten Shade
#92c3e3
Most Readable Shade
#000000

Shades of #79aaca color code

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

#79aaca
#6b97b3
#5e849d
#507186
#435e70
#354b59
#283843
#1a252c
#0d1216
#000000

Similar Color like #79aaca color

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

#7aabcb
#7baccc
#7cadcd
#7daece
#7eafcf
#7fb0d0
#80b1d1
#81b2d2
#82b3d3
#83b4d4
#84b5d5
#85b6d6
#86b7d7
#87b8d8
#78a9c9
#77a8c8
#76a7c7
#75a6c6
#74a5c5
#73a4c4
#72a3c3
#71a2c2
#70a1c1
#6fa0c0
#6e9fbf
#6d9ebe
#6c9dbd
#6b9cbc

Monochromatic Color with #79aaca

#79aaca
#92cef4
#131b20
#2d3f4a
#466275
#60869f

Tints of #79aaca Color

#79aaca
#87b3cf
#96bcd5
#a5c6db
#b4cfe1
#c3d9e7
#d2e2ed
#e1ecf3
#f0f5f9
#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

#79aaca
#ca9979

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

Split Complementary

#79aaca
#ca7982
#cac279

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

Analogous Color

#79caca
#79baca
#79aaca
#799aca
#798aca

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

#79aaca
#ca79aa
#aaca79

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

#79aaca
#c179ca
#ca9979
#81ca79

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

#79aaca
#ca9979
#cac279
#7982ca

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

#79aaca Color Code Preview on Black Background Color

This is how #79aaca Color will look on black background color. Color contrast ratio is 8.42

#79aaca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#79aaca color code is use for CSS Background Color

Background color for the above div is #79aaca

HTML with inline CSS

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

#79aaca color code is use for CSS Border Color

CSS Border color for the above div is #79aaca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#79aaca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#79aaca Color code Preview on White Background

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

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

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